v17.3.16
Common
Bug Fixes
248589
-cleared peerDependencies warning.
Accordion
New Features
- Provided item template support for accorion.
Chart
Bug Fixes
- #249730 - Polar chart column series with inversed axis with OnTicks rendering issue fixed.
- #250074 - Radar chart values are wrongly plotted in outside the axis issue fixed.
- #250064 - Radar and Polar Chart of Scatter Type is not rendering when the Value label is enabled issue fixed.
- #250336 - es2015 script error issue has fixed.
- #250081 - Radar and Polar chart when only one data is passed it is appearing as single dot issue fixed.
Dialog
Bug Fixes
#240696
- Resolved the odd dragging behaviour on Dialog when scrolling the page.#249144
- Resolved the issue with rendering templates when enabled the policy"script-src self"
in Dialog.#249263
,#249478
- The issue with dynamically updating the Dialog content using the function template has been resolved.
Document Editor
Bug Fixes
#246365
,#250077
- Table Width for auto type table format is now updated properly.#249283
- Command + A key triggers properly in MAC machine's Safari browser.#248301
- Text clipping issues are fixed when text inside table cell.#246587
- backward selection issues and backspace issues for restrict editing are resolved now.#244786
,#248882
- Text now rendered properly in RTL paragraph, when copy and paste locally.#248304
- Tab leader is now preserved properly, when updating table of contents.
Grid
Bug Fixes
#249323
- Case-sensitive is not working when filter the records byfilterByColum
issue has been fixed.#244767
-childElement
count undefined issue has been fixed.#244767
- Added thecolumnuid
andcustomAttributes
in summary column.#244767
- Misalignment issue has been fixed while using frozen with aggregate.#244767
- Validation error message position issue has been fixed.
ListBox
Bug Fixes
- Adding common cssClass for wrapper.
Menu
Bug Fixes
#249638
- Multiple Menu in the Page causes an issue in Hamburger mode is fixed.
MultiSelect
New Features
- Provided
Material2 outline layout
for multiselect.
NumericTextBox
Bug Fixes
#242949
- Resolved the cursor flickering issue on IE11 browser while focus the input by tab and mouse simultaneously.
PDF Viewer
Bug Fixes
#249017
- Multiline text markup annotation bounds will be returned properly in the annotationAdd event arguments.
New Features
#249725
- Provided the support to enable or disable the comment panel.#248609
- Exposed the API for textSelectionStart and textSelectionEnd events in the PDF Viewer.
RichTextEditor
Bug Fixes
#249291
- The issue "extra empty tags are added while toggling bold or Italic style when typing the text randomly" in the Rich Text Editor has been fixed.
Schedule
Bug Fixes
#147850
,#249678
- An issue with event click action is not working in the latest version of iOS has been fixed.#246126
- An issue with toolbar is not working properly in all overflow modes in Scheduler has been fixed.- An issue with recurrence date is not generated properly in month option has been fixed.
Spreadsheet
New Features
- Provided
updateCell
method to update a cell properties.
Stock Chart
Bug Fixes
#249956
- Annotation rendering issue has fixed.
Switch
Bug Fixes
- Adding common cssClass for wrapper.
TextBox
Bug Fixes
- Issue with
Material2 outline layout
has been resolved.
Toast
Bug Fixes
#242279
- The DOM selector processing has been prevented in thetitle
property. The Toast component now accepts only string and HTML string in thetitle
property.
Toolbar
Bug Fixes
#246126
- An issue with toolbar is not working properly in overflow as popup mode when we used input elements in it has been fixed.
TreeGrid
Bug Fixes
#249633
- Row Drag and Drop works fine with RemoteSaveAdaptor.#F147968
- Datasource update works fine after cancelling edit action on cell editing.
TreeView
Bug Fixes
- #246937 - The unchecking checkbox performance issue has been resolved.