v13.1.0
What's Changed
- feat(listbox-button): added error state by @agliga in #2063
- feat(chips-combobox): add component by @LuLaValva in #2062
- refactor(ts): use AttrString for text instead of string by @LuLaValva in #2049
- docs(alert-dialog,confirm-dialog): made the docs match expected usage by @ArtBlue in #2067
- fix(checkbox, tabs, notice): typescript issues by @LuLaValva in #2070
- fix(toggle-button-group): add event handler types by @LuLaValva in #2071
- docs(select): remove unused attr and convert example to class by @LuLaValva in #2074
- fix(confirm-dialog): event handler types by @LuLaValva in #2072
- refactor(chips-combobox): use attr tags for options by @LuLaValva in #2073
Full Changelog: v13.0.6...v13.1.0