Commit graph

5 commits

Author SHA1 Message Date
5118a8174b
chore: replace eslint & prettier w/ biomejs (#21)
* chore: replace eslint & prettier w/ biomejs

* fix syntax error in ci.yml workflow

* ensure that build CI jobs only run if check job succeeds to save resources
2024-07-15 08:36:52 -07:00
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
1012cdd3fa
chore: resolve linting errors & warnings 2020-06-01 23:29:59 -07:00
f109172cc4
test: add testing framework 2020-05-30 11:41:23 -07:00
ac7da8cc6d
initial commit (it all starts here...) 2020-05-25 22:36:20 -07:00