docs updatesx

This commit is contained in:
Anton Lavrenov
2019-01-06 03:01:20 -05:00
parent 4d58cd6479
commit 52f2b8178b
56 changed files with 3085 additions and 2703 deletions

View File

@@ -9,6 +9,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
* Fixes inconsistent `layer.setSize()` method. Now it has same arguments as any container.
* Full rewrite to Typescript with tons of refactoring and small optimizations. The public API should be 100% the same
### Removed
* `Konva.Util.addMethods`
* `Konva.Util._removeLastLetter`
### Fixed