Skip to content

Commit 449251e

Browse files
authored
docs: adjust next major release schedule
1 parent bb56c49 commit 449251e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
## Structure Change (happening soon)
1414
> [!NOTE]
1515
> Please note that Aurelia-Slickgrid (and all other supported frameworks) will soon be moved under the [Slickgrid-Universal](https://github.com/ghiscoding/slickgrid-universal) project.
16-
> This will happen in the next major version, which is by end of April 2025. The installation will remain the same `npm install aurelia-slickgrid`, it's just the project that will be moved into a central location (much easier to maintain).
16+
> This will happen in the next major version, which is expected to happen in May 2025. The installation will remain the same `npm install aurelia-slickgrid`, it's just the project that will be moved into a more central location (much easier to maintain).
1717
1818
### Brief introduction
1919
One of the best JavasSript data grid [SlickGrid](https://github.com/mleibman/SlickGrid), which was originally developed by @mleibman, is now available to the Aurelia world. SlickGrid beats most other data grids in terms of features, customizability & performance (running smoothly with even a million rows). Aurelia-Slickgrid is a wrapper on top of [Slickgrid-Universal](https://github.com/ghiscoding/slickgrid-universal/) (which is a dependency), in the early beginning we used the `6pac/SlickGrid` fork but that was dropped in >=[v7.0](https://github.com/ghiscoding/aurelia-slickgrid/releases/tag/v7.0.3) since Slickgrid-Universal is now a standalone project. SlickGrid was also recently rewritten with browser native code (no more ~jQuery~ 🎉).

0 commit comments

Comments
 (0)