svelte-multiselect
Advanced tools
Changelog
12 July 2025
draggable
, sortable
, tooltip
, highlight_matches
, click_outside
by @janosh in https://github.com/janosh/svelte-multiselect/pull/325Full Changelog: https://github.com/janosh/svelte-multiselect/compare/v11.2.1...v11.2.2
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
Changelog
11 July 2025
removeAll
event timing: clear selected
before events fire by @janosh in https://github.com/janosh/svelte-multiselect/pull/313<input>
adding unwanted width when options selected by @janosh in https://github.com/janosh/svelte-multiselect/pull/315oncreate
event for all user-created options by @janosh in https://github.com/janosh/svelte-multiselect/pull/316'retain-focus'
for prop closeDropdownOnSelect
by @janosh in https://github.com/janosh/svelte-multiselect/pull/318node
for deno
by @janosh in https://github.com/janosh/svelte-multiselect/pull/319CodeExample
, CopyButton
, FileDetails
, GitHubCorner
, Icon
, PrevNext
, RadioButtons
, Toggle
by @janosh in https://github.com/janosh/svelte-multiselect/pull/323Full Changelog: https://github.com/janosh/svelte-multiselect/compare/v11.1.1...v11.2.0
Changelog
8 April 2024
MultiSelect
fix form validation not resetting when required
prop changes #286
#283
#282
#280
style
, inputStyle
, liOptionStyle
, liSelectedStyle
, ulSelectedStyle
, ulOptionsStyle
#279
liUserMsgClass
and liUserMsgActiveClass
#274
1b04c15