Releases: 6pac/SlickGrid
5.14.2
5.14.0
5.14.0 (2024-10-29)
This release fixes all recent SASS (dart-sass) warnings for their upcoming major version 2.0 and even fixes next 3.0 warnings. While working on this, I also created a new ViteJS project to test these out, this might be a good starting point for some, you can check it out under the /vite-demo folder (it's written in plain JS for simplicity)
Stackblitz
Actually while adding the ViteJS demo, it was easy enough to add it to Stackblitz, so here it is. Enjoy 🚀
Features
- add ViteJS demo (#1075) (65724ad)
- replace
@import
with@use
to fix SASS 2.0 deprecations (#1074) (2d084f9)
Quick Survey ✨
A while ago we made a quick little poll for fun, it was helpful to get to know what features you liked from the last 3 major releases. If you have not yet filled it out then please take the time to participate. It was helpful to find out that dropping jQuery was high on the list 🚀
5.13.1
5.13.0
5.12.1
5.12.0
5.11.0
5.11.0 (2024-07-27)
We now have a new Infinite Scroll example, which required some small changes to the SlickGrid file by adding couple more properties to the onScroll
event. Take a look at the new Example - Infinite Scroll
Features
Bug Fixes
- issue where pinning the first column caused the header to get misaligned, fixes #1038 (#1039) (d006605)
Quick Survey ✨
We also made a quick little poll for fun, thanks for taking the time to participate