All Versions
156
Latest Version
Avg Release Cycle
164 days
Latest Release
874 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