This commit is contained in:
Anton Lavrenov
2020-05-08 09:59:35 -05:00
parent a2adcf5f17
commit d5481b1b72
78 changed files with 3714 additions and 3711 deletions

View File

@@ -5,7 +5,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## Not released:
* **BREAKING!** `transformer.boundBoxFunc` works in absolute coordinates of whole transformer.
## 6.0.0 - 2020-05-01
* **BREAKING!** `boundBoxFunc` of `Konva.Transformer` works in absolute coordinates of whole transformer.
* Many `Konva.Transformer` fixes. Now it works correctly when you transform several rotated shapes.
* Fix for wrong `mouseleave` and `mouseout` fire on shape remove/destroy;