mirror of
https://github.com/konvajs/konva.git
synced 2025-04-05 13:38:15 +08:00
typo fix to changelog
This commit is contained in:
parent
9079c83272
commit
66cd585964
@ -49,7 +49,7 @@ group.find('Shape').forEach((shape) => shape.visible(false));
|
||||
|
||||
- **Full migration to ES modules package (!), commonjs code is removed.**
|
||||
- **`konva-node` is merged into `konva` npm package. One package works for both environments.**
|
||||
- Full event system rewrite. Much better `pointer` evens support.
|
||||
- Full event system rewrite. Much better `pointer` events support.
|
||||
- Fix `TextPath` recalculations on `fontSize` change
|
||||
- Better typescript support. Now every module has its own `*.d.ts` file.
|
||||
- Removed `Konva.UA`, `Konva._parseUA` (it was used for old browser detection)
|
||||
|
Loading…
Reference in New Issue
Block a user