mirror of
https://github.com/konvajs/konva.git
synced 2026-01-21 10:31:52 +08:00
initial migrate to typescript
This commit is contained in:
@@ -5,6 +5,11 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
## [new version][unreleased]
|
||||
|
||||
### Changed
|
||||
* 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
|
||||
|
||||
* Better mouse support on mobile devices (yes, that is possible to connect mouse to mobile)
|
||||
|
||||
Reference in New Issue
Block a user