add conflicts resolver for default states managers

This commit is contained in:
2022-03-27 17:15:23 +06:00
parent a328c4425a
commit 99b09c8b28
3 changed files with 23 additions and 8 deletions

View File

@@ -5,8 +5,9 @@
* `Common`:
* New extensions `Element#onVisibilityChanged`, `Element#onVisible` and `Element#onInvisible`
* `Coroutines`:
* New extension `Element.visibilityFlow()`
* New extension `Element.visibilityFlow()`
* `FSM`:
* Now it is possible to resolve conflicts on `startChain`
## 0.9.16