github svelteuidev/svelteui v0.8.0

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

What's Changed

  • Fix IconRenderer error in SSR
  • Allow CSS pointer events in Popper - @ekampp
  • Solution that allows using SvelteUI with SSR and removal of prop ssr from SvelteUIProvider - ⚠️ BREAKING CHANGE
  • Added slots for icon and label for Tabs.Tab and a new prop iconProps to modify the icon
  • Changed ChipGroup value type based on the multiple prop
  • Use random ID in TextInput - @hiddenLadder
  • Fixed required props in some components
  • Fix bug in NativeSelect that fixed the on:change call timing
  • Added prop name to Checkbox

Docs

  • Added search bar to the docs - @Caladan08
  • Improved docs by adding examples of components in the homepage - @Caladan08
  • Added missing info for NativeSelect and Anchor docs

Full Changelog: v0.7.7...v0.8.0

Don't miss a new svelteui release

NewReleases is sending notifications on new releases.