common js visibility and on screen extensions

This commit is contained in:
2020-10-28 13:57:24 +06:00
parent b2e30c9f6d
commit e7df21e91a
3 changed files with 96 additions and 0 deletions

View File

@@ -2,6 +2,11 @@
## 0.2.3
* `Common`
* `K/JS`
* Add several extensions for `Element` objects to detect that object is on screen viewport
* Add several extensions for `Element` objects to detect object visibility
## 0.2.2
* `Repos`