File tree Expand file tree Collapse file tree 3 files changed +26
-1
lines changed Expand file tree Collapse file tree 3 files changed +26
-1
lines changed Original file line number Diff line number Diff line change 88 " breezy-bushes-admire" ,
99 " bright-crabs-play" ,
1010 " clear-regions-listen" ,
11+ " cold-bushes-strive" ,
1112 " common-bushes-move" ,
1213 " cool-teams-judge" ,
1314 " cuddly-coins-tease" ,
1415 " cuddly-snakes-tie" ,
16+ " dialog-drawer-event-propagation" ,
1517 " dirty-pets-switch" ,
1618 " fair-bugs-carry" ,
19+ " fine-vans-move" ,
1720 " forty-roses-dance" ,
1821 " four-bears-join" ,
1922 " funny-days-crash" ,
2225 " loud-bees-juggle" ,
2326 " lovely-queens-love" ,
2427 " major-turkeys-ask" ,
28+ " multiselect-demo-enhancements" ,
2529 " nice-lamps-sing" ,
2630 " nice-onions-sell" ,
2731 " nine-carpets-own" ,
32+ " numberstepper-documentation" ,
2833 " open-hats-arrive" ,
2934 " plain-games-prove" ,
3035 " ready-planets-deny" ,
36+ " selectfield-demo-improvements" ,
37+ " selectfield-focus-management" ,
3138 " silent-items-tickle" ,
3239 " stale-words-allow" ,
3340 " true-fans-crash" ,
Original file line number Diff line number Diff line change 11# svelte-ux
22
3+ ## 2.0.0-next.20
4+
5+ ### Patch Changes
6+
7+ - Update dependencies ([ #571 ] ( https://github.com/techniq/svelte-ux/pull/571 ) )
8+
9+ - fix(Dialog/Drawer): event propagation preventing outside click detection ([ #635 ] ( https://github.com/techniq/svelte-ux/pull/635 ) )
10+
11+ - fix(SelectField): keep menu open on reactive updates; close only on selection or outside click ([ #638 ] ( https://github.com/techniq/svelte-ux/pull/638 ) )
12+
13+ - docs(MultiSelect/MultiSelectField/MultiSelectMenu): Enhanced demo examples with functional item creation dialogs ([ #635 ] ( https://github.com/techniq/svelte-ux/pull/635 ) )
14+
15+ - docs(NumberStepper): demo example with prefix/suffix slot ([ #635 ] ( https://github.com/techniq/svelte-ux/pull/635 ) )
16+
17+ - docs(SelectField): demo filtering logic and form handling ([ #635 ] ( https://github.com/techniq/svelte-ux/pull/635 ) )
18+
19+ - fix(SelectField): focus management when used within dialogs ([ #635 ] ( https://github.com/techniq/svelte-ux/pull/635 ) )
20+
321## 2.0.0-next.19
422
523### Patch Changes
Original file line number Diff line number Diff line change 44 "author" :
" Sean Lynch <[email protected] >" ,
55 "license" : " MIT" ,
66 "repository" : " techniq/svelte-ux" ,
7- "version" : " 2.0.0-next.19 " ,
7+ "version" : " 2.0.0-next.20 " ,
88 "scripts" : {
99 "dev" : " vite dev --port 3001" ,
1010 "build" : " vite build" ,
You can’t perform that action at this time.
0 commit comments