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

@slickgrid-universal/binding

Package Overview
Dependencies
Maintainers
0
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@slickgrid-universal/binding - npm Package Versions

1
7

4.5.0

Diff

Changelog

Source

4.5.0 (2024-03-05)

Bug Fixes

  • auto-resize not just grid but also headers for Salesforce tabs (#1395) (6180461) - by @ghiscoding
  • common: switch to isomorphic-dompurify for SSR support (#1413) (b619453) - by @ghiscoding
  • core: add extra checks for some objects to be a bit more strict (#1404) (8b95c50) - by @ghiscoding
  • plugin: the RowMove plugin cell should be selectable (#1408) (8c01a13) - by @ghiscoding
  • styling: add full width to grid container (#1409) (eedc162) - by @ghiscoding
  • styling: add menu shadow & increase contrast for Dark Mode (bff2da0) - by @ghiscoding
  • styling: ms-select filter should use same color as other filters (#1396) (a30d590) - by @ghiscoding
  • styling: ms-select highlight bg-color same as nav highlight (fe77341) - by @ghiscoding-SE
  • styling: properly align flexbox ms-select icon+text vertically (#1397) (e744d02) - by @ghiscoding
  • styling: remove header menu open class for Dark Mode (6a2e7e1) - by @ghiscoding
  • styling: tweak Composite Editor form disabled buttons style (5052ba1) - by @ghiscoding

Features

  • common: upgrade multiple-select-vanilla to v2 (#1401) (d6bb1d7) - by @ghiscoding
  • deps: simplify package TS Types exports (#1402) (19bac52) - by @ghiscoding
  • editor: add onRendered lifecycle callback option (#1410) (9d348d6) - by @ghiscoding
  • styling: add Dark Mode grid option (#1407) (855151b) - by @ghiscoding
ghiscoding
published 4.4.1 •

Changelog

Source

4.4.1 (2024-02-13)

Bug Fixes

  • ci: disable Husky when pushing new release (#1390) (6f9372e) - by @ghiscoding

  • core: replace any types by valid types (#1378) (02c4bc1) - by @ghiscoding

  • demo: change trading demo full screen z-index lower than ms-select (1f4a9ac) - by @ghiscoding

  • deps: update all non-major dependencies (#1381) (2562352) - by @renovate-bot

  • mouse cell selection with active editor (#1382) (17549b8) - by @zewa666

  • publish: do not npm publish tsconfig.tsbuildinfo (#1373) (9223338) - by @ghiscoding

Features

  • ExcelExport: migrate to Excel-Export-Vanilla (ESM) (#1383) (f3838b3) - by @ghiscoding
ghiscoding
published 4.4.0 •

Changelog

Source

4.4.0 (2024-02-12)

Bug Fixes

  • core: replace any types by valid types (#1378) (02c4bc1) - by @ghiscoding
  • demo: change trading demo full screen z-index lower than ms-select (1f4a9ac) - by @ghiscoding
  • deps: update all non-major dependencies (#1381) (2562352) - by @renovate-bot
  • mouse cell selection with active editor (#1382) (17549b8) - by @zewa666
  • publish: do not npm publish tsconfig.tsbuildinfo (#1373) (9223338) - by @ghiscoding
  • common: make "ctrl + c" great again (#1379) (3bf59e) - by @zewa666

Features

  • ExcelExport: migrate to Excel-Export-Vanilla (ESM) (#1383) (f3838b3) - by @ghiscoding
ghiscoding
published 4.1.0 •

Changelog

Source

4.1.0 (2023-12-21)

Bug Fixes

  • composite: onSave always include last dataContext on few inserts (#1271) (14791e7) - by @ghiscoding

  • npm: publish src folder for source maps, fixes downstream builds (#1269) (701da75) - by @ghiscoding

Features

  • core: add rowHighlightCssClass & highlightRow() to SlickGrid (#1272) (31c38ad) - by @ghiscoding

  • utils: replace slick-core extend utils with node-extend (#1277) (3439118) - by @ghiscoding

ghiscoding
published 4.0.2 •

Changelog

Source

4.0.2 (2023-12-15)

ghiscoding
published 4.0.1-alpha.1 •

Changelog

Source

4.0.1-alpha.1 (2023-12-12)

Bug Fixes

  • changing enableCellNavigation grid option not working (#1262) (b7de0f1) - by @ghiscoding
ghiscoding
published 4.0.1-alpha.0 •

Changelog

Source

4.0.1-alpha.0 (2023-12-10)

Bug Fixes

  • stripTags shouldn't throw with null/undefined (8f706fc) - by @ghiscoding
  • core: SlickEventHandler handler args should have Types (#1261) (a33129b) - by @ghiscoding
  • regression, Row Detail no longer displayed after CSP safe code (#1259) (a35f0a4) - by @ghiscoding
  • utils: undefined html shouldn't throw on stripTags (05361e7) - by @ghiscoding
ghiscoding
published 4.0.0-alpha.0 •

Changelog

Source

4.0.0-alpha.0 (2023-12-09)

Bug Fixes

  • setActiveCellInternal() should not throw when cell/row undefined (dbe6413) - by @ghiscoding
  • change dynamic html string w/CSP safe code to fix scroll (#1210) (cd03907) - by @ghiscoding
  • Draggable shouldn't trigger dragEnd without first dragging (#1211) (47cb36e) - by @ghiscoding
  • escape glob pattern for SASS copy to work in CI (0590b24) - by @ghiscoding-SE
  • only allow row drag on cell w/dnd or cell-reorder, fix #937 (6a2ab55), closes #897 - by @ghiscoding-SE
  • remove CellRange, SlickRange, SlickGroup, ... unused interfaces (#1219) (a4cc469) - by @ghiscoding
  • the devMode should be false or an object with other options (ac57992) - by @ghiscoding-SE
  • the devMode should be false or an object with other options (ad2285a) - by @ghiscoding-SE
  • try adding sort icon on non sortable column shouldn't throw (4791fc8) - by @ghiscoding-SE

Features

  • convert GroupItemMetadataProvider Formatter to native HTML for CSP (#1215) (d723856) - by @ghiscoding
  • introduce devMode to support nodejs based unit testing (#1251) (596737d) - by @ghiscoding
  • remove unnecessary Formatters, replace by cssClass (#1225) (de26496) - by @ghiscoding
  • rewrite all Formatters as native HTML elements (#1229) (5cb4dd5) - by @ghiscoding
  • use PubSub Service singleton to subscribe to any SlickEvent (#1248) (388bd11) - by @ghiscoding

Performance Improvements

  • skip reapplying empty html when target is already empty (#1230) (ba99fae) - by @ghiscoding
ghiscoding
published 3.7.0 •

Changelog

Source

3.7.0 (2023-12-08)

Bug Fixes

  • cell selection range with key combos were incorrect (#1244) (79d86fe) - by @ghiscoding

  • DraggableGrouping & Select Filter collectionAsync mem leaks (#1247) (7dcf53a) - by @ghiscoding

  • formatters: show console error on invalid multiple formatters (#1227) (fd69ac0) - by @ghiscoding

  • registered external resouces should keep singleton ref (#1242) (adf2054) - by @ghiscoding

Features

  • Formatters: add new Formatters.iconBoolean for icon w/truthy val (#1228) (17ab965) - by @ghiscoding

  • GraphQL: Provide ability to specify operationName (#1224) (4db6c34) - by @Harsgalt86

ghiscoding
published 3.6.0 •

Changelog

Source

3.6.0 (2023-11-26)

Features

  • Column.excludeFieldFromQuery, exclude field but keep fields array (#1217) (85cc514) - by @Harsgalt86
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