Skip to content

Releases: RobMayer/jsx-in-ttpg

1.3.5

06 Sep 13:38
Compare
Choose a tag to compare

bugfix with progress bar value being set to undefined if passed 0

1.3.4

04 Sep 19:37
Compare
Choose a tag to compare

Fixed a bug with instanceof color

1.3.3

04 Sep 01:35
Compare
Choose a tag to compare
no really

1.3.2

04 Sep 01:23
Compare
Choose a tag to compare

Fixed a bug with

1.3.1

03 Sep 23:19
Compare
Choose a tag to compare
version bump

1.3.0

03 Sep 23:14
Compare
Choose a tag to compare

added ref callbacks

1.2.4

03 Sep 21:16
Compare
Choose a tag to compare

Added children to checkbox - they must be a string

1.2.3

03 Sep 20:16
Compare
Choose a tag to compare
gamma correction wrong direction

hex color support

03 Sep 19:58
Compare
Choose a tag to compare

added support for hex string colors: "#80C" "#80CF" "#8800CC" "#8800CCFF" are parsed as colors.
additionally, if I've added a shortcut for srgb de-conversion: "r80C", "r80CF", "r8800CC" and "r8800CCFF" will net you a de-gamma value.

hotfix for typings

09 Aug 14:24
Compare
Choose a tag to compare
1.2.1

missed typings for images