Kobalte.v0.13.1

v0.8.x

v0.8.2 (March 30, 2023)

Bug fixes

v0.8.1 (March 25, 2023)

Bug fixes

  • Select.Root missing type definition

v0.8.0 (March 24, 2023)

Breaking changes

  • Select and MultiSelect:
    • .Root component renders a div by default.
    • renderItem prop is now itemComponent.
    • renderSection prop is now sectionComponent.
    • renderValue prop is now valueComponent.

New features

  • Added AlertDialog component.
  • Added Toast component.
  • Ability to clear and remove an item from selection in Select.Value and MultiSelect.Value using the .Root’s valueComponent prop.
  • Select and MultiSelect better integration with form libraries.

Bug fixes

Previous
v0.9.x
Next
v0.7.x