Commit 3a7dd5c
committed
chore(release): v1.0.0-beta.1
# 1.0.0-beta.1 (2024-04-29)
### Features
* **core:** [styled] add `.attrs` api ([f01d60b](f01d60b))
* **core:** [styled] support reactive style value ([8624512](8624512))
* **core:** [styled] support styling vue component ([c76478a](c76478a))
* **helper:** add apis of `keyframes` and `createGlobalStyle` ([5c2a422](5c2a422))
* **hooks:** [use-styled-calss-name] add hook to get styled class name ([0952efa](0952efa))
* **provider:** add `theme provider` ([d4fb106](d4fb106))
### Performance Improvements
* **core:** [styled] improve watch effect ([74ca1f1](74ca1f1))
* **helper:** [keyframes] generate unique name for `keyframes` ([669e7ec](669e7ec))1 parent 06d5090 commit 3a7dd5c
2 files changed
+18
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments