mirror of
https://github.com/konvajs/konva.git
synced 2025-06-28 07:19:19 +08:00
Merge pull request #1127 from olegzhermal/changelog-fix
typo fix to changelog
This commit is contained in:
commit
4e7d1eeebc
@ -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