Commit 5a5c58a
chore(main): release zeta-web 0.7.0 (#67)
🤖 I have created a release *beep* *boop*
---
##
[0.7.0](zeta-web-v0.6.7...zeta-web-v0.7.0)
(2025-06-23)
### ⚠ BREAKING CHANGES
* Button, IconButton, Fab, Search, Snackbar now use `shape` prop with
values`sharp` | `rounded` | `full` to match figma
### 🪲 Bug Fixes
* Button, IconButton, Fab, Search, Snackbar now use `shape` prop with
values`sharp` | `rounded` | `full` to match figma
([377d9d6](377d9d6))
* Stepper change / input events
([#66](#66))
([5dae903](5dae903))
* Update button / fab border radius, size and color to match figma
updates
([377d9d6](377d9d6))
### 🧪 Tests
* add slightly more thorough accessibility contrast tests
([377d9d6](377d9d6))
### 🧹 Miscellaneous Chores
* release 0.7.0
([c6d1af6](c6d1af6))
* Update example app
([377d9d6](377d9d6))
* Update stories for Fab / Button
([377d9d6](377d9d6))
* **UX-1444:** Remove secondary button style
([#65](#65))
([377d9d6](377d9d6))
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
---------
Co-authored-by: github-actions <github-actions@github.com>1 parent c6d1af6 commit 5a5c58a
File tree
5 files changed
+262
-236
lines changed- .storybook
- src/test
5 files changed
+262
-236
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
192 | | - | |
| 192 | + | |
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
3 | 29 | | |
4 | 30 | | |
5 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments