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

4.0.4

Diff

Changelog

Source

v4.0.4

30 March 2022

  • Move examples to new src/routes/demos dir #63
  • make ToC position fixed (closes #64) #64
  • check for undefined (not falsy) value in rawOp processing (fixes #65) #65
  • LanguageSlot change SVG icons src repo to vscode-icons for more coverage 92390e9
  • more preselected slots in Examples.svelte cd0a01a
janosh
published 4.0.3 •

Changelog

Source

v4.0.3

23 March 2022

  • Add aria-label to hidden .form-control input #62
  • Add aria-label to hidden .form-control input (#62) #58 #35
  • fix dropdown closing when clicking between list items (closes #61) #61
  • svelte.config.js add kit.prerender.default: true, mv src/{global,app}.d.ts 4a84913
janosh
published 4.0.2 •

Changelog

Source

v4.0.2

13 March 2022

  • Improve a11y #60
  • Convert tests to Playwright #59
  • Convert tests to Playwright (#59) #58
  • add and document prop invalid (closes #47) #47
  • set width (not height) on svg icons and as px (not em) so they don't shrink with fluid typography on mobile screens ba77f93
janosh
published 4.0.1 •

Changelog

Source

v4.0.1

5 March 2022

  • Rename readonly to disabled #55
  • CSS and UX tweaks #52
  • Readme document test runner config to avoid transpiling errors in downstream testing #54
  • More tests #51
  • Add vitest #50
  • Rename readonly to disabled (#55) #45
  • close options dropdown list on input blur (fixes #53) #53
  • CSS and UX tweaks (#52) #44 #44 #44
  • Readme document test runner config to avoid transpiling errors in downstream testing (#54) #48
janosh
published 4.0.0 •

Changelog

Source

v4.0.0

21 February 2022

  • Implement allowUserOptions, autoScroll and loading (closes #39) #41
  • define DispatchEvents type used to annotate createEventDispatcher() #32
  • add prop required to prevent form submission if no options selected (closes #42) #42
  • Implement allowUserOptions, autoScroll and loading (closes #39) (#41) #39 #39
janosh
published 3.3.0 •

Changelog

Source

v3.3.0

20 February 2022

  • by default, only show maxSelectMsg if maxSelect != null and > 1 (closes #37) #37
  • add CSS var --sms-options-shadow defaults to subtle black shadow around dropdown list (0 0 14pt -8pt black) (closes #36) #36
  • add prop liActiveOptionClass = '' (closes #35) #35
  • turn searchText = and showOptions = false into bindable props (closes #33) #33
  • document missing noOptionsMsg prop (closes #34) #34
  • ensure custom class names (outerDivClass, ulOptionsClass) come last (closes #38) #38
  • fix ToC scroll to heading (closes #31) #31
  • only show remove all btn when maxSelect !== 1 (for #37) 64cfd8a
janosh
published 3.2.3 •

Changelog

Source

v3.2.3

19 February 2022

  • Fixes for focus on click and wiggle on hitting maxSelect #30
janosh
published 3.2.2 •

Changelog

Source

v3.2.2

16 February 2022

  • Expose filter method #29
  • readme improve docs on css variables and granular control through :global() selectors (closes #27) #27
janosh
published 3.2.1 •

Changelog

Source

v3.2.1

7 February 2022

  • mv input outside ul.selected for better HTML semantics (closes #26) #26
janosh
published 3.2.0 •

Changelog

Source

v3.2.0

3 February 2022

  • apply id prop to <input> insted of outer div (closes #25) #25
  • add eslint commit hook + update deps 6ad44b8
  • v.3.2.0 71ff2d1
  • add readme badge to document minimum svelte version (for #24) 7d9fe5a
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