Changelog
0.14.0 - 2016-06-17
mouseenter
event on deep nesting caseChangelog
0.12.4 - 2016-04-19
batchDraw
will do not immediate draw()
Changelog
0.12.2 - 2016-03-31
cancelBubble
event property behaviourPath
getClientRect()
calculationmousewheel
event changed to wheel
Changelog
0.11.1 - 2016-01-16
Konva.Arrow
drawing. Now it works better.Label
shapecontentTap
event for stagelayer.on('click', 'Circle', handler);
node.findAncestors(selector)
and node.findAncestor(selector)
functionsstage.getIntersection
and layer.getIntersection
moveTo
and some other methods return this
getAbsolutePosition
support optional relative parent argument (useful to find absolute position inside of some of parent nodes)change
event will be not fired if changed value is the same as old valueChangelog
0.10.0 - 2015-10-27
stroke
and fill
support for Konva.Sprite
getClientRect
method of Konva.Line
and Konva.Container
.toObject()
behaviour for node with attrs with extended native prototypesKonva.Node.create
now works with objects.Konva.Tween
now supports tweening points to state with different length