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

1
13

5.7.0

Diff

Changelog

Source

5.7.0 (2023-12-29)

Bug Fixes

  • updateColumns() should be public use with column hidden (0dc5f6d)

  • updateColumns() should be public use with column hidden (ee8f72f)

  • applyDefaults should make sure grid options object is defined (13d2ed0)

  • applyDefaults use provided grid options before applying defaults (7867d49)

  • changing enableCellNavigation grid option not working (#949) (861a268)

  • core: SlickEventHandler should infer handler args Types (#948) (95d2156)

  • deps: update all dependencies & require Node 18 (#959) (ddbf5bb)

  • GroupItemMetaDataProvider should implements SlickPlugin (#956) (508aa7b)

  • use correct argument type on setData() (0402700)

Features

  • change DataView Grouping compileAccumulatorLoop for CSP safe (#952) (be5f74e)

  • core: add rowHighlightCssClass & highlightRow() to SlickGrid (#950) (33e9f2e)

Performance Improvements

  • prefer .forEach over for...in and for...of (#953) (1938048)
ghiscoding
published 5.6.1 •

Changelog

Source

5.6.1 (2023-12-09)

Bug Fixes

  • Row Detail no longer displayed after CSP safe code implemented (#947) (ba5cea9)

  • the devMode should be false or an object with other options (e7ccc1d)

  • the devMode should be false or an object with other options (bbddea7)

  • the devMode should be false or an object with other options (8478ff1)

ghiscoding
published 5.6.0 •

Changelog

Source

5.6.0 (2023-12-08)

Bug Fixes

  • calling applyHtmlCode() with number/boolean (#942) (b1b4fa2)

  • Draggable Grouping, destroy all Sortable instances fixes mem leak (#943) (eb30086)

Features

  • introduce devMode to support nodejs based unit testing (#946) (918efa4)

  • use PubSub Service with Web Component demo to subscribe instead of SlickEvent (#859) (7d602e6)

ghiscoding
published 4.1.7 •

ghiscoding
published 5.5.6 •

Changelog

Source

5.5.6 (2023-12-02)

Bug Fixes

Performance Improvements

  • skip reapplying empty html when target is already empty (#932) (564c38d)
ghiscoding
published 4.1.6 •

ghiscoding
published 5.5.5 •

Changelog

Source

5.5.5 (2023-11-25)

Bug Fixes

  • remove unused CellRange interface, use core SlickRange, fix #927 (#928) (7675dc5)

  • try adding sort icon on non sortable column shouldn't throw (#929) (15d53f5)

ghiscoding
published 4.1.5 •

ghiscoding
published 5.5.4 •

Changelog

Source

5.5.4 (2023-11-24)

Bug Fixes

  • applyHtmlCode util should always clear targeted native element (#926) (3167f5f)
ghiscoding
published 5.5.3 •

Changelog

Source

5.5.3 (2023-11-24)

Bug Fixes

  • change dynamic html string w/CSP safe code to fix scroll, fix #914 (#919) (b672d96)

  • common: cell range decorator should be hidden after onDragEnd (#924) (b6d02cd)

  • Draggable shouldn't trigger dragEnd without first dragging (#921) (012b74c)

  • interactions remove callback 2x call & add event listeners to body (#918) (a37d263)

Features

  • convert GroupItemMetadataProvider Formatter to native HTML for CSP (#925) (7ec4309)
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