Skip to content

v8.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Oct 19:48
· 31 commits to master since this release

8.9.0 (2024-10-19)

You can now provide a Custom Pagination Component (Angular) instead of the default built-in Pagination

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.

  1. review the Slickgrid-Universal changelog
  2. and the Angular-Slickgrid changelog (above)