js visibility of objects extensions

This commit is contained in:
2022-03-26 11:01:40 +06:00
parent d87a3a039f
commit 86e70c0961
3 changed files with 75 additions and 1 deletions

View File

@@ -2,6 +2,12 @@
## 0.9.17
* `Common`:
* New extensions `Element#onVisibilityChanged`, `Element#onVisible` and `Element#onInvisible`
* `Coroutines`:
* New extension `Element.visibilityFlow()`
## 0.9.16
* `Common`: