v2.29.0
2.29.0 (2024-03-13)
Highlights
- feat(combobox): add new combobox component (bd7993e)
- feat(avatarSelection): add new avatar selection component (8c408a0)
- feat(select): add new component select (90d37dd)
Breaking changes
NA
Migration guide
NA
Deprecations
NA
Features
- feat(combobox): add new combobox component (bd7993e)
- feat(avatarSelection): add new avatar selection component (8c408a0)
- feat(select): add new component select (90d37dd)
Fixes
- fix(calendar): ordering of days in calendar when firstDayOfWeek is passed (7a16f20)
Improvements
- chore(select): show custom label when option selected is more than 2 in multiselect (85680e7)
Documentation
- docs(popover): add guideline for padding in popover (41281e1)
- docs(avatar): add avatar selection guidelines (0e27b6c)