3.5.0 (2024-12-12)
Highlights
- feat(avatar): add presence indicator support in avatar component (ce945f2)
- feat(avatar): add status indicator support in avatar (5885784)
- fix(input): update cursor position on input type change (8f45613)
- fix(table): update table stories structure on storybook (9e3b4d5)
- feat(statusHint): update color for default appearance (a64c512)
Breaking changes
NA
Migration guide
NA
Deprecations
NA
Features
- feat(avatar): add presence indicator support in avatar component (ce945f2)
- feat(avatar): add status indicator support in avatar (5885784)
- feat(statusHint): update color for default appearance (a64c512)
Fixes
- fix(input): update cursor position on input type change (8f45613)
Improvements
- chore: fix lint error in dropzone component & toast figma connect (9c8a41e)
- fix(progressIndicators): update story of spinner and progress ring (506ca9b)
- fix(table): update table stories structure on storybook (9e3b4d5)
- refactor(table): update table props description on storybook (f041f10)
Documentation
- docs(docs): add status and presence indicator documentation in avatar (dc14464)
- docs(docs): update table preview link in documentation (1df056c)