Skip to content

Releases: ZebraDevs/zeta-web

zeta-web: v1.2.2

16 Mar 10:59
8791381

Choose a tag to compare

1.2.2 (2026-03-16)

🪲 Bug Fixes

  • UX-1545: Fix icon and image avatars not rendering properly (#181) (fc4ce50)
  • UX-1562: Don't allow toggle form elements to shrink/warp (#179) (7bfe0c5)
  • UX-1568: Make select-input component fire scroll events on scroll of options (#182) (d3d5b6c)

⛓️ Dependencies

🧹 Miscellaneous Chores

  • deps-dev: bump dompurify from 3.3.1 to 3.3.2 (#183) (79729b0)
  • deps: bump tar from 7.5.9 to 7.5.11 (#184) (c4c797a)

zeta-web: v1.2.1

04 Mar 12:15
b42ec8d

Choose a tag to compare

1.2.1 (2026-03-04)

⛓️ Dependencies

  • Update deps and zeta-icons (2ee9759)

🧹 Miscellaneous Chores

zeta-web: v1.2.0

19 Feb 12:27
4f556df

Choose a tag to compare

1.2.0 (2026-02-19)

✨ New Features

⛓️ Dependencies

🧹 Miscellaneous Chores

zeta-web: v1.1.1

03 Feb 15:55
819397e

Choose a tag to compare

1.1.1 (2026-02-03)

🪲 Bug Fixes

  • UX-1565: Add part to Dialog to allow external styling (#169) (4b65128)

📈 Documentation

  • remove image from readme on storybook (cfccda6)

⛓️ Dependencies

zeta-web: v1.1.0

30 Jan 11:29
e86f0c0

Choose a tag to compare

1.1.0 (2026-01-30)

✨ New Features

  • UX-1553: Chart Card Component (#159) (623ad7f)
  • UX-1556: Shimmer component for Zeta Web (#163) (999be10)
  • UX-1561: Make leading icon optional, make buttons stay to right (#167) (319135b)

📈 Documentation

⛓️ Dependencies

🧹 Miscellaneous Chores

  • deps-dev: bump storybook from 8.6.14 to 8.6.15 (#160) (c8342fb)
  • deps: bump qs from 6.14.0 to 6.14.1 (#161) (b7ea2e8)
  • deps: bump tar from 7.5.2 to 7.5.4 (#164) (a45c558)
  • deps: bump tar from 7.5.4 to 7.5.7 (#166) (69cd255)

💄 Styles

zeta-web: v1.0.1

17 Dec 10:50
850f311

Choose a tag to compare

1.0.1 (2025-12-17)

📈 Documentation

zeta-web: v1.0.0

08 Dec 12:35
68af08b

Choose a tag to compare

1.0.0 (2025-11-28)

⚠ BREAKING CHANGES

  • UX-1541: Change dropdown menu button text on selection of dropdown item (#149)

✨ New Features

  • UX-1542: Make icon optional for text dropdown menu items (#150) (0129d26)
  • UX-1546: Add sizes to dropdown menu item, radio and checkbox (#154) (240ce31)

🪲 Bug Fixes

  • UX-1537: Fix hover styles on iOS to prevent sticky hover styling on click (#147) (72daf5c)
  • UX-1540: Fix input chip avatar image (#148) (c059b4f)
  • UX-1548: Default dropdown menu item matches medium size (#156) (12d17af)
  • UX-1549: Remove duplicate padding when icon is present in dropdown menu item (#157) (370bd31)

⛓️ Dependencies

  • automated: Update zeta-icons to v1.7.0 (6776730)
  • automated: Update zeta-icons to v1.8.0 (1450c8d)
  • automated: Update zeta-icons to v1.9.0 (62b8eb7)
  • update yarn (f0c0652)

🧹 Miscellaneous Chores

  • deps: bump js-yaml from 3.14.1 to 3.14.2 (#155) (f6a7e82)
  • UX-1537: Disable default tap styling for mobile (72daf5c)

🔧 Code Refactoring

  • UX-1541: Change dropdown menu button text on selection of dropdown item (#149) (df0101d)
  • UX-1544: Add scroll when dropdown menu text exceeds dropdown menu container (#153) (0be5d10)

💄 Styles

  • UX-1543: Control whether dropdown menu matches dropdown button width (#152) (23f0d00)

zeta-web: v0.12.9

04 Nov 10:40
0adc8db

Choose a tag to compare

0.12.9 (2025-11-04)

🪲 Bug Fixes

  • UX-1535: Fixed bug where edit icon border colour was not showing and could not be customised (ad4f5b9)
  • UX-1536: Fixes sticky hover styling for buttons on iOS devices (#144) (aa16b84)

📈 Documentation

  • UX-1535: Updated documentation with new CSS props (ad4f5b9)

⛓️ Dependencies

  • automated: Update zeta-icons to v1.6.0 (0f71ef4)

🧹 Miscellaneous Chores

  • deps: bump tar from 7.5.1 to 7.5.2 (#145) (e8facf8)
  • UX-1536: Default tap styling on mobile is disabled. (aa16b84)

💄 Styles

  • UX-1535: Custom colors for stepper item background colours, text colours and icon colours (#143) (ad4f5b9)

zeta-web: v0.12.8

22 Oct 15:58
4db01fa

Choose a tag to compare

0.12.8 (2025-10-22)

🪲 Bug Fixes

  • UX-1532: Fix Global Header button events (#136) (c6c5668)
  • UX-1532: Fix Global Header Logo color (c6c5668)
  • UX-1533: Stepper counter on Safari counts (#140) (a705462)
  • UX-1534: Change avatar background colour on global header (#141) (dc4273b)

💄 Styles

👷 Continuous Integration

zeta-web: v0.12.7

21 Oct 12:51
5d59cef

Choose a tag to compare

0.12.7 (2025-10-21)

🪲 Bug Fixes

  • UX-1528: Make droppable position update with screen resize (#128) (4ea41ca)
  • UX-1529: Add click functions & listeners on buttons in Global Header (#131) (32d2947)
  • UX-1529: Implement tests for new click callback functions (32d2947)

⛓️ Dependencies

  • automated: Update zeta-icons to v1.5.0 (596c3d9)
  • Update node dependencies (#135) (ca2b157)

🧹 Miscellaneous Chores

  • deps-dev: bump vite from 6.3.6 to 6.4.1 (#133) (c4f5850)