Skip to content

Releases: ZebraDevs/zeta-web

zeta-web: v0.6.2

22 May 11:32
2498fbf

Choose a tag to compare

0.6.2 (2025-05-22)

🪲 Bug Fixes

  • Added progress circle color css token (#47) (e5ca27e)

🧹 Miscellaneous Chores

zeta-web: v0.6.1

30 Apr 07:35
a57c778

Choose a tag to compare

0.6.1 (2025-04-30)

⛓️ Dependencies

zeta-web: v0.6.0

24 Apr 18:10
8611d13

Choose a tag to compare

0.6.0 (2025-04-24)

✨ New Features

  • UX-1396: icon - Add svg support in slot (#41) (339ad75)

📈 Documentation

  • UX-1431: Add documentation on adding custom fonts (339ad75)

zeta-web: v0.5.3

16 Apr 18:26
9dd748e

Choose a tag to compare

0.5.3 (2025-04-16)

🪲 Bug Fixes

  • slider input form field (#40) (a618506)
  • UX-1349: Add react JSX declarations into built d.ts files (#38) (b0341c1)
  • UX-1389: Dialog closes when click on blank area (#36) (cacdf23)

📈 Documentation

  • Update JSX instructions in readme (4e0e7ba)

⛓️ Dependencies

🧪 Tests

  • Dialog closeOnBarrierClicked prop (cacdf23)

🧹 Miscellaneous Chores

  • Update rounded prop to default to true to match zeta_flutter (b0341c1)

zeta-web: v0.5.2

11 Apr 09:23
4491ab5

Choose a tag to compare

0.5.2 (2025-04-11)

🪲 Bug Fixes

📈 Documentation

  • Add documentation to css semantics (#33) (db9b331)
  • Update developer experience in Readme (db9b331)

🧹 Miscellaneous Chores

  • deps: bump koa from 2.16.0 to 2.16.1 (#35) (d3b7ac9)
  • Remove unneeded files and reorganize where some are (db9b331)

zeta-web: v0.5.1

09 Apr 16:27
e976f21

Choose a tag to compare

0.5.1 (2025-04-09)

🪲 Bug Fixes

🧹 Miscellaneous Chores

zeta-web: v0.5.0

08 Apr 15:51
3aae746

Choose a tag to compare

0.5.0 (2025-04-08)

✨ New Features

  • added part to button to enable better styling (#29) (3d0bc18)

⛓️ Dependencies

zeta-web: v0.4.1

21 Mar 12:26
08f86bd

Choose a tag to compare

0.4.1 (2025-03-21)

🪲 Bug Fixes

  • Radio button checked is bool not string (#24) (ab73b76)

📈 Documentation

🧹 Miscellaneous Chores

  • Add .js to imports for packages that require fully qualified imports (#23) (fb6ee75)

zeta-web: v0.4.0

14 Mar 16:36
71da74e

Choose a tag to compare

0.4.0 (2025-03-14)

✨ New Features

  • Add bubbles: true, composed: true to base button (ed4853a)
  • added JSX Declaration file generation to CEM (a81967c)
  • card border style (#15) (ed4853a)
  • created select input component (08d5970)
  • improved test counter script to read web.test.categories.json (c4423d5)
  • indeterminate state on progress circle (a81967c)
  • integrate formField mixin with stepper input (6a38d32)
  • JSX Declaration for React 19 support (#13) (a81967c)
  • Select Input implement custom event for option clicks and handle onChange (a81967c)
  • simplified Event declaration in all components, to help React usage (a81967c)
  • testing structure lint rule (c4423d5)
  • wc code quality github action (#7) (8249776)

🪲 Bug Fixes

  • Add options to change dialog size (#19) (e30e647)
  • change event in slider input and range selector (a81967c)
  • Checkbox width (f6c8347)
  • hidden form field input for slider (a81967c)
  • Icon variant not applying (#20) (f6c8347)
  • Select input dropdown visibility and width (e30e647)
  • top app bar font token (a81967c)
  • UX-1390: Text input not working in react. (#14) (e00980f)

📈 Documentation

⛓️ Dependencies

  • Update esbuild due to reported vulnerability (e00980f)
  • Update zeta-icons library (#18) (b87edde)

🧪 Tests

  • fixed some tests due to event name changes. (a81967c)

🧹 Miscellaneous Chores

  • clean up checkbox and radio tests (a81967c)
  • comment out unused import in slider stories (a81967c)
  • remove comment from in page banner (a81967c)
  • remove random backticks from testing readme (a81967c)
  • removed React <18 generator code (a81967c)

zeta-web: v0.3.1

04 Dec 14:45
dffce9a

Choose a tag to compare

0.3.1 (2024-12-04)

📈 Documentation

  • Update installation instructions in readme and update links in storybook (99b71e4)

🧹 Miscellaneous Chores

  • UX-1177: Update license information (#3) (99b71e4)