This commit is contained in:
Anton Lavrenov
2021-05-08 20:22:20 -05:00
parent fcd7cf62b0
commit f8e71d608a
12 changed files with 162 additions and 186 deletions

View File

@@ -22,6 +22,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- new `node.isClientRectOnScreen()` method
- argument `selector` is removed from `node.getIntersection(pos)` API
- `Konva.captureTouchEventsEnabled` is renamed to `Konva.capturePointerEventsEnabled`
- Full event system rewrite. Much better `pointer` evens support.
- `Konva.Util.extend` is removed
- Added `Konva.Util.degToRad` and `Konva.Util.radToDeg`
## 7.2.5