New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

slickgrid

Package Overview
Dependencies
Maintainers
0
Versions
124
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

slickgrid - npm Package Versions

23
13

5.15.0

Diff

Changelog

Source

5.15.0 (2025-01-18)

Bug Fixes

  • add "frozen" class to all slick-pane for easier styling (#1089) (967c9d8)
  • add missing key shortcuts for grid navigation & cell selections (#1093) (91e7c8b)
  • never activate more than 1 cell, clear any previous active CSS class (#1100) (7ff7170)
  • remove "active" CSS classes before navigating to another cell (#1095) (8a8d3f4)
  • shift+mousewheel should scroll horizontally, fixes #1094 (#1096) (5003565)

Features

Change Log

All notable changes to this project will be documented in this file.

See Conventional Commits for commit guidelines.

ghiscoding
published 5.14.3 •

Changelog

Source

5.14.3 (2024-11-28)

Bug Fixes

  • ensure DOM alterations during initialization are always cleaned up when there are hidden parents and forceFitColumns=true (#1085) (c32fe5a)
ghiscoding
published 5.14.2 •

Changelog

Source

5.14.2 (2024-11-16)

Bug Fixes

ghiscoding
published 5.14.1 •

Changelog

Source

5.14.2 (2024-11-16)

Bug Fixes

ghiscoding
published 5.14.0 •

Changelog

Source

5.14.0 (2024-10-29)

Features

  • add ViteJS demo (#1075) (65724ad)

  • replace @import with @use to fix SASS 2.0 deprecations (#1074) (2d084f9)

ghiscoding
published 5.13.1 •

Changelog

Source

5.13.1 (2024-10-06)

Bug Fixes

ghiscoding
published 5.13.0 •

Changelog

Source

5.13.0 (2024-09-21)

Bug Fixes

  • SASS deprecated lighten and darken methods (#1063) (74713b5)

Performance Improvements

  • Optimize SlickGrid handleSelectedRangesChanged by using Set (#1061) (8ff354b)

  • Reduce iterative time complexity (#1060) (0d07e60)

ghiscoding
published 5.12.1 •

Changelog

Source

5.12.1 (2024-09-07)

Bug Fixes

  • SlickCellExternalCopyManager should work w/hidden cols (#1053) (0895deb)

  • typo in setColumnVisibiliy (#1057) (9fcadba)

  • use setTimeout/setInterval from window object with correct TS type (#1054) (1995037)

ghiscoding
published 5.12.0 •

Changelog

Source

5.12.0 (2024-08-23)

Bug Fixes

  • increase virtual scroll render throttling to 10ms (64bf6ff)

Features

  • add params.editorOptions to change Flatpickr Editor date format (#1048) (8b46763)

Performance Improvements

  • add new rowTopOffsetRenderType grid option to use "transform" (#1050) (7b7ff83)

  • decrease virtual scroll render throttling to 5ms (#1049) (b0e7706)

ghiscoding
published 5.11.0 •

Changelog

Source

5.11.0 (2024-07-27)

Bug Fixes

  • issue where pinning the first column caused the header to get misaligned, fixes #1038 (#1039) (d006605)

Features

23
13
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc