Commit 04390ec
authored
feat: Animations imporovements (#5487)
## Description
- delay option, fixes
#5250
- iterations option, fixes
#5251
- less unit opions, fixes
#5253
## Steps for reproduction
1. click button
2. expect xyz
## Code Review
- [ ] hi @kof, I need you to do
- conceptual review (architecture, feature-correctness)
- detailed review (read every line)
- test it on preview
## Before requesting a review
- [ ] made a self-review
- [ ] added inline comments where things may be not obvious (the "why",
not "what")
## Before merging
- [ ] tested locally and on preview environment (preview dev login:
0000)
- [ ] updated [test
cases](https://github.com/webstudio-is/webstudio/blob/main/apps/builder/docs/test-cases.md)
document
- [ ] added tests
- [ ] if any new env variables are added, added them to `.env` file1 parent 6bba58d commit 04390ec
File tree
4 files changed
+251
-154
lines changed- apps/builder/app/builder/features/settings-panel/props-section/animation
- packages
- sdk-components-animation
- sdk/src
- schema
4 files changed
+251
-154
lines changed
0 commit comments