Changelog
1.0.0
Special thanks to:
Breaking changes (see the migration guide)
--secondary-foreground-color
and --secondary-background-color
are no longer used for selected items. Use --selection-foreground-color
and --selection-background-color
instead.Pen
constructor now accepts parameters in a different format — the PenStyle
should contain the pen factory.Pointer
s and StrokeDataPoint
s use performance.now
instead of Date.now
..imageEditorContainer
is now required to override the width
and height
of an editor. Use .js-draw.imageEditorContainer
or body .imageEditorContainer
.Other changes
<g>
element parents when writing SVGs.ctrl+Tab
that defocus the editor before a keyup event is sent for ctrl
.Changelog
0.25.1
Changelog
0.25.0
Changelog
0.24.1
r
and R
both, by default, caused the screen to rotate in the same direction (rather than opposite directions).Changelog
0.24.0
<text ...></text>
objects not supported.Changelog
0.23.1
prefers-reduced-motion
being set to reduce
.TextWidget
content duplicating when added to/removed from overflow widget.Changelog
0.23.0
shift
Changelog
0.22.1
Changelog
0.22.0
Changelog
0.21.0