Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

slickgrid

Package Overview
Dependencies
Maintainers
3
Versions
123
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

slickgrid - npm Package Versions

1
13

5.0.0-alpha.2

Diff

ghiscoding
published 5.0.0-alpha.1 •

Changelog

Source

5.0.0-alpha.1 (2023-09-19)

Bug Fixes

  • CJS fallbacks should be at the end not at beginning (a244ada)

  • copying multiple times only kept last undo CellExternalCopyManager (cdda3fb)

Features

  • add new trading platform high frequency update grid (#835) (f86371b)

  • migrate all Controls to TypeScript (#808) (0d129bd)

  • migrate all Decorator & Selection Plugins to TypeScript (#812) (cf3049e)

  • migrate all Menu/Buttons Plugins to TypeScript (#811) (c66c429)

  • migrate CheckboxSelector & State Plugins to TypeScript (#813) (2da9f7f)

  • migrate CustomTooltip Plugin to TypeScript (#816) (0f2b417)

  • migrate Draggable Grouping Plugins to TypeScript (#814) (0037c7d)

  • migrate RemoteModel Plugins to TypeScript (#823) (7a816e2)

  • migrate Resizer Plugin to TypeScript (#815) (762ec3d)

  • migrate RowDetail Plugin to TypeScript (#822) (685b009)

  • migrate RowMoveManager Plugins to TypeScript (#817) (8ad65ca)

  • remove deprecated DataView methods (#833) (0f3ba49)

ben.mcintyre
published 4.0.1 •

Changelog

Source

4.0.1 (2023-06-30)

Bug Fixes

  • getComputedStyle could throw when DOM element is invalid (#800) (2cecba1)

  • onBeforeAppendCell should only be used when it's a string (#802) (b367209)

  • allow for multiple css class names, fixes #795 (#797) (ab644b4)

  • demo: calling cancel or close button should close modal (#790) (6edfdd7)

  • demo: example with 3 plugins not sorting correctly (#788) (e749aa9)

  • Grid Menu is shown twice after changing frozen options (#793) (b458c23)

  • make sure DOM element is valid before calling method on it (#801) (b31a797)

  • remove invalid TS type and invalid this object (#786) (ca2393c)

  • replace some DOM Element functions not supported in Salesforce (#796) (e427bd2)

Features

  • exclude checkbox selection from col picker/grid menu (#787) (0b339e3)

Reverts

  • Revert "feat: provide another styling theme (#779)" (#784) (dafe1d1), closes #779 #784
ben.mcintyre
published 4.0.0 •

Changelog

Source

4.0.0 (2023-05-28)

ben.mcintyre
published 4.0.0-beta.0 •

Changelog

Source

4.0.0-beta.0 (2023-05-17)

ben.mcintyre
published 3.0.4 •

Changelog

Source

3.0.4 (2023-02-15)

Features

ben.mcintyre
published 3.0.3 •

Changelog

Source

3.0.3 (2023-02-04)

Bug Fixes

  • cell selection in Firefox not working, fixes #714 (#715) (3583ffc)

  • horizontal scrolling can cause screen flickering (#722) (0d4d943)

Features

  • dataView: add option to apply row selection to all pages (#716) (6e4e83a), closes #689
ben.mcintyre
published 3.0.2 •

Changelog

Source

3.0.2 (2022-11-14)

ben.mcintyre
published 3.0.1 •

Changelog

Source

3.0.1 (2022-11-14)

Bug Fixes

  • adjust the left/right canvas width properly when fullWidthRows is used (#664) (d3de81c)

  • auto-scroll should work even without jQueryUI (#703) (afca1a2)

  • auto-scroll should work even without jQueryUI (#703) (4e5397d)

  • editors: allow input editing with Flatpickr editor (#704) (2d64e47)

  • ensure H scrollbar is aways detected in resizeCanvas(). Fixes #709 (71bfd9a)

  • revert #674 and disable v scrolling only where options.autoHeight is (b156cfb), closes #711

Features

  • tooltip: add new "center" and invert left/right align (#712) (e26eeaf)
ben.mcintyre
published 3.0.0 •

Changelog

Source

3.0.0 (2022-10-09)

Bug Fixes

  • adjust the left/right canvas width properly when fullWidthRows is used (#664) (d3de81c)

  • ensure npm exits (otherwise need to ctrl-c to get back to command prompt) (6dd4649)

  • gitCurrentBranchName should return the branch name not a process result object (b25be57)

  • ignore untracked files in update script (f213d8b)

  • replace inquirer with direct keyboard input (7f12612)

Features

  • add npm scripts to create new version release & npm publish (#701) (017bc7f)

  • BREAKING CHANGE - replace jQueryUI with SortableJS (#695) (386cd58)

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