aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* :bookmark: Bump to v4.0.0-rc.2v4.0.0-rc.2Hayleigh Thompson2024-02-29
* :bug: Fix bug with incorrect imports for server runtime.Hayleigh Thompson2024-02-29
* :memo: Better docs for 'main'.Hayleigh Thompson2024-02-29
* :wrench: Ensure deps are up to date.Hayleigh Thompson2024-02-29
* :recycle: Rename add/remove_renderer to (un)subscribe. Move into lustre/serve...Hayleigh Thompson2024-02-29
* :construction: Begin writing a state management guide.Hayleigh Thompson2024-02-28
* :memo: Make links to other pages relative not absolute.Hayleigh Thompson2024-02-28
* :memo Move docs bages into pages/ dir.Hayleigh Thompson2024-02-26
* ✏️ Fix typos in quickstart guide (#47)Alex Houseago2024-02-25
* :pencil: Correct references to 'lustre try' to 'lustre dev'.Hayleigh Thompson2024-02-23
* :memo: Consistently format notes.v4.0.0-rc1Hayleigh Thompson2024-02-23
* :wrench: Change gleam version requirement to v1.Hayleigh Thompson2024-02-23
* :bookmark: Bump to v4.0.0-rc1Hayleigh Thompson2024-02-23
* :memo: Format notes consistently.Hayleigh Thompson2024-02-23
* :memo: Add a note reminding users this is a release candidate.Hayleigh Thompson2024-02-23
* :memo: Document that javascript server components are currently unsupported.Hayleigh Thompson2024-02-23
* :memo: Expand examples documentation.Hayleigh Thompson2024-02-23
* :memo: Docs for the docs gods!Hayleigh Thompson2024-02-23
* :memo: Update example readmes.Hayleigh Thompson2024-02-22
* :memo: Flesh out readme with philosophy section.Hayleigh Thompson2024-02-22
* :memo: Update readme.Hayleigh Thompson2024-02-21
* :memo: Add a slightly more detailed explainer on events.Hayleigh Thompson2024-02-21
* :memo: Add a slightly more detailed explainer on effects.Hayleigh Thompson2024-02-21
* :wrench: Update manifest with spinner.Hayleigh Thompson2024-02-21
* :pencil: Fix typos and minor improvements.Hayleigh Thompson2024-02-21
* :pencil: Fix typos.Hayleigh Thompson2024-02-21
* 🚧 Better CLI error reporting! (#46)Giacomo Cavalieri2024-02-21
* :wrench: Add external pages to generated docs.Hayleigh Thompson2024-02-21
* :memo: Write quickstart guide.Hayleigh Thompson2024-02-21
* :wrench: Update manifests for new glint version.Hayleigh Thompson2024-02-21
* :heavy_plus_sign: Upgrade glint to v0.16.0-rc1Hayleigh Thompson2024-02-19
* :bug: Fix decoding for tuples and function argumentsGiacomo Cavalieri2024-02-19
* :memo: Update outdate documentationGiacomo Cavalieri2024-02-19
* :memo: Update references from 'lustre/try' to 'lustre dev'.Hayleigh Thompson2024-02-18
* :wrench: Update manifests.Hayleigh Thompson2024-02-18
* :zap: Use 'None' instead of empty dict to avoid bundle bloat.Hayleigh Thompson2024-02-18
* :recycle: Big refactor of CLI-related things.Hayleigh Thompson2024-02-18
* :truck: Move 'Patch' type into server module.Hayleigh Thompson2024-02-18
* :truck: Move 'Patch' type into server module.Hayleigh Thompson2024-02-18
* :wrench: Build the server component runtime.Hayleigh Thompson2024-02-15
* :wrench: Create a build script for bundling the server component runtime.Hayleigh Thompson2024-02-15
* :bug: Add missing case in explain function.Hayleigh Thompson2024-02-15
* :construction: Fix some merge problems.Hayleigh Thompson2024-02-15
* 🚧 Begin working on CLI things. (#45)Hayleigh Thompson2024-02-13
* :memo: Document effects.Hayleigh Thompson2024-02-13
* :memo: Begin documenting effect module.Hayleigh Thompson2024-02-11
* :memo: Flesh out API docs.Hayleigh Thompson2024-02-11
* 🔀 Update readme example. (#44)Mark Holmes2024-02-07
* 🔀 Fix `autofocus` property name (#43)Marshall Bowers2024-02-01
* :construction: Start writing an example for custom effects.Hayleigh Thompson2024-01-31