Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 🔀 Use vitest for runtime/vdom testing. (#124) | Jacob Scearcy | 2024-05-06 |
| | | | | | | | * 🧪 move tests into test directory, bump birdie to ignore non-gleam files * implement feedback * add comments, update doc | ||
* | :recycle: Refactor example apps to use lustre/try instead of vite. | Hayleigh Thompson | 2023-12-22 |
| | |||
* | :recycle: So long monorepo. | Hayleigh Thompson | 2023-09-19 |
| | |||
* | :truck: Shift things around to accomodate a monorepo. | Hayleigh Thompson | 2023-08-19 |
| | |||
* | ♻️ Replace React with diffhtml (#10) | Hayleigh Thompson | 2023-07-10 |
| | | | | | | | | | | | | | | | * :wrench: Remove react dependency, add vite for running examples. * :heavy_plus_sign: Update stdlib version to 0.29 * :fire: Remove old examples. * :sparkles: Vendor diffhtml and update runtime ffi code to replace react. * :recycle: Refactor all the things now react is gone. * :memo: Remove references to react in the readme. * :sparkles: Create a simple counter example. | ||
* | :bookmark: Code for 3.0.0-rc.13.0.0-rc.1 | Hayleigh Thompson | 2023-04-27 |
| | |||
* | :heavy_plus_sign: Add @monaco-editor/react as a dev dependency for the ↵ | Hayleigh Thompson | 2022-05-22 |
| | | | | playground. | ||
* | :wrench: Add npm command to spin up a http server and rebuild docs on-change. | Hayleigh Thompson | 2022-05-21 |
| | |||
* | :construction: Morphdom is dead, long live React. | Hayleigh Thompson | 2022-03-20 |
| | |||
* | :tada: Init repo. | Andy Thompson | 2022-02-11 |