Skip to content

Releases: ZebraDevs/zeta-web

zeta-web: v0.11.0

14 Aug 09:43
48e84c8
Compare
Choose a tag to compare

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

05 Aug 11:44
cfeb563
Compare
Choose a tag to compare

0.10.2 (2025-07-30)

🪲 Bug Fixes

  • text-input: prevent increment and decrement beyond min and max values (#88) (df96b25)

🧹 Miscellaneous Chores

  • deps: bump koa from 2.16.1 to 2.16.2 (#90) (05e6029)

zeta-web: v0.10.1

25 Jul 10:11
253c3f9
Compare
Choose a tag to compare

0.10.1 (2025-07-25)

🪲 Bug Fixes

  • form-field: enhance integer input handling with min and max (#86) (ce90465)

zeta-web: v0.10.0

24 Jul 14:17
b2ad46d
Compare
Choose a tag to compare

0.10.0 (2025-07-24)

✨ New Features

  • text-input: add support for integer only type input (#83) (0884cf8)

🪲 Bug Fixes

⛓️ Dependencies

🧹 Miscellaneous Chores

  • deps: bump form-data from 4.0.2 to 4.0.4 (#84) (b0f222b)

zeta-web: v0.9.0

18 Jul 11:26
3a009ba
Compare
Choose a tag to compare

0.9.0 (2025-07-18)

⚠ BREAKING CHANGES

  • UX-1446: Update accordion to latest design. (New API, breaking changes) (#79)

Release-As

✨ 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

🧪 Tests

  • Add tests for Card Component (79f3ee5)
  • Update tests for new accordion component (7e7564d)

zeta-web: v0.8.0

04 Jul 08:40
53607b2
Compare
Choose a tag to compare

0.8.0 (2025-07-03)

✨ New Features

🪲 Bug Fixes

  • Update text themes with line height 0 (673054f)
  • UX-1460: Update badges to match designs (#68) (0d4c3b1)

⛓️ Dependencies

zeta-web: v0.7.1

27 Jun 08:56
00fb2e4
Compare
Choose a tag to compare

0.7.1 (2025-06-26)

🪲 Bug Fixes

  • Stepper add focus override on button click (#71) (2d1341c)

zeta-web: v0.7.0

23 Jun 12:27
5a5c58a
Compare
Choose a tag to compare

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)

🧹 Miscellaneous Chores

zeta-web: v0.6.7

19 Jun 13:08
b0597e6
Compare
Choose a tag to compare

0.6.7 (2025-06-19)

🪲 Bug Fixes

  • Add focus, blur events for stepper-input (0ea22c5)
  • Fix change events for radio, checkbox and stepper input (#64) (0ea22c5)

⛓️ Dependencies

zeta-web: v0.6.6

16 Jun 10:20
65f8f29
Compare
Choose a tag to compare

0.6.6 (2025-06-16)

📈 Documentation

🧹 Miscellaneous Chores

  • Make build work on windows in the best way possible (#60) (c6075ea)
  • Update storybook links (#57) (1a8c499)