Commit graph

7 commits

Author SHA1 Message Date
9d4fcdc281 chore: update * pin prettier version & format code 2021-01-02 13:40:18 -08:00
f773d79b91 feat: provide Fragment component
Adds a new Fragment component that provides the same functionality as
React.Fragment. See issue #9 for details.

closes issue #9
2020-06-04 11:25:34 -07:00
cbd80f381c fix: type signature of Component too narrow 2020-06-03 17:27:12 -07:00
7b80d2f324 feat: support rendering array elements 2020-06-02 16:39:44 -07:00
bda8e216e2 fix: support number elements in jsx templates 2020-06-02 15:38:39 -07:00
dcbc07021d chore: resolve linting errors & warnings 2020-06-01 23:29:59 -07:00
13cbc07c11 initial commit (it all starts here...) 2020-05-25 22:46:20 -07:00