You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add support for passing `class` and `classes` props to the DateField component ([#167](https://github.com/techniq/svelte-ux/pull/167))
12
+
13
+
### Patch Changes
14
+
15
+
- Fix ThemeSwitch SSR behavior by using `dark` class to define positioning and icon display ([#167](https://github.com/techniq/svelte-ux/pull/167))
16
+
17
+
-[MultiSelect] Add `autoFocusSearch` to opt into functionality, which `MultiSelectMenu` maintains ([#167](https://github.com/techniq/svelte-ux/pull/167))
18
+
19
+
-[DateRange] Remove `scrollIntoView` for date selection components (month, year) ([#167](https://github.com/techniq/svelte-ux/pull/167))
20
+
21
+
-[DateField] Fix input value when clearing value ([#167](https://github.com/techniq/svelte-ux/pull/167))
0 commit comments