aboutsummaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAge
* ✏️ Fix small typo in README example so that it works. (#20)Erika Rowland2023-11-18
|
* Fix lustre.build link (#14)alex a2023-09-29
|
* :memo: Update documentation links to point to lustre.buildv3.0.4Hayleigh Thompson2023-09-22
|
* :recycle: So long monorepo.Hayleigh Thompson2023-09-19
|
* :truck: Shift things around to accomodate a monorepo.Hayleigh Thompson2023-08-19
|
* ♻️ Replace React with diffhtml (#10)Hayleigh Thompson2023-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.
* 🔀 Update example in readme to reflect event handler changes. (#6)Danny Martini2023-03-07
| | | It wasn't compiling with the current version of lustre on hex.
* docs: fix the example so that it compilesFilip Figiel2022-05-23
|
* :memo: Make it clearer this package is intended for browser targets only.Hayleigh Thompson2022-05-21
|
* :memo: Update README to include a short example.Hayleigh Thompson2022-05-14
|
* :memo: Update README.Hayleigh Thompson2022-05-14
|
* :construction: Morphdom is dead, long live React.Hayleigh Thompson2022-03-20
|
* :tada: Init repo.Andy Thompson2022-02-11