aboutsummaryrefslogtreecommitdiff
path: root/test/examples
Commit message (Collapse)AuthorAge
* :truck: Move examples out of test so CI doesn't break.Hayleigh Thompson2023-09-22
|
* :recycle: So long monorepo.Hayleigh Thompson2023-09-19
|
* :truck: Shift things around to accomodate a monorepo.Hayleigh Thompson2023-08-19
|
* :sparkles: Update component example to test whether slots work.Hayleigh Thompson2023-07-23
|
* :recycle: Namespace the html and svg modules under the element module.Hayleigh Thompson2023-07-20
|
* :sparkles: Create a separate module for namespaced svg elements.Hayleigh Thompson2023-07-20
|
* :recycle: Explicitly handle namespaced elements in the vdom tree.Hayleigh Thompson2023-07-20
|
* :sparkles: Add proper svg support.Hayleigh Thompson2023-07-20
|
* :recycle:Hayleigh Thompson2023-07-20
| | | | Rename terse 'h' and 't' to 'element' and 'text'.
* :sparkles: Create a contrived example showing off the component api.Hayleigh Thompson2023-07-19
|
* :lipstick: Format debug output nicely.Hayleigh Thompson2023-07-19
|
* :truck: Rename 'Cmd' to 'Effect' to better communicate what they're all about.Hayleigh Thompson2023-07-19
|
* :truck: Move examples into a subdirectory so they're more obviously not tests.Hayleigh Thompson2023-07-19