update CHANGELOG with new version

This commit is contained in:
Anton Lavrenov
2020-09-02 13:27:09 -05:00
parent 767a8a933a
commit 73988783e0
3 changed files with 1322 additions and 48 deletions

View File

@@ -3,7 +3,7 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/). This project adheres to [Semantic Versioning](http://semver.org/).
### not released: ## 7.0.7
* fixes for `dragstart` event when `Konva.Transformer` is used. `dragstart` will not bubble from transformer. * fixes for `dragstart` event when `Konva.Transformer` is used. `dragstart` will not bubble from transformer.
* `string` and `fill` properties validation can accept `CanvasGradient` as valid value * `string` and `fill` properties validation can accept `CanvasGradient` as valid value

1364
konva.js

File diff suppressed because it is too large Load Diff

4
konva.min.js vendored

File diff suppressed because one or more lines are too long