github svelteuidev/svelteui v0.15.0

latest releases: v0.15.7, v0.15.6, v0.15.5...
15 months ago

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 @khalibloo
  • Blockquote component - #425 by @khalibloo
  • PasswordInput component - #423 by @khalibloo
  • Mark 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 in AppShell - 138a23d
  • Add new prop insideLabelSize to Switch - #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 typing this prop - 718a1f9
  • Fix dependency cycle happening in @svelteuidev/core - 6e29bad
  • Add missing fontFamily to some components - 00649e3
  • Add missing reactivity in Box when css 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

Don't miss a new svelteui release

NewReleases is sending notifications on new releases.