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

Commit 79615ca

Browse files
authored
docs: update project moving details
1 parent 40f7fed commit 79615ca

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@
1010
[![Vitest](https://img.shields.io/badge/tested%20with-vitest-fcc72b.svg?logo=vitest)](https://vitest.dev/)
1111
[![codecov](https://codecov.io/gh/ghiscoding/Angular-Slickgrid/branch/master/graph/badge.svg)](https://codecov.io/gh/ghiscoding/Angular-Slickgrid)
1212

13-
## Project moved under [Slickgrid-Universal](https://github.com/ghiscoding/slickgrid-universal)
13+
## Project is moving under [Slickgrid-Universal](https://github.com/ghiscoding/slickgrid-universal) repo
1414
> [!CAUTION]
15-
> This project (and all other supported frameworks) were moved directly into the [Slickgrid-Universal](https://github.com/ghiscoding/slickgrid-universal) project.
16-
> Any new code change will now happen directly under Slickgrid-Universal and no more code will be pushed in here
17-
> Angular-Slickgrid installation remains the same `npm install angular-slickgrid`, head over [Slickgrid-Universal](https://github.com/ghiscoding/slickgrid-universal) for more details.
15+
> This project (and all other supported frameworks) got moved into the [Slickgrid-Universal](https://github.com/ghiscoding/slickgrid-universal) project.
16+
> From v9.0 and above, any new code change will happen stricly under the [Slickgrid-Universal](https://github.com/ghiscoding/slickgrid-universal) project and no longer in here.
17+
> Note that Angular-Slickgrid installation remains the same `npm install angular-slickgrid`, head over to [Slickgrid-Universal](https://github.com/ghiscoding/slickgrid-universal) for more details.
1818
1919
### Brief introduction
2020
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)