aboutsummaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAge
* :memo: Add note about inotify-tools for linux users of lustre_dev_tools.Hayleigh Thompson2024-05-30
|
* 🔀 Write a guide on server-side rendering. (#103)Hayleigh Thompson2024-04-05
| | | | | | | | | | | | | | | * :memo: Fix typos in state management guide. * :memo: Begin writing ssr guide. * :memo: Rename discard init arg to '_flags' in all examples. * :memo: Show simple static HTML rendering example. * :memo: Expand hydration section. * :memo: Finish ssr guide. * :wrench: Add ssr guide to built docs pages.
* 🔀 Fix a typo in the readme (#101)Alan Burgoyne2024-04-04
|
* 🔀 Fix typos in readme. (#81)Stuart Hinson2024-03-28
|
* :memo: Add hexdocs pill to readme.Hayleigh Thompson2024-03-27
|
* :memo: Mention lustre_dev_tools package in readme quickstart.Hayleigh Thompson2024-03-24
|
* :memo: Make explicit that lustre can do SSR.Hayleigh Thompson2024-03-17
|
* :memo: Update readme to point out rc status.Hayleigh Thompson2024-03-12
|
* 🔀 Fix link to Quickstart guide. (#52)Daren Chandisingh2024-03-12
| | | Original link was a 404
* :memo Move docs bages into pages/ dir.Hayleigh Thompson2024-02-26
|
* :memo: Docs for the docs gods!Hayleigh Thompson2024-02-23
|
* :memo: Flesh out readme with philosophy section.Hayleigh Thompson2024-02-22
|
* :memo: Update readme.Hayleigh Thompson2024-02-21
|
* 🔀 Update readme example. (#44)Mark Holmes2024-02-07
|
* ✏️ 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