v19.4.42
·
175 commits
to master
since this release
Chart
Bug Fixes
#I360775
- In the chart PDF export, a console error was fixed.
Checkbox
Bug Fixes
- Issue with checkbox in talkback has been resolved.
DataManager
Bug Fixes
#SF-359078
- Filterapastrophe
value is not encoded properly inOdata
adaptor is resolved.
DateRangePicker
Bug Fixes
#F171486
- Issue with "performance delay in the popup open while entering invalid start or end date value" has been resolved.
Diagram
Bug Fixes
SF-359118
- The issue "Scroll Bar is not working properly when Viewport is in Negative coordinates" has been fixed.F171398
- The issue "Exception occurs when save and load the diagram" has been fixed.SF-360354
- The issue "Symbol do not get dropped properly in the chrome android" has been fixed.
File Manager
Bug Fixes
#F170665
- The issue with "Image preview is not loaded while naming files with arithmetic operator symbols in File Manager" has been resolved.
Gantt
Bug Fixes
#354721
- Issue in rendering milestone based on the milestone mapping in datasource has been fixed.#358683
- Toolbar gets hide afterexpandAll
andcollapseAll
is performed issue has been fixed.
Grid
Bug Fixes
#SF-361124
- Script error when filtering with excel filter in other components issue has been fixed.#SF-354931
- While locking the column with enable frozen right feature, the frozen column is not moving issue has been fixed.#SF-356095
- Scroll position issue whileupdateRow
method with infinite scroll has been fixed.#SF-358560
- Scroll is prevented withLazyLoadGrouping
cache mode issue has been fixed.#SF-358281
-ActionBegin
event paging arguments cancel is not properly getting cancelled is fixed.#F171308
- Filter query is not generate properly when filter the null value inOdataAdaptor
andOdataV4Adaptor
is resolved.
Maps
Bug Fixes
#SF-360297
- The position of the marker template will now be proper when the float CSS style is set as "right" in the parent element of the Maps control.
New Features
- When the
type
property oflegendSettings
property is set to "Markers", theuseMarkerShapes
property is exposed in thelegendSettings
to render the legend item shapes the same as the marker shapes.
MultiSelect
Bug Fixes
#FB31100
- Issue with "popup is not opened while changing thepopupHeight
dynamically in thebeforeOpen
event" has been resolved.
Pivot Table
Bug Fixes
#SF-359726
- When exporting the Pivot Table to PDF format, styles can now be properly applied to the header and footer.#SF-359726
- When exporting the Pivot Table to Excel format, the headers are now properly shown.
QueryBuilder
Bug Fixes
SF-359295
- Issue with fieldModel not works in complex data binding has been fixed.SF-357729
- Issue with QueryBuilder group rendered twice if empty rules is provided has been fixed.
Schedule
Bug Fixes
#SF-360126
- Timeline views appointment misalignment issue while work cells width reduced has been fixed.
Spreadsheet
Bug Fixes
SF-360112
- Script error occurs on continuous undo and redo operation for filtering action issue resolved.SF-361036
,SF-361123
- Copy paste is not working properly on filtered rows issue has been fixed.SF-360222
- Sorting is not working properly after undo issue has been fixed.SF-352381
- Data not rendered properly on horizontal scrolling in finite mode issue resolved.F171297
- Importing excel file contains conditional formatting with formula throws script error issue has been fixed.SF-359221
- Insert row not working properly while virtual scrolling is disabled issue is fixed.
Svg Base
Bug Fixes
#I339050
- Resolved CSP issues while using inline styles.
Tree Grid
Bug Fixes
#SF-355817
- Resolved 'No records to display' issue while changing datasource when treeColumnIndex enabled for column template.