Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

Commit 6f6b134

Browse files
authored
docs: update expected date for the next major
1 parent a1f4d29 commit 6f6b134

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 Angular-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 expected in Q2 of 2025. The installation remains the same `npm install angular-slickgrid`, it's just the project that will be moved into a central location (easier to maintain).
16+
> This will happen in the next major version, which is expected by end of April 2025. The installation will remain the same `npm install angular-slickgrid`, it's just the project that will be moved into a 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 Angular world. SlickGrid beats most other data grids in terms of features, customizability and performance (running smoothly with even a million rows). Angular-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/Angular-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)