Skip to content

Releases: leMaik/scribble.js

Version 1.5.1

01 Feb 00:11

Choose a tag to compare

Added a static function to draw shapes from an array on a given context.

Version 1.4.1

20 Dec 00:15

Choose a tag to compare

Updated canvastext (removed debug output).

Version 1.4.0

08 Nov 15:56

Choose a tag to compare

Now using leMaik/canvastext for the text tool. This allows "real" editing, including text selection with the mouse.

Version 1.3.4

09 Oct 21:54

Choose a tag to compare

Fix a bug in the event emitter and move it into its own git.

Version 1.3.2

04 Oct 14:22

Choose a tag to compare

Bugfixes, minified code and refactoring. The undo/redo function can now be overriden.

Version 1.2.0

02 Oct 12:53

Choose a tag to compare

This sketch.js fork was renamed to scribble.js as the changes are already pretty big. Apart from that, this version introduces undo and redo functions.