v3.4.0
3.4.0 (2024-11-18)
Highlights
- feat(progressBar): update small size from 2px to 4px (c5ed8a8)
- feat(progressRing): add large size support in progress ring component (2da8320)
- feat(spinner): add extra small size for spinner (16ab49f)
- feat(scrollbar): update scrollbar state (ca53ef7)
- feat(spinner): add secondary and white appearances (c1730ed)
- feat(spinner): update figma code connect for extra small size of spinner (e4bdbb0)
Breaking changes
- feat(progressBar): update small size from 2px to 4px (c5ed8a8)
- feat(scrollbar): update scrollbar state (ca53ef7)
- Revert "fix(table): fix selection state of resource table" (fc4f173)
Migration guide
NA
Deprecations
NA
Features
- feat(progressBar): update small size from 2px to 4px (c5ed8a8)
- feat(progressRing): add large size support in progress ring component (2da8320)
- feat(spinner): add extra small size for spinner (16ab49f)
- feat(scrollbar): update scrollbar state (ca53ef7)
- feat(spinner): add secondary and white appearances (c1730ed)
- feat(spinner): update figma code connect for extra small size of spinner (e4bdbb0)
Fixes
- fix(docs): update active state for leftnav menu item (c07b00a)
- fix(docs): synchronize active tab state with URL to prevent mismatch after navigation (c5bd00d)
- Revert "fix(table): fix selection state of resource table" (fc4f173)
Improvements
- fix(modal): update story of Modal component and replace Dropdown with Select component (60c93bb)
- fix(Table): update stories of Resource table component and replace Dropdown with Menu component (95775d3)
- fix(HorizontalNav): update stories of HorizontalNav component and replace Dropdown with Select component (e6b9cfb)
- fix(pageheader): replace dropdown with Menu component in Pageheader stories (dad8ae1)
- chore: remove jira automation workflow for github issues (6b5ebb8)
Documentation
- docs(docs): update progress indicator documentation (2788f9d)