Changelog
1.26.0
EditorImage.getLeavesIntersectingRegion
sometimes included items with bounding boxes that do not intersect the target region.Changelog
1.25.0
EditorSettings
.TextComponent
s if composing.text/plain
clipboard data to be auto-detected as SVG when pasting.Changelog
1.24.2
Mat33
.Changelog
1.24.0, 1.24.1
Changelog
1.23.0, 1.23.1
@js-draw/math
: Added Color4.fromRGBArray
.@js-draw/material-icons
: Added option to create material icons for a specific instance/version of js-draw
. This should allow including @js-draw/material-icons
as a bundle directly from a CDN.Changelog
1.22.0
js-draw
now attempts to use document.execCommand
. Additionally, if document.execCommand
fails, a section that allows manually copying images has been added to the error dialog.js-draw
codebase with prettier
.Changelog
1.21.3
tools/
directory incorrectly in .npmignore
.