Skip to content

zeta-web: v0.7.0

Compare
Choose a tag to compare
@thelukewalton thelukewalton released this 23 Jun 12:27
5a5c58a

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