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 AureliaSlickgrid component w/o grid options (#1298) (0345ecd) - by @ghiscoding
- dynamically create grid from imported CSV data (#1299) (6f53d67) - by @ghiscoding
Bug Fixes
- deps: update all non-major dependencies (#1294) (9b84a11) - by @renovate-bot
Installation
Please remember that all packages of @slickgrid-universal
(v5.11.0
) and Aurelia-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 Aurelia-Slickgrid changelog (above)