mirror of
https://github.com/konvajs/konva.git
synced 2025-04-05 20:48:28 +08:00
update changelog
This commit is contained in:
parent
888fe5870c
commit
b7c5bb02c0
@ -3,6 +3,8 @@
|
||||
* Bug Fixes
|
||||
* fixed when browser is crashing on pointer events fixed (and optimized `getIntersection` function)
|
||||
* Enhancements
|
||||
* `container.findOne()` method
|
||||
* new `strokeHit` property. Useful for performance optimizations
|
||||
|
||||
|
||||
|
||||
@ -44,4 +46,4 @@
|
||||
* `mousewheel` support. Thanks [@vmichnowicz](https://github.com/vmichnowicz)
|
||||
* new Arrow plugin
|
||||
* multiple names: `node.name('foo bar'); container.find('.foo');` (thanks [@mattslocum](https://github.com/mattslocum))
|
||||
* `Container.findOne()` method. (thanks [@pronebird](https://github.com/pronebird))
|
||||
* `Container.findOne()`
|
Loading…
Reference in New Issue
Block a user