Commit bbaaafd
authored
Add transaction propagation for observed state mutations (#461)
* Add transaction propagation for observed state mutations
* Rename __animTx parameter to animTx and update provenance comments
* Add animation tests for @observable transaction propagation via direct and environment access
* Add animation tests for @observable withAnimation transaction propagation
* Make observable animation tests robust to Robolectric clock scheduling by asserting settle order
* Update skip-model dependency to 1.7.5 release instead of transaction-propagation branch1 parent ce329a6 commit bbaaafd
7 files changed
Lines changed: 1062 additions & 432 deletions
File tree
- Sources/SkipUI/SkipUI
- Animation
- Properties
- View
- Tests/SkipUITests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
Large diffs are not rendered by default.
0 commit comments