Releases: ZebraDevs/zeta-web
Releases · ZebraDevs/zeta-web
zeta-web: v0.11.0
0.11.0 (2025-08-14)
✨ New Features
🪲 Bug Fixes
- Accordion did not import icon.js, may cause import issue (#98) (9819ddd)
- Allow illustration src override (c0b372a)
- change documentation syntax in empty state (#100) (c0b372a)
- UX-1336: Center chevrons and icons (#96) (407a3d3)
- UX-1459: Update dialog to match new Figma designs (#93) (156b6b3)
📈 Documentation
⛓️ Dependencies
zeta-web: v0.10.2
zeta-web: v0.10.1
zeta-web: v0.10.0
zeta-web: v0.9.0
0.9.0 (2025-07-18)
⚠ BREAKING CHANGES
- UX-1446: Update accordion to latest design. (New API, breaking changes) (#79)
Release-As
- 0.9.0 (4a1794c)
✨ New Features
- UX-1446: Update accordion to latest design. (New API, breaking changes) (#79) (7e7564d)
- UX-1467: Add Card Container Component (#78) (79f3ee5)
📈 Documentation
⛓️ Dependencies
- Update dependencies (f2d0663)
🧪 Tests
zeta-web: v0.8.0
zeta-web: v0.7.1
zeta-web: v0.7.0
0.7.0 (2025-06-23)
⚠ BREAKING CHANGES
- Button, IconButton, Fab, Search, Snackbar now use
shape
prop with valuessharp
|rounded
|full
to match figma
🪲 Bug Fixes
- Button, IconButton, Fab, Search, Snackbar now use
shape
prop with valuessharp
|rounded
|full
to match figma (377d9d6) - Stepper change / input events (#66) (5dae903)
- Update button / fab border radius, size and color to match figma updates (377d9d6)
🧪 Tests
- add slightly more thorough accessibility contrast tests (377d9d6)