Commit f69ec41
committed
chore(release): 1.30.0 [skip ci]
## [1.30.0](v1.29.1...v1.30.0) (2024-04-16)
### Features
* basic experiment for wrapping loading skeleton ([c94b232](c94b232))
* button common styles mixin ([b40befd](b40befd))
* loading text & standardisation ([a654907](a654907))
* LoadingButton ([d2c597b](d2c597b))
* LoadingImage ([3de0828](3de0828))
* update story example and css ([d71cc8d](d71cc8d))
### Bug Fixes
* add pulse animation duration variable, fix imports ([99911c7](99911c7))
* enforce common button styles class on custom element definition ([92b371c](92b371c))
* extract common styles to mixin, import mixin ([b472db7](b472db7))
* fit-content on typographic styles ([3c56beb](3c56beb))
* force apply class with shared styles to custom element ([c14e6c9](c14e6c9))
* import mixin, remove duplicate common styles ([919903b](919903b))
* import paths for pulse.css ([abe8245](abe8245))
* missing controls on loading button story ([05272c6](05272c6))
* pulse.css ([e1d2454](e1d2454))
* remove debugging comments ([062082c](062082c))
* remove loadingSkeleton wrapper example ([70fa4ed](70fa4ed))
* return button attributes ([92e7626](92e7626))1 parent f8f1599 commit f69ec41
1 file changed
Lines changed: 28 additions & 0 deletions
| 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 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
1 | 29 | | |
2 | 30 | | |
3 | 31 | | |
| |||
0 commit comments