v0.15.0
What's Changed
Added/Improved
- Improve documentation regarding the controlled behaviour of
Tooltip- 11e5290 - Contributing and Code of conduct now available in Korean - #417 by @devcomfort
JsonInputcomponent - #422 by @khaliblooBlockquotecomponent - #425 by @khaliblooPasswordInputcomponent - #423 by @khaliblooMarkcomponent - #424 by @khalibloo- Add slots for icons in all components that have them - ef64c79
- Add slot to override
Modaltitle - a4ecac8 - New props to change
Modaltransitions (transition,transitionOptions,overlayTransition,overlayTransitionOptions) - 7ac5f5a - Set
fixedto true as the default value inAppShell- 138a23d - Add new prop
insideLabelSizetoSwitch- #440 by @xon52
Fixed
- Fix
Installationguide style in docs - 618f7d6 - Fix
createStylescheck for variants - 9268c8d - Fix resize issue in
Modalfor smaller viewports - 0770e2b - Fix
Menutype export to allow typingthisprop - 718a1f9 - Fix dependency cycle happening in
@svelteuidev/core- 6e29bad - Add missing
fontFamilyto some components - 00649e3 - Add missing reactivity in
Boxwhencssprop changes - 5b0028c - Fix broken
Collapseanimations when using Svelte 4 - abd1341 - Fix missing interaction when clicking right section of
NativeSelect- 9e3e652 - Fix
Menubeing cut when used inside a container - 595be5c - Fix
TextAreabind:value propagation - e2afd80 - Fix type errors for
Menu.Itemprop icon - 618187c
New Contributors
Full Changelog: v0.14.0...v0.15.0