mirror of
https://github.com/konvajs/konva.git
synced 2025-10-15 12:34:52 +08:00
update CHANGELOG with new version
This commit is contained in:
@@ -3,6 +3,9 @@
|
|||||||
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/).
|
||||||
|
|
||||||
|
## 7.1.4
|
||||||
|
|
||||||
|
* Perf fixes
|
||||||
* Change events trigger flow, so adding new events INSIDE event callback will work correctly.
|
* Change events trigger flow, so adding new events INSIDE event callback will work correctly.
|
||||||
* Fix double `dragend`, `dragstart`, `dragmove` triggers on `Konva.Transformer`
|
* Fix double `dragend`, `dragstart`, `dragmove` triggers on `Konva.Transformer`
|
||||||
|
|
||||||
|
2
konva.min.js
vendored
2
konva.min.js
vendored
@@ -3,7 +3,7 @@
|
|||||||
* Konva JavaScript Framework v7.1.3
|
* Konva JavaScript Framework v7.1.3
|
||||||
* http://konvajs.org/
|
* http://konvajs.org/
|
||||||
* Licensed under the MIT
|
* Licensed under the MIT
|
||||||
* Date: Mon Oct 12 2020
|
* Date: Wed Oct 21 2020
|
||||||
*
|
*
|
||||||
* Original work Copyright (C) 2011 - 2013 by Eric Rowell (KineticJS)
|
* Original work Copyright (C) 2011 - 2013 by Eric Rowell (KineticJS)
|
||||||
* Modified work Copyright (C) 2014 - present by Anton Lavrenov (Konva)
|
* Modified work Copyright (C) 2014 - present by Anton Lavrenov (Konva)
|
||||||
|
Reference in New Issue
Block a user