Added
- [NEW] Listbox: Introduced the
Listbox
component for selecting a single or multiple items from a list. See the
documentation for details. - Improved support for grouping collection items. Check the
Listbox
,Select
orCombobox
documentation for more
details.
Changed
- Added
package.json
toexports
for improved compatibility with tools like Vite.