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

multiple-select-vanilla

Package Overview
Dependencies
Maintainers
0
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

multiple-select-vanilla - npm Package Versions

1
8

3.0.0

Diff

Changelog

Source

3.0.0 (2024-03-22)

⚠ BREAKING CHANGES

  • remove deprecated options (#251)
  • new Modern Look by using SVG icons (#247)

Features

  • add new labelId option for accessibility (#254) (f66852f) - by @ghiscoding
  • new Modern Look by using SVG icons (#247) (a89059f) - by @ghiscoding
  • remove deprecated options (#251) (a25882f) - by @ghiscoding
  • replace caret & clear icons by SVG icons (#238) (a5bc462) - by @ghiscoding

Bug Fixes

  • add classNameToList() function to remove extra spaces in classes (#244) (a0adf0c) - by @ghiscoding
  • clicking Tab key should focus on OK btn or Shift+Tab to inverse (1b06a99) - by @ghiscoding
  • don't show pointer cursor when hovering disabled element (#248) (15caab9) - by @ghiscoding
  • flip icon vertically when select drop is open (#240) (1d74e26) - by @ghiscoding
  • infinite scroll with arrow navigation should work with short list (#256) (57f8d6a) - by @ghiscoding
  • nav highlight shouldn't follow mouse pos when using nav arrows (#257) (3c4950d) - by @ghiscoding
  • only add icon container element when actually used (#250) (7406bd3) - by @ghiscoding
  • select drop caret icon not flipping vertically when opened (#243) (42c87f7) - by @ghiscoding
  • when using showClear, don't show btn unless having selection (#245) (28ad6b4) - by @ghiscoding
ghiscoding
published 2.2.1 •

Changelog

Source

2.2.1 (2024-03-08)

Bug Fixes

  • query DOM element without role for cross-platform compatibility (#237) (1a71fe4) - by @ghiscoding
ghiscoding
published 2.2.0 •

Changelog

Source

2.2.0 (2024-03-05)

Features

  • add navigationHighlight to optionally disable built-in feature (#235) (9da0baa) - by @ghiscoding
ghiscoding
published 2.1.0 •

Changelog

Source

2.1.0 (2024-02-24)

Features

ghiscoding
published 2.0.2 •

Changelog

Source

2.0.2 (2024-02-22)

Bug Fixes

  • opening drop should focus on next available option only initially (#229) (a268e80) - by @ghiscoding
ghiscoding
published 2.0.1 •

Changelog

Source

2.0.1 (2024-02-22)

Bug Fixes

  • add SASS/CSS variable to remove drop outline (#228) (bf4fa0f) - by @ghiscoding
ghiscoding
published 2.0.0 •

Changelog

Source

2.0.0 (2024-02-21)

Refer to the v2.0.0 release for more info about the migration.

⚠ BREAKING CHANGES

  • export Locale as named exports (#219)
  • change TS Types exports location (#218)
  • replace arrow up/down direction tabIndex by highlight, fix #206 (#213)

Features

  • add virtualScroll option that could be disabled (#225) (d9f9fdb) - by @ghiscoding
  • add new option infiniteScroll auto-scroll back to top (#224) (fb74e74) - by @ghiscoding
  • change TS Types exports location (#218) (38d3142) - by @ghiscoding
  • export Locale as named exports (#219) (6eb57ce) - by @ghiscoding
  • replace arrow navigation `tabIndex`` by arrow navigation highlight, fixes #206 (#213) (50be59c) - by @ghiscoding

Bug Fixes

  • use ariaMultiSelectable only with multiple select (a39c535) - by @ghiscoding
ghiscoding
published 1.2.5 •

Changelog

Source

1.2.5 (2024-01-31)

Bug Fixes

  • Virtual Scroll not working on large dataset w/HTML render enabled, fixes #203 (#204) (0f32e65) - by @ghiscoding
ghiscoding
published 1.2.4 •

Changelog

Source

1.2.4 (2024-01-30)

Bug Fixes

  • npm: remove some files from npm publish (c5f273e) - by @ghiscoding
ghiscoding
published 1.2.3 •

Changelog

Source

1.2.3 (2024-01-30)

Bug Fixes

  • npm: do not npm publish tsconfig.tsbuildinfo (6b3ab02) - 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