8.11.0 (2024-12-14)
A new Example 43 was added to demo how to dynamically create a grid from a CSV file import (you could do the same with an Excel import as well)
Features
- allow using AngularSlickgrid component w/o grid options (d4e60ac)
- dynamically create grid from imported CSV data (4a9c2eb)
Installation
Please remember that all packages of @slickgrid-universal
(v5.11.0
) and Angular-Slickgrid
(v8.11.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)