github svelteuidev/svelteui v0.9.0

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

What's Changed

  • Fix and improve typings in all components
    • This should allow passing HTML attributes to components (where it makes sense) without throwing TS errors
  • Changes to the style API
  • Most components now contain a static class name that can be used to override its style
  • Fixed existing problems when using stitches class names as references
  • Improved the overall logic
  • This contains breaking changes ⚠️ on certain component classes , please let us know if you find any problems
  • Removed aria-required from NativeSelect
  • Input now supports type other than text

Docs

  • Fix to make docs more mobile friendly - @Caladan08
  • Remove outdated parts of the docs

Full Changelog: v0.8.0...v0.9.0

Don't miss a new svelteui release

NewReleases is sending notifications on new releases.