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

Commit aecca93

Browse files
authored
docs: update project moving details
1 parent d4a6c11 commit aecca93

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
[![jest](https://jestjs.io/img/jest-badge.svg)](https://github.com/facebook/jest)
1111
<!-- [![codecov](https://codecov.io/gh/ghiscoding/aurelia-slickgrid/branch/master/graph/badge.svg)](https://codecov.io/gh/ghiscoding/aurelia-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-
> Aurelia-Slickgrid installation remains the same `npm install aurelia-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 Aurelia-Slickgrid installation remains the same `npm install aurelia-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 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)