aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* :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
* :fire: Remove stale example.Hayleigh Thompson2024-01-31
* :art: Add header images to some examples.Hayleigh Thompson2024-01-31
* :construction: Scaffold an example using lustre_http.Hayleigh Thompson2024-01-31
* :construction: Scaffold a custom event handler example.Hayleigh Thompson2024-01-31
* :recycle: Refactor some bits.Hayleigh Thompson2024-01-30
* :art: Add padding for slim viewports.Hayleigh Thompson2024-01-30
* :art: Add padding for slim viewports.Hayleigh Thompson2024-01-30
* :bug: Fixed bug where ffi code incorrectly imported runtime.Hayleigh Thompson2024-01-30
* :truck: Move runtime module into internals/.Hayleigh Thompson2024-01-27
* :alembic: Set up some basic snapshot tests.Hayleigh Thompson2024-01-27
* :heavy_plus_sign: Add birdie and gleeunit as dev dependencies.Hayleigh Thompson2024-01-27
* :sparkles: Add some debug actions to query process state.Hayleigh Thompson2024-01-27
* :art: Strip whitespace because Zed said so.Hayleigh Thompson2024-01-27
* :construction: Start replacing old test examples with structured examples.Hayleigh Thompson2024-01-27
* :recycle: Temporarily disable a performance optimisation that caused bugs wit...Hayleigh Thompson2024-01-26
* :fire: Remove js support from lustre/try.Hayleigh Thompson2024-01-26
* :recycle: Replace data attribute with more common 'app' id.Hayleigh Thompson2024-01-26
* :bug: Fixed a small logic bug checking if model did update.Hayleigh Thompson2024-01-24
* :recycle: Add more context to Error type.Hayleigh Thompson2024-01-23
* :recycle: Tidy up decoders.Hayleigh Thompson2024-01-23
* ✨ Add universal components that can run on the server (#39)Hayleigh Thompson2024-01-23
* :bookmark: Bump to v3.1.3v3.1.3Hayleigh Thompson2024-01-10
* :sparkles: Always run 'gleam build' before starting lustre/try.Hayleigh Thompson2024-01-10
* 🔀 Add role attribute (#34)Christopher Dieringer2024-01-07
* 🔀 Add flags for configuring the server's host and port. (#33)Hayleigh Thompson2024-01-05
* 🔀 Disable caching for lustre/try (#32)Giacomo Cavalieri2024-01-04
* 🔀 Add logging to `lustre/try` (#30)Giacomo Cavalieri2024-01-04
* :bookmark: Bump to v3.1.2v3.1.2Hayleigh Thompson2023-12-28
* :bug: Fixed a bug where dom patching would always reconstruct the dom.Hayleigh Thompson2023-12-28
* 🐛 Fixed a bug where lustre/try crashes on 404. (#24)xhh2023-12-26
* :bookmark: Bump to v3.1.1v3.1.1Hayleigh Thompson2023-12-22
* :bug: Fixed a bug where event listeners weren't always removed properly.Hayleigh Thompson2023-12-22
* :recycle: Refactor example apps to use lustre/try instead of vite.Hayleigh Thompson2023-12-22
* :heavy_plus_sign: Upgrade to Gleam v0.33.0Hayleigh Thompson2023-12-22
* :heavy_plus_sign: Upgrade to Gleam v0.33.0Hayleigh Thompson2023-12-22
* :bookmark: Bump to v3.1.0v3.1.0Hayleigh Thompson2023-12-06
* :wrench: Add lustre/try to list of internal modules.Hayleigh Thompson2023-12-06
* :sparkles: Create a simple preview server for trying out lustre.Hayleigh Thompson2023-12-06
* :bookmark: Bump to v3.0.12v3.0.12Hayleigh Thompson2023-11-30
* :sparkles: Add undocumented ability to directly set an element's inner html.Hayleigh Thompson2023-11-30