Skip to content

Releases: ghiscoding/slickgrid-universal

v9.2.0

14 Jun 21:00
Compare
Choose a tag to compare

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

Bug Fixes

v9.1.0

31 May 15:38
Compare
Choose a tag to compare

9.1.0 (2025-05-31)

Features

Bug Fixes

v9.0.3

16 May 05:45
Compare
Choose a tag to compare

9.0.3 (2025-05-16)

Bug Fixes

v9.0.2

16 May 01:15
Compare
Choose a tag to compare

9.0.2 (2025-05-16)

Bug Fixes

v9.0.0 - ESM-Only & make Slickgrid-Universal central

10 May 18:52
Compare
Choose a tag to compare

9.0.0 (2025-05-10)

New Major 9.0 Release

Note

Make sure to follow the Migration Guide for each framework or native JS (aka vanilla). Also note that every framework wrappers and vanilla native code are now all using the same version number which is now v9.0

This new release is now publishing ESM-Only builds and moves every supported framework wrappers directly under Slickgrid-Universal which is much easier to maintain. There are other breaking changes which are all detailed in each dedicated Migration Guide, so please make sure to use the correct framework migration link as detailed below.

If you want to see the full and in-depth list of changes that prompted this new major release, you can take a look at the Roadmap to 9.0 Discussion.

Also note that if you were coming from a framework wrapper (Angular-Slickgrid, Slickgrid-React, ...), then please consider starring ⭐ the Slickgrid-Universal project, since it is now the official roof for everything. Any new changes, bug fixes and anything else will simply all happen in here and only here, it's now the central place for everything (1 ring to rule them all)...🚀🌟

⚠ BREAKING CHANGES

  • remove Arrow pointer from Custom Tooltip (#1964)
  • prepare next major release v9.0 (#1947)

Features

Bug Fixes

v5.14.0

26 Apr 20:27
Compare
Choose a tag to compare

5.14.0 (2025-04-26)

Last Release before next major

With this new release, I'm adding a new collectionLazy but only for single/multiple select dropdown filters, which could improve perf when loading grid that have lots of columns. For now this is only available for the select dropdown, but I might add it this to the autocomplete filter as well (if anyone is requesting it).

Lastly and as the title suggest, this should be the last version 🤞🏻 before the next major release which should arrive in the next couple of weeks. The next major will drop CJS and provide ESM-Only builds, I will also move all framework wrappers directly under the Slickgrid-Universal project for easier maintenance. 🚀

Features

Bug Fixes

Performance Improvements

Reverts

v5.13.4

09 Apr 23:32
Compare
Choose a tag to compare

5.13.4 (2025-04-09)

Bug Fixes

v5.13.3

02 Apr 00:09
Compare
Choose a tag to compare

5.13.3 (2025-04-02)

Bug Fixes

v5.13.2

29 Mar 17:52
Compare
Choose a tag to compare

5.13.2 (2025-03-29)

Bug Fixes

v5.13.1

19 Mar 02:13
Compare
Choose a tag to compare

5.13.1 (2025-03-19)

Bug Fixes