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
JsonInput
component - #422 by @khaliblooBlockquote
component - #425 by @khaliblooPasswordInput
component - #423 by @khaliblooMark
component - #424 by @khalibloo- Add slots for icons in all components that have them - ef64c79
- Add slot to override
Modal
title - a4ecac8 - New props to change
Modal
transitions (transition
,transitionOptions
,overlayTransition
,overlayTransitionOptions
) - 7ac5f5a - Set
fixed
to true as the default value inAppShell
- 138a23d - Add new prop
insideLabelSize
toSwitch
- #440 by @xon52
Fixed
- Fix
Installation
guide style in docs - 618f7d6 - Fix
createStyles
check for variants - 9268c8d - Fix resize issue in
Modal
for smaller viewports - 0770e2b - Fix
Menu
type export to allow typingthis
prop - 718a1f9 - Fix dependency cycle happening in
@svelteuidev/core
- 6e29bad - Add missing
fontFamily
to some components - 00649e3 - Add missing reactivity in
Box
whencss
prop changes - 5b0028c - Fix broken
Collapse
animations when using Svelte 4 - abd1341 - Fix missing interaction when clicking right section of
NativeSelect
- 9e3e652 - Fix
Menu
being cut when used inside a container - 595be5c - Fix
TextArea
bind:value propagation - e2afd80 - Fix type errors for
Menu.Item
prop icon - 618187c
New Contributors
Full Changelog: v0.14.0...v0.15.0