svelteui

SvelteUI Monorepo

MIT License

Downloads
11.1K
Stars
1.3K
Committers
23

Bot releases are visible (Hide)

svelteui - 0.6.6

Published by Brisklemonade over 2 years ago

  • Added new dependency to @svelteui/core
  • Fixed Tooltip position not being positioned correctly due to not referencing parent elements
  • Released @svelteui/dates under an experimental version
  • numerous minor bug fixes
svelteui - 0.6.5

Published by Brisklemonade over 2 years ago

  • 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

svelteui - 0.6.0

Published by Brisklemonade over 2 years ago

  • 17 new components
  • 4 new actions
  • 1 new utility
  • New package: Prism
  • Fixed components not being reactive (can't believe it took this long)
  • Fixed use-css-variable action not cleaning up old props correctly
  • Fixed image placeholder container not occupying the width and height set by the prop
  • Fixed switch animation being cut when enabled
  • Fixed component errors not showing correct element tag styling
  • Added action forwarding to components by default
  • Added top level element binding via the element property to components.
  • Added ripple prop for button
  • Added override prop to SvelteUIProvider
  • Added dark and light theme configuration to SvelteUIProvider
svelteui - Official public beta

Published by Brisklemonade over 2 years ago

Package Rankings
Top 2.09% on Npmjs.org
Badges
Extracted from project README
NPM GitHub contributors npm npm Help wanted Discord
Related Projects