Skip to content

0.6.5

Compare
Choose a tag to compare
@Brisklemonade Brisklemonade released this 05 Jun 03:25
· 238 commits to main since this release
afca0f3
  • 17 new components
  • 8 new composables
  • Deprecated svelteuidev/actions and svelteuidev/utilities packages
  • New styling engine made through the new createStyles function.

  • Fixed Space component not working properly

  • Fixed longpress action not having touch events

  • Fixed NativeSelect & Switch dark styles not showing

  • Added $$restProps to all components with Box as their base

  • Added Fragment lifecycle methods

  • Added support for event modifiers on components

  • Added external prop to Anchor component

  • Added automatic children detection to Group