Socket
Socket
Sign inDemoInstall

svelte-multiselect

Package Overview
Dependencies
21
Maintainers
1
Versions
75
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2345
8Next

10.3.0

Diff

Changelog

Source

v10.3.0

8 April 2024

  • MultiSelect fix form validation not resetting when required prop changes #286
  • Update readme.md #283
  • Housekeeping #282
  • Improve docs around Events #280
  • Add props style, inputStyle, liOptionStyle, liSelectedStyle, ulSelectedStyle, ulOptionsStyle #279
  • Add props liUserMsgClass and liUserMsgActiveClass #274
  • link check treat 403 http status as alive, update deps 1b04c15
janosh
published 10.2.0 •

Changelog

Source

v10.2.0

21 September 2023

  • Breaking: rename focusInputOnSelect to closeDropdownOnSelect #267
  • Fix empty event.detail.options payload on removeAll #266
  • update deps 58cee43
janosh
published 10.1.0 •

Changelog

Source

v10.1.0

18 July 2023

  • Always show createOptionMsg if allowUserOptions is truthy and user entered text #254
  • Add key style to ObjectOption for per-option inline CSS #252
  • Make selected and value each reactive to each other #250
  • [pre-commit.ci] pre-commit autoupdate #246
janosh
published 10.0.0 •

Changelog

Source

v10.0.0

1 July 2023

  • v10.0.0 #245
  • Add Multiselect prop maxOptions: number #243
  • Add <slot name="user-msg"> #240
  • Rename prop duplicateFunc() to key() #238
  • declare types #236
  • add <slot name="after-input"> 0fe8e8d
  • add sentence on inputmode='none' use case for hiding on-screen keyboards to readme 466f0a1
janosh
published 9.0.0 •

Changelog

Source

v9.0.0

1 June 2023

  • Revert "Fix Svelte 3.57 a11y (#215)" #232
  • Add default slot #231
  • CmdPalette add prop close_keys 099e1ac
  • add copy buttons to all code fences 950dcf6
janosh
published 8.6.2 •

Changelog

Source

v8.6.2

15 May 2023

  • Remove circular import between MultiSelect and index.ts #230
  • Automatically add "bug" label to bug report issues #229
  • Allow createOptionMsg=null to suppress console error when allowUserOptions thruthy #227
  • Fix MultiSelect unable to deselect object options #226
  • Update pnpm instructions #224
janosh
published 8.6.1 •

Changelog

Source

v8.6.1

30 April 2023

  • Fix svelte-check errors #223
  • fix: hide dropdown when custom messages are empty #220
  • DRY workflows #218
  • fix: allow object options to share the same label #217
  • delete wait_for_animation_end() and fix tests to use playwright auto-waiting correctly 2493029
  • don't highlight noMatchingOptionsMsg <span> in sms-search-matches a1feca7
janosh
published 8.6.0 •

Changelog

Source

v8.6.0

19 March 2023

  • Fix Svelte 3.57 a11y #215
  • Add prop highlightMatches to MultiSelect #212
  • fix: add missing role attr for <li> #211
  • update deps, set TS moduleResolution=bundler a12835e
janosh
published 8.5.0 •

Changelog

Source

v8.5.0

9 March 2023

  • Fix Lighthouse a11y issues #210
  • clear selected and searchText first, then trigger removeAll and change events in remove_all() #208
  • add props style, span_style, open, dialog, input, placeholder to CmdPalette + pipe through all other props to MultiSelect 97e6815
  • fix /css-classes example not applying styles from external classes aa1e28e
janosh
published 8.4.0 •

Changelog

Source

v8.4.0

1 March 2023

  • Make first matching option active automatically on entering searchText #206
  • add src/lib/NavPalette.svelte invoked with cmd+k for keyboard-only site navigation e3f4ea9
  • rename NavPalette to CmdPalette and make it execute generic actions on item select b27cd80
  • update to svelte-package v2 8d3df3e
  • fix selected options having cursor: grab (to indicate drag and drop support to change order) even if only single option selected 3309e1e
2345
8Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc