Socket
Socket
Sign inDemoInstall

svelte-multiselect

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

svelte-multiselect - npm Package Versions

1
8

8.0.1

Diff

Changelog

Source

v8.0.1

30 October 2022

janosh
published 8.0.0 •

Changelog

Source

v8.0.0

22 October 2022

  • Add new prop value #138
  • New prop resetFilterOnAdd #137
  • yarn to pnpm #134
  • Rename prop noOptionsMsg->noMatchingOptionsMsg #133
  • remove props selectedLabels and selectedValues ef6598e
janosh
published 7.1.0 •

Changelog

Source

v7.1.0

13 October 2022

  • Allow preventing duplicate options when allowUserOptions is thruthy #132
janosh
published 7.0.2 •

Changelog

Source

v7.0.2

8 October 2022

  • Fix TypeError: Cannot read properties of null (reading 'get_label') - take 2 #131
  • Fix selecting options with falsy labels (like 0) #130
janosh
published 7.0.1 •

Changelog

Source

v7.0.1

6 October 2022

  • Fix single select with arrow and enter keys #128
  • Add SCSS preprocessing #126
  • [pre-commit.ci] pre-commit autoupdate #124
  • more unit tests 1adbc99
  • test required but empty MultiSelect fails form validity check (i.e. causes unsubmittable form) and filled one passes it fd8b377
janosh
published 7.0.0 •

Changelog

Source

v7.0.0

3 October 2022

  • Make selected a single value (not a length-1 array) if maxSelect=1 #123
  • Fix TypeError: Cannot read properties of null (reading 'get_label') at MultiSelect.svelte:75 #122
  • add stopPropagation to keydown handler (closes #114) #114
janosh
published 6.1.0 •

Changelog

Source

v6.1.0

30 September 2022

  • Forward input DOM events #120
  • Props to manipulating inputmode and pattern attributes #116
  • docs: remove userInputAs prop reference #115
  • Fix top option not selectable with enter key #113
janosh
published 6.0.3 •

Changelog

Source

v6.0.3

20 September 2022

  • Fix using arrow keys to control active option in dropdown list #111
  • eslintrc set @typescript-eslint/no-inferrable-types: off c688773
janosh
published 6.0.2 •

Changelog

Source

v6.0.2

17 September 2022

  • Test readme docs on CSS variables #109
  • Fix selected array not being initialized to options with preselected=true #108
janosh
published 6.0.1 •

Changelog

Source

v6.0.1

13 September 2022

  • Better props docs and test #105
  • fix breaking change sveltekit:prefetch renamed to data-sveltekit-prefetch 65ddbb9
  • fix .svx demo routes fde53f1
  • revert from adapter-netlify to adapter-static 224144d
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