Skip to content

Releases: RobMayer/jsx-in-ttpg

bugfix

28 Jun 03:12
Compare
Choose a tag to compare

fixed maxLength having no effect on textarea

transparent checkbox

05 Apr 14:13
Compare
Choose a tag to compare

added "transparent" property to checkbox as added in v0.41.0 of ttpg api.

text justification falsy bug

30 Dec 03:48
Compare
Choose a tag to compare
2.2.2

text justification falsy bug

ttpg api version bump - bad version number

24 Dec 17:06
Compare
Choose a tag to compare

2.2.0

29 Oct 14:45
Compare
Choose a tag to compare
missed web browser callbacks

version bump

26 Oct 03:04
Compare
Choose a tag to compare
2.0.2

version bump

version bump with new TTPG release

24 Oct 23:07
Compare
Choose a tag to compare
2.0.1

version number

2.0.0

28 Sep 19:29
Compare
Choose a tag to compare

exposed "parseColor" so that you can use the same format that I use for colors outside of the JSX Context

removed JsxInTTPGElement to get prop definitions in favor of JSXAttribtues<"element"> to do the same thing (made for cleaner code).
checkBox now takes a "label" prop instead of the ambiguity of children. similar elements may follow suit.

support for "justify" in Button
support for "barColor" in ProgressBar

1.3.7

07 Sep 07:52
Compare
Choose a tag to compare
couple more bugfixes

1.3.6

07 Sep 03:20
Compare
Choose a tag to compare
fix falsy issue