mirror of
https://github.com/konvajs/konva.git
synced 2026-01-23 05:14:58 +08:00
several fixes
This commit is contained in:
@@ -9,12 +9,13 @@ 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
|
||||
* Fixed `patternImage` and `radialGradient` for `Konva.Text`
|
||||
* `Konva.Util._isObject` is renamed to `Konva.Util._isPlainObject`.
|
||||
* TODO: changed behavior of `removeId`.
|
||||
|
||||
### Removed
|
||||
* `Konva.Util.addMethods`
|
||||
* `Konva.Util._removeLastLetter`
|
||||
|
||||
|
||||
### Fixed
|
||||
|
||||
* Better mouse support on mobile devices (yes, that is possible to connect mouse to mobile)
|
||||
|
||||
Reference in New Issue
Block a user