All Versions
156
Latest Version
Avg Release Cycle
164 days
Latest Release
17 days ago
Changelog History
Page 14
Changelog History
Page 14
-
v1.6.0 Changes
April 21, 2017โ Added
- ๐ support of globalCompositeOperation for
Konva.Shape
๐ Fixed
- ๐ getAllIntersections now works ok for Text shapes (https://github.com/konvajs/konva/issues/224)
๐ Changed
- Konva a bit changed a way to detect pointer position. Now it should be OK to apply css transform on Konva container. https://github.com/konvajs/konva/pull/215
- ๐ support of globalCompositeOperation for
-
v1.5.0 Changes
March 20, 2017โ Added
- ๐ support for
lineDashOffset
property forKonva.Shape
.
- ๐ support for
-
v1.4.0
February 07, 2017 -
v1.3.0
January 10, 2017 -
v1.2.2 Changes
September 15, 2016๐ Fixed
- refresh stage hit and its
dragend
getClientRect
calculations
- refresh stage hit and its
-
v1.2.0
September 15, 2016 -
v1.1.4 Changes
September 13, 2016๐ Fixed
- Prevent throwing an error when text property of
Konva.Text
= undefined or null
- Prevent throwing an error when text property of
-
v1.1.3 Changes
September 12, 2016๐ Changed
- ๐ Better hit function for
TextPath
. - Validation of
Shape
filters.
- ๐ Better hit function for
-
v1.1.2 Changes
September 10, 2016๐ Fixed
- ๐ Fixed "Dragging Group on mobile view throws "missing preventDefault" error" #169
-
v1.1.1 Changes
August 30, 2016๐ Fixed
- ๐ Fixed #166 bug of drag&drop