v6.3.1
6.3.1 (2023-10-06)
Bug Fixes
- avoid setTimeout after creating dynamic component, fixes #1273 (9436b68)
- remove component after copying innerHTML (c4ba24a)
- graphql: column with complex object could throw null pointer exception (15d2246)
Features
- add pageUp/pageDown/home/end to SlickCellSelection (7d08128)
Installation
Please remember that all packages of @slickgrid-universal
(v3.3.2
) and Angular-Slickgrid
(v6.3.1
) 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
please remember that Slickgrid-Universal monorepo now contains the biggest portion of the code (~90%), so most of the commits are now happening on that side.
- review the Slickgrid-Universal changelog
- and the Angular-Slickgrid changelog (above)