yarn @svelteuidev/composables 0.9.0
v0.9.0

latest releases: 0.15.7, 0.15.6, 0.15.5...
2 years 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 composables release

NewReleases is sending notifications on new releases.