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
Previous1345
8Next

8.3.0

Diff

Changelog

Source

v8.3.0

25 January 2023

  • Don't error on removing options that are in selected but not in options array #204
  • Add class 'remove' to buttons that remove selected options #202
  • Add prop allowEmpty: boolean = false #198
  • Support immutable Svelte compiler option #197
  • group demo routes e813e48
  • breaking: rename addOptionMsg to createOptionMsg f24e025
janosh
published 8.2.4 •

Changelog

Source

v8.2.4

8 January 2023

  • Coverage badges #190
  • feat: add type inference for the options prop #189
  • feat: add type inference for the options prop (#189) #78
  • merge ExampleCode.svelte with CollapsibleCode.svelte 56ff99b
  • pnpm add -D svelte-zoo to outsource some site components and icons f2a387c
  • restore reactive searchText block in loading example 846da66
  • fix bunch of TS errors, add playwright test for dragging selected options to reorder a483217
  • add update-coverage package.json script 1094f08
  • add vite alias $root to clean up package.json, readme|contributing|changelog.md imports c19cbe4
  • mv src/components src/site 3683ed7
janosh
published 8.2.3 •

Changelog

Source

v8.2.3

28 December 2022

  • add 'Open in StackBlitz' links to example code fences ac07557
janosh
published 8.2.2 •

Changelog

Source

v8.2.2

18 December 2022

  • Issue console warning if sortSelected && selectedOptionsDraggable #187
  • Add new slot named 'expand-icon' #186
janosh
published 8.2.1 •

Changelog

Source

v8.2.1

10 December 2022

  • Fix allowUserOptions preventing dropdown list navigation with up/down arrow keys #184
  • Mdsvexamples #182
  • Add changelog & contributing pages to site #181
  • tweak contributing.md and css-classes example 6f78033
  • fix build error b896d36
  • fix readme badge for gh-pages.yml status 906b560
janosh
published 8.2.0 •

Changelog

Source

v8.2.0

30 November 2022

  • Add changelog.md #180
  • Draggable selected options #178
  • Set <base href="/svelte-multiselect" /> if !dev && !prerendering #172
  • Publish docs to GitHub pages #170
  • Contributing docs plus issue and PR templates with StackBlitz repro starter #169
  • add missing about field to bug-report issue template (closes #171) #171
  • fix prop form_input: set default value null to make it optional b150fe0
janosh
published 8.1.0 •

Changelog

Source

v8.1.0

18 November 2022

  • Add minSelect prop #166
  • Add pnpm test to readme #168
  • Add class for maxSelectMsg #167
  • Allow required=1 | 2 | ... to set minimum number of selected options for form submission #161
  • Add minSelect prop (#166) #163 #163 #163
  • mv /max-select example to /min-max-select 9838db8
janosh
published 8.0.4 •

Changelog

Source

v8.0.4

15 November 2022

  • Form validation docs #159
  • Don't console.error about missing options if disabled=true #158
janosh
published 8.0.3 •

Changelog

Source

v8.0.3

15 November 2022

  • Test uncovered lines #157
  • Don't console.error about missing options if loading=true #156
  • Measure vitest coverage with c8 #155
  • increase --sms-min-height 19->22pt 5d0e081
janosh
published 8.0.2 •

Changelog

Source

v8.0.2

7 November 2022

  • Pass JSON.stringified selected options to form submission handlers #152
  • Link check CI and readme housekeeping #149
  • REPL links for landing page examples #148
  • Add Collapsible code blocks to usage examples #143
  • REPL links for landing page examples (#148) #144 #145 #146 #147
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