Commit Graph

8 Commits

Author SHA1 Message Date
Ryan Gossiaux
6d2aa60d22 Use new TS option to preserve imports in tests
These assertions were here to prevent imports (needed for svelte-inine-compile) from being removed.
2022-01-17 23:59:29 -05:00
Ryan Gossiaux
c99b74c089 Prettier
Didn't run this on every single file because it messes up the formatting of the some of the TestRenderer constructions
2021-12-28 09:28:36 -10:00
Ryan Gossiaux
08021bbf21 Add support for <Form> tag 2021-12-26 18:07:47 -08:00
Ryan Gossiaux
a033e8ca4a Add <Input> element
Most likely this is only useful for tests
2021-12-26 11:47:20 -08:00
Ryan Gossiaux
b26cc4c6c3 Actually export dl/dd/dt 2021-12-22 16:55:33 -08:00
Ryan Gossiaux
014357833f Add <dt> <dd> <dl> element support for as= 2021-12-22 15:07:05 -08:00
Ryan Gossiaux
31ac0934b0 Add Label custom element 2021-12-20 17:44:00 -08:00
Ryan Gossiaux
a84941285b Add initial batch of elements
May need to add more but this is a basic start
2021-12-20 15:44:23 -08:00