aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)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
* :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
* :recycle: Update examples for new html API.Hayleigh Thompson2023-07-18
* :sparkles: Create an example showing nested 'components' and mapping messages.Hayleigh Thompson2023-07-12
* :fire: Remove unused imports.Hayleigh Thompson2023-07-12
* :sparkles: Create a simple example for handling input.v3.0.0-rc.3Hayleigh Thompson2023-07-12
* Revert ":sparkles: Create a simple example for handling input."Hayleigh Thompson2023-07-12
* :sparkles: Create a simple example for handling input.Hayleigh Thompson2023-07-12
* ♻️ Replace React with diffhtml (#10)Hayleigh Thompson2023-07-10
* :bookmark: Code for 3.0.0-rc.13.0.0-rc.1Hayleigh Thompson2023-04-27
* :recycle: Remove unused imports.Hayleigh Thompson2023-04-05
* 🐛 Avoid a race condition when dispatch is used twice from outside (#8)Kero van Gelder2023-04-05
* :construction: Experiment using monaco editor for the lustre playground.Hayleigh Thompson2022-05-22
* :sparkles: Update counter example to show off fancy Cmds and dispatch features.Hayleigh Thompson2022-05-21
* :sparkles: Add twind to the examples for nicer styling.Hayleigh Thompson2022-05-20
* :truck: Move examples around to support multiple apps at once.Hayleigh Thompson2022-05-14
* :sparkles: Create a simple counter example.Hayleigh Thompson2022-05-14