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

23
7

5.12.2

Diff

Changelog

Source

5.12.2 (2025-02-08)

Bug Fixes

  • add an explicit check to bound element to work around monkey patching issues (#1839) (7ccede6), closes #1835 - by @zewa666
  • resize grid height even dataset is empty (#1832) (0ba1160) - by @ghiscoding
  • vue: Row Detail were not unmounted correctly before recreating them (#1840) (080e815) - by @ghiscoding
ghiscoding
published 5.12.0 •

Changelog

Source

5.12.0 (2025-01-21)

Features

  • add initialGroupBy to Draggable Grouping (#1800) (27ec3d1) - by @ghiscoding
  • add a Default Theme to avoid requiring certain Bootstrap styling (#1806) (f9b2164) - by @ghiscoding
  • add Custom Global Item Data Provider (#1794) (8b78201) - by @ghiscoding
  • add final rowspan implementation (#1798) (5d0f58e) - by @ghiscoding
  • vue: add rowspan to Slickgrid-Vue (#1804) (e58c0cb) - by @ghiscoding

Bug Fixes

  • add missing slick-filter class & flex align header filters (78478ab) - by @ghiscoding
  • core: add missing key shortcuts for navigation & cell selections (#1788) (972783e) - by @ghiscoding
  • deps: update vue.js dependencies (#1781) (eeed5f7) - by @renovate-bot
  • deps: update vue.js dependencies (#1801) (5a4c3f7) - by @renovate-bot
  • Group Titles should be aligned in center (b359fa3) - by @ghiscoding
  • never activate more than 1 cell, clear any previous active CSS class (#1797) (8b02e06) - by @ghiscoding
  • opening Header Menu shouldn't add Active Header Cell (#1807) (a7364bb) - by @ghiscoding
  • remove "active" CSS classes before navigating to another cell (#1791) (38a7f81) - by @ghiscoding
  • shift+mousewheel should scroll horizontally (#1792) (a04fb21) - by @ghiscoding
  • vue: add all missing events to Slickgrid-Vue props def (cbd9e6c) - by @ghiscoding
ghiscoding
published 5.10.2 •

Changelog

Source

5.10.2 (2024-11-30)

Bug Fixes

  • add "frozen" class to all slick-pane for easier styling (#1752) (33a8a38) - by @ghiscoding
  • Composite Editor should reapply original when exist & form is reset (#1739) (f709b56) - by @ghiscoding
  • ensure DOM alterations during initialization are always cleaned up (#1751) (c65466f) - by @ghiscoding
  • ExternalCopyManager shouldn't change body scroll pos, fixes #1078 (#1741) (5bf633c) - by @ghiscoding
  • icons should have default black color instead of inherit (af9f5db) - by @ghiscoding
  • input filter loses focus after edit+filtering with enableExcelCopyBuffer (#1750) (b2f4f52) - by @ghiscoding
  • setting filter dynamically shouldn't make body taller (#1748) (41e4317) - by @ghiscoding
ghiscoding
published 5.9.0 •

Changelog

Source

5.9.0 (2024-10-19)

Features

  • allow providing a Custom Pagination (4a2bfc8) - by @ghiscoding

Bug Fixes

  • Column Picker should auto-position left/right with available space (48c2d13) - by @ghiscoding
  • deps: update all non-major dependencies (fcc779b) - by @renovate-bot
  • move DI to init() to make Pagination Comp working with all ports (cd30686) - by @ghiscoding

Performance Improvements

  • remove unnecessary events to re-render Header Grouping (ce02f0f) - by @ghiscoding
ghiscoding
published 5.8.0 •

Changelog

Source

5.8.0 (2024-09-29)

Features

  • allow overriding readOnly behavior of dateEditor (d4da489) - by @zewa666
  • home and end key stop propagation in editors (d143820) - by @zewa666
  • PubSub: allow multiple subcribe events for a single callback (6d39c2c) - by @ghiscoding
  • update according to review; add unit tests (eb176de) - by @zewa666

Bug Fixes

  • allowInput instead of allowEdit (8318853) - by @zewa666
  • Date parsing shouldn't fail & dateIso type should accept time (a3e5a49) - by @ghiscoding
  • styling: SASS deprecated lighten and darken methods (a66506f) - by @ghiscoding

Performance Improvements

  • improve Date Sorting by optionally pre-parsing date items (6678139) - by @ghiscoding
  • treeData: huge time decrease to expandAll/collapseAll tree grid (98bd334) - by @ghiscoding
ghiscoding
published 5.7.0 •

Changelog

Source

5.7.0 (2024-09-14)

Features

  • add warning if necessary rows aren't added (6471248) - by @zewa666
  • matching border color for range selector in darkmode (aec04ed) - by @zewa666
  • switch darkmode inside init (908e7aa) - by @zewa666

Bug Fixes

  • composite editor wrong selector (77b89c6) - by @zewa666
  • core: Autocomplete Editor shouldn't navigate down twice on enter (4f9eb36) - by @ghiscoding
  • deps: update dependency @faker-js/faker to v9 (5e9ffb2) - by @renovate-bot
  • do not create empty object rows, use newRowCreator instead (a170560) - by @zewa666
  • styling: add missing !default to a few SASS variables (6779947) - by @ghiscoding-SE
  • TreeData: identifier is not always "id' when unflattening (78653f9) - by @ghiscoding-SE
  • TreeData: Reset the childrens prop when unflattening dataset in case it is being reused (cf70729) - by @jano-kucera

Performance Improvements

  • Reduce iterative time complexity, fixes #1668 (8a95b8ae - by @Vsinghal339-source
  • Optimize SlickGrid handleSelectedRangesChanged by using Set ac7e6f9 - by @Vsinghal339-source
  • don't invalidate grid rows more than once, fixes #1678 (a5b9647) - by @ghiscoding
  • RowDetail: use Set to improve perf with Row Detail (5abfd41) - by @ghiscoding
  • use Set to improve perf when read current values (56dfe92), closes #1670 - by @ghiscoding
ghiscoding
published 5.5.1 •

Changelog

Source

5.5.1 (2024-08-17)

Bug Fixes

  • add missing TrustedHTML type (8b22914) - by @ghiscoding
  • common: add missing dependency @types/trusted-types (df6114a) - by @ghiscoding
  • common: Tree Data should work without initial sort (ee26a76) - by @ghiscoding
ghiscoding
published 5.5.0 •

Changelog

Source

5.5.0 (2024-08-07)

Features

  • add preRegisterExternalExtensions to help external RowDetail (016af41) - by @ghiscoding
  • add Infinite Scroll with local JSON data (ef52d3f) - by @ghiscoding
  • Infinite Scroll for Backend Services (POC) (1add6a3) - by @ghiscoding
  • Infinite Scroll for GraphQL Backend Service (a057864) - by @ghiscoding

Bug Fixes

  • core: pinning 1st column could caused the header to get misaligned (42c94e8) - by @ghiscoding
  • styles: Add missing semicolon in line 1147 of _variables.scss (36c3187) - by @oilmonkey
ghiscoding
published 5.4.0 •

Changelog

Source

5.4.0 (2024-07-20)

Features

  • add columnPickerLabel for custom label, also fix #1605 (f4360b9), closes #1476 #1475 - by @ghiscoding-SE
  • support tooltips on icon formatters (317affd) - by @zewa666

Bug Fixes

  • adjust graphql service as well (931e84f) - by @zewa666
  • example10 (4ae38b9) - by @zewa666
  • filterQueryOverride provide all search values (0e97a1a) - by @vsoftic
  • queryselector should support numeric ids (8951984) - by @zewa666
  • don't use Document Fragment in SlickCheckbox for Salesforce Usage (5eea8a41) - by @good-ghost
ghiscoding
published 5.3.4 •

Changelog

Source

5.3.4 (2024-07-13)

Bug Fixes

  • styling: fix SASS warnings for declarations mixed with nested rules (de9460d) - by @ghiscoding
23
7
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