Skip to content

Releases: ZebraDevs/zeta-web

zeta-web: v0.12.6

16 Oct 11:45
c844a31

Choose a tag to compare

0.12.6 (2025-10-15)

⛓️ Dependencies

  • automated: Update zeta-icons to v1.3.0 (939c6db)
  • automated: Update zeta-icons to v1.4.0 (8f4c2ba)

🧹 Miscellaneous Chores

  • UX-1527: Add CSS variables to allow external styling, and update (7670542)
  • UX-1527: Allow checkbox to be styled externally (#126) (7670542)

zeta-web: v0.12.5

10 Oct 11:46
72f0385

Choose a tag to compare

0.12.5 (2025-10-10)

📈 Documentation

⛓️ Dependencies

  • Update yarn and node deps (6258201)

zeta-web: v0.12.4

06 Oct 16:19
3292056

Choose a tag to compare

0.12.4 (2025-10-06)

📈 Documentation

🧹 Miscellaneous Chores

  • deps: bump tar-fs from 3.1.0 to 3.1.1 (#121) (5c8d5e0)

zeta-web: v0.12.3

06 Oct 09:20
a7b823e

Choose a tag to compare

0.12.3 (2025-10-06)

📈 Documentation

  • Add backticks to fix tooltip comment (#119) (69b960f)

zeta-web: v0.12.2

06 Oct 09:05
fe16e9a

Choose a tag to compare

0.12.2 (2025-10-06)

🪲 Bug Fixes

  • Fix zebra logo svg (#118) (0992290)
  • stylesheet * cauess issues (0992290)
  • UX-1523: Update tooltip to use slot instead of prop for content (#117) (f26e818)

📈 Documentation

  • Add documentation for css properties (#115) (8ab6d4c)

zeta-web: v0.12.1

17 Sep 13:50
346084a

Choose a tag to compare

0.12.1 (2025-09-17)

🪲 Bug Fixes

  • stepper item role attribute moved to connectedcallback (#114) (6d68a64)
  • UX-1494: Fix icon alignment in small size button (#112) (fbcc3f5)

zeta-web: v0.12.0

12 Sep 12:56
e70f913

Choose a tag to compare

0.12.0 (2025-09-12)

⚠ BREAKING CHANGES

  • UX-1452: Update Global Header to new Figma designs (#107)

✨ New Features

  • UX-1452: Avatar is now a slot, avatar styling uses avatar css variables, changed logo src to potentially fix non loading issue (dcff366)
  • UX-1452: Update Global Header to new Figma designs (#107) (dcff366)
  • UX-1513: Global Header Search bar hides on smaller screens when max slot items are applied. Limits slot items to 6 children each (dcff366)

🪲 Bug Fixes

  • minor bugs with adding new flavor (dcff366)
  • remove rounded props from button instances (dcff366)
  • UX-1507: Improve Stepper implementation with improved scaling and alignment (63235bb)

📈 Documentation

  • Add TileButton to example app (172f9b8)
  • UX-1487: Update documentation for consistency (#102) (afdb316)

🧪 Tests

  • Add global header tests (dcff366)
  • Fix failing icon button test (dcff366)

🧹 Miscellaneous Chores

  • change example to use js (#108) (172f9b8)
  • Clean up documentation and logic, eslint fixes (dcff366)
  • release 0.12.0 (b4cdce1)
  • UX-1384: Proposal for theme overrides (#106) (e78ca91)

zeta-web: v0.11.0

14 Aug 09:43
48e84c8

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

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

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)