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

Commit af58ea1

Browse files
committed
docs: add version 5.x info into compatibility table
1 parent 7470234 commit af58ea1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ Check out the [Releases](https://github.com/ghiscoding/Angular-Slickgrid/release
5656
- Slickgrid-Universal 1.x versions only works with Angular-Slickgrid 4.x
5757
- version `4.x.x` for Angular 13+, RxJS 7+ and **Ivy ONLY** ([migration guide to 4.x](https://github.com/ghiscoding/Angular-Slickgrid/wiki/Migration-to-4.x))
5858
- for Ivy build only (no more UMD bundle & output >= ES2017), IE is EOL and definitely out of the picture (finally).
59+
- version `5.x.x` for Angular 14+, RxJS >=7.5.0 and **Ivy ONLY** ([migration guide to 5.x](https://github.com/ghiscoding/Angular-Slickgrid/wiki/Migration-to-5.x))
60+
- removal of jQueryUI dependency (replaced internally by SortableJS, a smaller and touch friendly lib).
5961

6062
For Angular 12+ see the instructions below - [Angular 12 with WebPack 5 - polyfill issue](https://github.com/ghiscoding/Angular-Slickgrid#angular-12-with-webpack-5---how-to-fix-polyfill-error)
6163

0 commit comments

Comments
 (0)