v24.1.44
SyncfusionBuild
released this
03 Jan 03:52
·
61 commits
to master
since this release
CircularGauge
Bug Fixes
#I532350
- When there are more than ten ranges in the Circular Gauge, the range tooltip content for those ranges is now appropriately displayed.
FileManager
Bug Fixes
#I536115
- The issue of adding an unnecessary<ul>
element under the large icons view while usingenableVirtualization
property in the FileManager component has been resolved.
Grid
Bug fixes
#I527253
- The issue of displaying data in date format when it's provided as a string for the string column in the grid has been resolved.#I525816
- The problem of losing focus in the Grid when scrolling down using the down arrow key while focusing on the template has been resolved.#I525124
- The issue where Datamanager arguments were null when unchecking 15 or more items in the filter dialog has been resolved.#I528688
- Fixed an issue with keyboard navigation when the grid contains hidden columns.