aboutsummaryrefslogtreecommitdiff
path: root/test/examples/components.gleam
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
|
* :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