Kobalte.v0.13.1

v0.7.x

v0.7.4 (March 18, 2023)

Bug fixes

  • Unnecessary re-renders when using polymorphic <As> component.

v0.7.3 (March 17, 2023)

Bug fixes

v0.7.2 (March 08, 2023)

Bug fixes

v0.7.1 (March 08, 2023)

Breaking changes

  • Select is non-modal by default.

New features

  • Added non-modal support on Select.
  • New scroll-lock implementation.

Bug fixes

v0.7.0 (March 07, 2023)

Breaking changes

  • New Select API, learn more here.
  • The as prop has been removed, learn more about the new polymorphic API here.
  • Accordion.Content is unmounted when collapsed by default.

New features

  • Added Polymorphic and As components for rendering delegation (polymorphism).

Bug fixes

Previous
v0.8.x
Next
v0.6.x