Commit graph

5 commits

Author SHA1 Message Date
da241efb59
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
6736d8ab68
fix: type signature of Component too narrow 2020-06-03 17:27:12 -07:00
ed547cc851
feat: support rendering array elements 2020-06-02 16:39:44 -07:00
1372ce16cb
fix: support number elements in jsx templates 2020-06-02 15:38:39 -07:00
f109172cc4
test: add testing framework 2020-05-30 11:41:23 -07:00