Releases: ZebraDevs/zeta-web
Releases · ZebraDevs/zeta-web
zeta-web: v0.3.1
zeta-web: v0.3.0
0.3.0 (2024-12-03)
✨ New Features
- (UX-641) Bottom Sheet (#134) (a5a3bf9)
- (UX-645) Breadcrumb (#135) (55a942e)
- (UX-648) FAB (#133) (92c9338)
- (UX-671) Dropdown Menu (#140) (daa6986)
- added divider and spacer to navbar (3583209)
- Added notification value to control size of populated and unpopulated notification indicator (3583209)
- added sneaky hidden css variable for horizontal dialog header (89d7495)
- created fab (92c9338)
- created snackbar (380b8c2)
- Updated avatars (#136) (006577b)
- UX-1043: Created avatar rail (#137) (e450847)
- UX-650: Created segmented control (#139) (d26a1a5)
- UX-673: Created upload item (#141) (e3824b4)
- UX-679: Range Selector (#155) (a8a1922)
- UX-687: Created navigation rail (#142) (c1980dd)
- UX-701: snackbar (#145) (380b8c2)
- UX-715: Created Appbar (#138) (304100e)
🪲 Bug Fixes
- (UX-983) Update In Page Banner (#132) (3cf284f)
- changed "dropdown-text" to "text-dropdown" (daa6986)
- dropdown-item slotted icon (daa6986)
- Fixed issues on progress circle where the upload variant couldn't be scaled. Also added documentation for the cancel event. (#123) (ea05ad9)
- hidden input field slider (#156) (c0061ba)
- moved flavor off base button (#148) (1f30171)
- navbar item colour (3583209)
- segmented-item-style (#143) (4872c4a)
- Updated chips to match designs (#126) (115be08)
- UX-1050: Change icon to use slot (b14c243)
- UX-994: Update Navigation Bar (#129) (3583209)
- ZetaDialog - dialog overflowed contents (897ce98)
📈 Documentation
- added Actions to Button (897ce98)
- added comments to fab.ts and fab.styles.js (92c9338)
- added demo animation on snackbar (380b8c2)
- added documentation for divider and spacer in navbar (3583209)
- added missing figma and storybook links (#147) (d8791ba)
- created snackbar docs (380b8c2)
- documented all css "part"s (897ce98)
- fixed switch css vars bleeding into each other (#128) (6a0cf74)
- Improved documentation to include other variants (92c9338)
- Updated storybook with new props (3583209)
⛓️ Dependencies
🧪 Tests
- added click event to utils.ts (55a942e)
- Added spacer test (3583209)
- added storybook test package (897ce98)
- added test file for navbar with accessibility test (3583209)
- added tests for action-menu-button (daa6986)
- added tests for breadcrumbs (55a942e)
- Added tests for navigation bar (3583209)
- organising tests into groups (#153) (4cd0328)