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

@slickgrid-universal/event-pub-sub

Package Overview
Dependencies
Maintainers
1
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@slickgrid-universal/event-pub-sub - npm Package Versions

1
8

2.6.4

Diff

Changelog

Source

2.6.4 (2023-05-20)

Bug Fixes

  • binding: remove unnecessary sanitizer in BindingService (#947) (32a9a35) - by @ghiscoding
  • core: add better aria accessibility missing on menus and checkboxes (#968) (8041c11) - by @ghiscoding
  • core: set wheel event listener to passive for better perf (#971) (e4417e8) - by @ghiscoding
  • deps: update all non-major dependencies (#975) (c4313b0) - by @renovate-bot
  • deps: update dependency @faker-js/faker to v8 (#973) (0f2837e) - by @renovate-bot
  • export: fix negative number exports to Excel (#977) (edf5721) - by @ghiscoding
  • SlickDraggableGrouping should hide group elms when dragging (#965) (6601998) - by @ghiscoding
ghiscoding
published 2.6.2 •

Changelog

Source

2.6.2 (2023-03-03)

Bug Fixes

  • draggable grouping shouldn't throw error when dynamically changing columns (#922) (07a39dc) - by @dmitov92
ghiscoding
published 2.6.0 •

Changelog

Source

2.6.0 (2023-02-23)

Bug Fixes

  • Edt cell mouseout should save & excel copy buffer should still work (#917) (18ba0fc), closes #901 #901 - by @ghiscoding
  • tooltip: only create tooltip on header row/column from title attr (#915) (1d9c185) - by @ghiscoding

Features

  • build: move TypeScript types into a single dist/types folder (#905) (b139c1e) - by @ghiscoding
ghiscoding
published 2.5.0 •

Changelog

Source

2.5.0 (2023-02-17)

Bug Fixes

  • autocomplete: Autocomplete drop container should take content width (#897) (9690a38) - by @ghiscoding
  • build: package exports prop had invalid ESM import link (#892) (7f95f69) - by @ghiscoding
  • common: Excel copy cell ranges shouldn't lose its cell focus (#901) (1dc8b76) - by @ghiscoding
  • deps: update dependency autocompleter to v8 (#895) (7df225d) - by @renovate-bot
  • deps: update dependency dompurify to v3 (#907) (66c8b4d) - by @renovate-bot
  • editor: comparing select editor value against [''] isn't valid (#909) (d93fd5f) - by @ghiscoding
  • export: Excel export auto-detect number with Formatters.multiple (#902) (be33a68) - by @ghiscoding
  • RowDetail: Row Detail extension should work with editable grid (#896) (99677f0) - by @ghiscoding

Features

  • build: add cssnano into postcss to shrink css output (#903) (b1ae2a7) - by @ghiscoding
ghiscoding
published 2.4.0 •

Changelog

Source

2.4.0 (2023-02-04)

Bug Fixes

  • build: some TypeScript 5.x related errors (#886) (4aa2f56) - by @ghiscoding

Features

  • dataView: add option to apply row selection to all pages (#882) (4aac7cb) - by @ghiscoding
ghiscoding
published 2.3.0 •

Changelog

Source

2.3.0 (2023-01-21)

Bug Fixes

  • filters: provide flag to disable special chars input filter parsing (#873) (7e35dae) - by @ghiscoding
  • styling: do not remove ul>li bullet on html root, fixes #868 (#872) (59fa0ba) - by @ghiscoding

Features

  • salesforce: add Excel Export to Salesforce & upgrade zip to 2.x (#862) (80ff4b7) - by @ghiscoding
ghiscoding
published 2.1.2 •

Changelog

Source

2.1.2 (2022-12-02)

Bug Fixes

  • addons: do not add special columns twice (like Row Selection) (#822) (a80d6f8) - by @ghiscoding
  • addons: onGroupChanged callback should be executed with Draggable (#826) (35c2631) - by @ghiscoding
  • all querySelector should be specific to a grid UID (#823) (bc2b65c) - by @ghiscoding
  • common: remove unused console log (593928a) - by @ghiscoding
  • core: grid service resetGrid method wasn't always resetting (57de9c8) - by @ghiscoding
  • core: grid service resetGrid method wasn't always resetting (#829) (1ffc382) - by @ghiscoding
  • styling: editor clear button should always be centered (3e9f330) - by @ghiscoding
  • styling: focused compound input box-shadow css (2c50c47) - by @ghiscoding
ghiscoding
published 2.1.1 •

Changelog

Source

2.1.1 (2022-11-19)

Bug Fixes

  • plugin: do not show drag group sort when column is not sortable (#819) (049303b) - by @ghiscoding
  • plugins: rollback PR #781 to fix regression with Grid Presets (#820) (60e4a29) - by @ghiscoding
ghiscoding
published 2.1.0 •

Changelog

Source

2.1.0 (2022-11-17)

Bug Fixes

  • build: upgrading to TypeScript 4.9 brought new build issue (#816) (4d46d8a) - by @ghiscoding
  • common: changing Slider value(s) should update Tooltip instantly (#800) (9c6be27) - by @ghiscoding
  • common: Slider Range should update both number addons (#803) (3cfd84e) - by @ghiscoding
  • deps: update dependency autocompleter to v7 (#804) (c298646) - by @renovate-bot
  • deps: update dependency dompurify to ^2.4.1 (#806) (a33d8fb) - by @renovate-bot
  • editors: disable browser autofill on the Editors.autocompleter (#776) (fd2cf53) - by @ghiscoding
  • editors: Slider editor track not showing after Slider filter change (#792) (2ad02d2) - by @ghiscoding
  • filters: changing Slider value should update tooltip value (#788) (509a31d) - by @ghiscoding
  • filters: Slider default operator should be greater or equal (>=) (#793) (b895864) - by @ghiscoding
  • styling: new Slider not flexed correctly (#799) (83a86d0) - by @ghiscoding
  • toolip: left & right align were inverted (#797) (91c4a5c) - by @ghiscoding

Features

  • addon: add group by sorting to SlickDraggableGrouping (#814) (962a756) - by @ghiscoding
  • common: add "targetSelector" to onFilterChanged & Grid State (#813) (a25791a) - by @ghiscoding
  • common: use editorOptions/filterOptions instead of params (#798) (a3c8b6e) - by @ghiscoding
  • core: expose EventPubSub Service on SlickerGridInstance (#780) (8ad54b5) - by @ghiscoding
  • filters: add "target" prop to onBeforeSearchChange (#796) (c4606fd) - by @ghiscoding
  • filters: add back Slider Range filter in pure JS (#784) (b84525c) - by @ghiscoding
  • filters: add grid option skipCompoundOperatorFilterWithNullInput (#794) (617c88d) - by @ghiscoding
  • filters: add Slider filter track filled track color (#795) (5fbd9c9) - by @ghiscoding
  • plugins: sync column definitions to user after plugin adds column (#781) (0755b65) - by @ghiscoding
  • tooltip: add a new "center" position option to SlickCustomTooltip (#787) (b019de5) - by @ghiscoding

Performance Improvements

  • filters: merge all date range & compound filters into one class (#812) (ca9adfa) - by @ghiscoding
  • filters: merge all input & compound filters into one class (#809) (6d08f4d) - by @ghiscoding
  • filters: merge all Slider filters into one class (#791) (fc4304b) - by @ghiscoding
ghiscoding
published 2.0.0 •

Changelog

Source

2.0.0 (2022-10-17)

⚠️ Breaking Change - Follow the Migration 2.x Guide

Bug Fixes

  • deps: update all non-major dependencies (#769) (4e05a4b) - by @renovate-bot
  • styling: fix some styling issues with input groups and Firefox (#750) (1aa849e) - by @ghiscoding

Features

  • common: BREAKING CHANGE replace jQueryUI with SortableJS in common & DraggableGrouping (#772) (a9db2cc), closes #752 #756 - by @ghiscoding
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