v8.9.0
8.9.0 (2024-10-19)
You can now provide a Custom Pagination Component (Angular) instead of the default built-in Pagination
- see the new Example 42
Features
- allow providing a Custom Pagination Component (b677009)
Bug Fixes
- Row Detail redraw all Views when GridMenu/ColPicker columns changes (039260c)
Installation
Please remember that all packages of @slickgrid-universal
(v5.9.0
) and Angular-Slickgrid
(v8.9.0
) must be updated at the same time and they will always get bumped on the same day to avoid any upgrade issues. You can also consult the Versions Compatibility Table - Wiki
also remember that Slickgrid-Universal monorepo is where the biggest portion of the code exists (~90%), so most of the commits are now happening on that side.
- review the Slickgrid-Universal changelog
- and the Angular-Slickgrid changelog (above)