Skip to content

Releases: jmoenig/morphic.js

v2.4.2

17 Sep 10:44

Choose a tag to compare

What's Changed

Full Changelog: v2.4.1...v2.4.2

v2.4.1

09 Sep 15:36

Choose a tag to compare

  • fixed noExitWarning configuration, thanks, @jguille2 !
  • support selector codes in numerical fields

Full Changelog: v2.4.0...v2.4.1

v2.4.0

20 Mar 15:06

Choose a tag to compare

  • simplified BoxMorph & CircleBoxMorph outlinePath rendering with new Canvas roundRect() primitive
  • added lockMouseFocus() mechanism and the concept of a clickTarget, improved user interaction scenarios for buttons, handles and sliders
  • updated documentation

v2.3.9

22 Jan 07:42

Choose a tag to compare

updated version

v2.3.8

09 Oct 13:19

Choose a tag to compare

Update morphic.txt

v2.3.7

08 Aug 12:23

Choose a tag to compare

fixed occasional buffer overflow issue for code embedded in script pi…

v2.3.6

24 Jul 08:20

Choose a tag to compare

r

v2.3.5

01 Mar 18:32

Choose a tag to compare

fixed parsing colors from strings

v2.3.4

12 Feb 14:54

Choose a tag to compare

added support for caching and reusing a site's onbeforeunload callback

thanks, @bromagosa !

v2.3.3

22 Jan 09:12

Choose a tag to compare

fixed Color.fromString() parsing