All Versions
156
Latest Version
Avg Release Cycle
164 days
Latest Release
841 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v8.3.10 Changes
June 20, 2022- Skip
Konva.Transformer
incontainer.getClientRect()
calculations
- Skip
-
v8.3.9 Changes
May 27, 2020- ๐ Typescript fixes
-
v8.3.8 Changes
May 05, 2020- ๐ฆ Disable all exports in
package.json
- ๐ฆ Disable all exports in
-
v8.3.7 Changes
May 04, 2022- Migrate to CommonJS exports only
-
v8.3.6 Changes
April 27, 2022- ๐ Better exports definitions. Importing
Konva
should work better in different bundlers and test environments. imageSmoothingEnabled
option fornode.toDataURL()
,node.toCanvas()
andnode.toImage()
- ๐ Better exports definitions. Importing
-
v8.3.5 Changes
March 21, 2022- Quick fix for
toCanvas()
andtoDataURL()
size calculation.
- Quick fix for
-
v8.3.4 Changes
March 13, 2022- ๐ Fix characters positions calculations on
fontFamily
changes inTextPath
. - โ Remove rounding in
node.getClientRect()
results - ๐ Fix event object on
transformstart
event.
- ๐ Fix characters positions calculations on
-
v8.3.3 Changes
March 23, 2022- ๐ Fix
justify
align for text with several paragraphs.
- ๐ Fix
-
v8.3.2 Changes
- โ Remove source maps for webpack builds
-
v8.3.1 Changes
December 09, 2021- ๐ Fix
dbltap
event in Safari - ๐ A bit faster
node.moveToTop()
when node is already on top - ๐ Better client rect calculations for
Konva.Arc
shape.
- ๐ Fix