Commit 71da74e
chore(main): release zeta-web 0.4.0 (#8)
🤖 I have created a release *beep* *boop*
---
##
[0.4.0](zeta-web-v0.3.1...zeta-web-v0.4.0)
(2025-03-14)
### ✨ New Features
* Add bubbles: true, composed: true to base button
([ed4853a](ed4853a))
* added JSX Declaration file generation to CEM
([a81967c](a81967c))
* card border style
([#15](#15))
([ed4853a](ed4853a))
* created select input component
([08d5970](08d5970))
* improved test counter script to read web.test.categories.json
([c4423d5](c4423d5))
* indeterminate state on progress circle
([a81967c](a81967c))
* integrate formField mixin with stepper input
([6a38d32](6a38d32))
* JSX Declaration for React 19 support
([#13](#13))
([a81967c](a81967c))
* Select Input implement custom event for option clicks and handle
onChange
([a81967c](a81967c))
* simplified Event declaration in all components, to help React usage
([a81967c](a81967c))
* testing structure lint rule
([c4423d5](c4423d5))
* wc code quality github action
([#7](#7))
([8249776](8249776))
### 🪲 Bug Fixes
* Add options to change dialog size
([#19](#19))
([e30e647](e30e647))
* change event in slider input and range selector
([a81967c](a81967c))
* Checkbox width
([f6c8347](f6c8347))
* hidden form field input for slider
([a81967c](a81967c))
* Icon variant not applying
([#20](#20))
([f6c8347](f6c8347))
* Select input dropdown visibility and width
([e30e647](e30e647))
* top app bar font token
([a81967c](a81967c))
* **UX-1390:** Text input not working in react.
([#14](#14))
([e00980f](e00980f))
### 📈 Documentation
* Update testing readme
([#16](#16))
([68db298](68db298))
* **UX-1385:** Update contributing
([68db298](68db298))
### ⛓️ Dependencies
* Update esbuild due to reported vulnerability
([e00980f](e00980f))
* Update zeta-icons library
([#18](#18))
([b87edde](b87edde))
### 🧪 Tests
* fixed some tests due to event name changes.
([a81967c](a81967c))
### 🧹 Miscellaneous Chores
* clean up checkbox and radio tests
([a81967c](a81967c))
* comment out unused import in slider stories
([a81967c](a81967c))
* remove comment from in page banner
([a81967c](a81967c))
* remove random backticks from testing readme
([a81967c](a81967c))
* removed React <18 generator code
([a81967c](a81967c))
---
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 f6c8347 commit 71da74e
6 files changed
Lines changed: 278 additions & 222 deletions
File tree
- .storybook
- src/test
| 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 | |
|---|---|---|---|
| |||
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
188 | | - | |
| 188 | + | |
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
| |||
| 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 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
3 | 59 | | |
4 | 60 | | |
5 | 61 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| 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