v9.2.0
9.2.0 (2025-06-14)
Add ms-select closeOnTab
and have it work with Tab to focus on next editable cell.
Also if you use and like this project or any of its framework wrappers, please make sure to ⭐ star it. Slickgrid-Universal is now the central location for everything related to SlickGrid, also note that all previous wrappers repos were archived and only Slickgrid-Universal remains 🚀
Features
- core: add slick group totals formatter font weight style variable (#2001) (3b33891) - by @anton-gustafsson
Bug Fixes
- core: the
editActiveCell()
firsteditor
arg should be optional (#1997) (25f340f) - by @ghiscoding - deps: update react and vuejs dependencies (#2007) (d5aae1c) - by @renovate-bot
- editors: ms-select should close on Tab and focus on next edit cell (#2004) (a6c89d6) - by @ghiscoding