|
|
5930d10efc
|
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 |
|
|
|
dc7167475c
|
chore: fix some eslint warnings
|
2020-06-03 17:52:54 -07:00 |
|
|
|
89d599598d
|
fix: type signature of Component too narrow
|
2020-06-03 17:27:12 -07:00 |
|
|
|
206c58ab88
|
feat: support rendering array elements
|
2020-06-02 16:39:44 -07:00 |
|
|
|
b32d2a2d8d
|
fix: support number elements in jsx templates
|
2020-06-02 15:38:39 -07:00 |
|
|
|
7092f608c2
|
fix: target es2018 to support node 10+
|
2020-05-26 16:29:43 -07:00 |
|
|
|
b0ef223c9d
|
chore: resolve linting errors & warnings
|
2020-06-01 23:29:59 -07:00 |
|
|
|
99ae3402a5
|
test: add testing framework
|
2020-05-30 11:41:23 -07:00 |
|
|
|
9e9842dc8c
|
initial commit (it all starts here...)
|
2020-05-25 22:36:20 -07:00 |
|