File tree Expand file tree Collapse file tree 3 files changed +14
-1
lines changed Expand file tree Collapse file tree 3 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 7
7
"changesets" : [
8
8
" fair-bugs-carry" ,
9
9
" green-maps-bathe" ,
10
+ " major-turkeys-ask" ,
11
+ " nice-onions-sell" ,
10
12
" ready-planets-deny" ,
13
+ " wide-months-rescue" ,
11
14
" witty-spies-divide"
12
15
]
13
16
}
Original file line number Diff line number Diff line change 1
1
# svelte-ux
2
2
3
+ ## 2.0.0-next.4
4
+
5
+ ### Patch Changes
6
+
7
+ - fix(Menu): Support ` bind:open ` (underlying Popover) ([ #584 ] ( https://github.com/techniq/svelte-ux/pull/584 ) )
8
+
9
+ - feat(DateRangeField): Add ` quickPresets ` support ([ #584 ] ( https://github.com/techniq/svelte-ux/pull/584 ) )
10
+
11
+ - fix(DateRange): Fix selection gradient ([ #584 ] ( https://github.com/techniq/svelte-ux/pull/584 ) )
12
+
3
13
## 2.0.0-next.3
4
14
5
15
### Patch Changes
Original file line number Diff line number Diff line change 4
4
"author" :
" Sean Lynch <[email protected] >" ,
5
5
"license" : " MIT" ,
6
6
"repository" : " techniq/svelte-ux" ,
7
- "version" : " 2.0.0-next.3 " ,
7
+ "version" : " 2.0.0-next.4 " ,
8
8
"scripts" : {
9
9
"dev" : " vite dev" ,
10
10
"build" : " vite build" ,
You can’t perform that action at this time.
0 commit comments