v9.12.0
9.12.0 (2025-12-29)
Last release of the year π
π»π
I also started working on the next major breaking version 10, expect it to come out around Feb-March 2026
Please star β Slickgrid-Universal if the project is useful to you and if you use any of the framework wrappers π
Cheers and Happy New Year πΎ
Features
- add
useArrowToSlideandfilterWhileSlidingto Slider Filter (#2257) (dc14f5c) - by @ghiscoding - expose the OnSearchChangeEventArgs (#2263) (e6edfb5) - by @zewa666
Bug Fixes
- deps: update all non-major dependencies (#2252) (a368bfd) - by @renovate-bot
- deps: update all non-major dependencies (#2266) (6af2da6) - by @renovate-bot
- deps: update all non-major dependencies (#2288) (67c0630) - by @renovate-bot
- HeaderMenu/ColumnPicker hiding column need re-render Header Groups (#2275) (4295827) - by @ghiscoding
- SlickGrid rendering logic for column resizing (#2258) (e33bf8d) - by @ghiscoding
- stops custom tooltip from flickering when hovered, fixes #2206 (#2207) (0fd47cf) - by @zewa666
- styling: use same Bootstrap inputs default bg-color on all filters (bf0615f) - by @ghiscoding
- use the correct onBeforeSearchChange event interface (#2264) (24460cc) - by @ghiscoding
Performance Improvements
- export: improve Excel export responsiveness with periodic yielding (#2271) (76ae4a3) - by @ghiscoding