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

Commit 200c2d7

Browse files
authored
docs: update project moving details
1 parent 329d14a commit 200c2d7

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
@@ -8,11 +8,11 @@
88
[![npm bundle size](https://img.shields.io/bundlephobia/minzip/slickgrid-react?color=success&label=gzip)](https://bundlephobia.com/result?p=slickgrid-react)
99
[![Actions Status](https://github.com/ghiscoding/slickgrid-react/workflows/CI%20Build/badge.svg)](https://github.com/ghiscoding/slickgrid-react/actions)
1010

11-
## Project moved under [Slickgrid-Universal](https://github.com/ghiscoding/slickgrid-universal)
11+
## Project is moving under [Slickgrid-Universal](https://github.com/ghiscoding/slickgrid-universal) repo
1212
> [!CAUTION]
13-
> This project (and all other supported frameworks) were moved directly into the [Slickgrid-Universal](https://github.com/ghiscoding/slickgrid-universal) project.
14-
> Any new code change will now happen directly under Slickgrid-Universal and no more code will be pushed in here Slickgrid-React installation remains
15-
> the same `npm install slickgrid-react`, head over [Slickgrid-Universal](https://github.com/ghiscoding/slickgrid-universal) for more details.
13+
> This project (and all other supported frameworks) got moved into the [Slickgrid-Universal](https://github.com/ghiscoding/slickgrid-universal) project.
14+
> 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.
15+
> Note that Slickgrid-React installation remains the same `npm install slickgrid-react`, head over to [Slickgrid-Universal](https://github.com/ghiscoding/slickgrid-universal) for more details.
1616
1717
### Brief introduction
1818
One of the best JavasSript data grid [SlickGrid](https://github.com/mleibman/SlickGrid), which was originally developed by @mleibman, is now available to the React world. SlickGrid beats most other data grids in terms of features, customizability & performance (running smoothly with even a million rows). Slickgrid-React 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 >=[v4.0](https://github.com/ghiscoding/slickgrid-react/releases/tag/v4.0.2) 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)