Add node.isCached() method

This commit is contained in:
Anton Lavrenov
2019-08-10 16:41:54 +07:00
parent cdb1916e27
commit d191e21cc3
5 changed files with 33 additions and 6 deletions

View File

@@ -5,6 +5,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## Not released:
* Add `node.isCached()` method
## [4.0.3][2019-08-08]
* Slightly changed `mousemove` event flow. It triggers for first `mouseover` event too