Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | :memo: Consistently format notes.v4.0.0-rc1 | Hayleigh Thompson | 2024-02-23 |
| | |||
* | :wrench: Change gleam version requirement to v1. | Hayleigh Thompson | 2024-02-23 |
| | |||
* | :bookmark: Bump to v4.0.0-rc1 | Hayleigh Thompson | 2024-02-23 |
| | |||
* | :memo: Format notes consistently. | Hayleigh Thompson | 2024-02-23 |
| | |||
* | :memo: Add a note reminding users this is a release candidate. | Hayleigh Thompson | 2024-02-23 |
| | |||
* | :memo: Document that javascript server components are currently unsupported. | Hayleigh Thompson | 2024-02-23 |
| | |||
* | :memo: Expand examples documentation. | Hayleigh Thompson | 2024-02-23 |
| | |||
* | :memo: Docs for the docs gods! | Hayleigh Thompson | 2024-02-23 |
| | |||
* | :memo: Update example readmes. | Hayleigh Thompson | 2024-02-22 |
| | |||
* | :memo: Flesh out readme with philosophy section. | Hayleigh Thompson | 2024-02-22 |
| | |||
* | :memo: Update readme. | Hayleigh Thompson | 2024-02-21 |
| | |||
* | :memo: Add a slightly more detailed explainer on events. | Hayleigh Thompson | 2024-02-21 |
| | |||
* | :memo: Add a slightly more detailed explainer on effects. | Hayleigh Thompson | 2024-02-21 |
| | |||
* | :wrench: Update manifest with spinner. | Hayleigh Thompson | 2024-02-21 |
| | |||
* | :pencil: Fix typos and minor improvements. | Hayleigh Thompson | 2024-02-21 |
| | |||
* | :pencil: Fix typos. | Hayleigh Thompson | 2024-02-21 |
| | |||
* | 🚧 Better CLI error reporting! (#46) | Giacomo Cavalieri | 2024-02-21 |
| | | | | | * :construction: Wip * 🚧 Add error messages and fix step implementation | ||
* | :wrench: Add external pages to generated docs. | Hayleigh Thompson | 2024-02-21 |
| | |||
* | :memo: Write quickstart guide. | Hayleigh Thompson | 2024-02-21 |
| | |||
* | :wrench: Update manifests for new glint version. | Hayleigh Thompson | 2024-02-21 |
| | |||
* | :heavy_plus_sign: Upgrade glint to v0.16.0-rc1 | Hayleigh Thompson | 2024-02-19 |
| | |||
* | :bug: Fix decoding for tuples and function arguments | Giacomo Cavalieri | 2024-02-19 |
| | |||
* | :memo: Update outdate documentation | Giacomo Cavalieri | 2024-02-19 |
| | |||
* | :memo: Update references from 'lustre/try' to 'lustre dev'. | Hayleigh Thompson | 2024-02-18 |
| | |||
* | :wrench: Update manifests. | Hayleigh Thompson | 2024-02-18 |
| | |||
* | :zap: Use 'None' instead of empty dict to avoid bundle bloat. | Hayleigh Thompson | 2024-02-18 |
| | |||
* | :recycle: Big refactor of CLI-related things. | Hayleigh Thompson | 2024-02-18 |
| | |||
* | :truck: Move 'Patch' type into server module. | Hayleigh Thompson | 2024-02-18 |
| | |||
* | :truck: Move 'Patch' type into server module. | Hayleigh Thompson | 2024-02-18 |
| | |||
* | :wrench: Build the server component runtime. | Hayleigh Thompson | 2024-02-15 |
| | |||
* | :wrench: Create a build script for bundling the server component runtime. | Hayleigh Thompson | 2024-02-15 |
| | |||
* | :bug: Add missing case in explain function. | Hayleigh Thompson | 2024-02-15 |
| | |||
* | :construction: Fix some merge problems. | Hayleigh Thompson | 2024-02-15 |
| | |||
* | 🚧 Begin working on CLI things. (#45) | Hayleigh Thompson | 2024-02-13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * :recycle: Rename http ffi to lustre_try_ffi. * :wrench: Add any files under lustre/cli as internal modules. * :recyle: Move lustre/try command into cli subdirectory. * :heavy_plus_sign: Add justin, simplifile, and tom as dependencies. * :sparkles: Write a 'lustre add' command for downloading esbuild. * :construction: Begin work on a 'lustre build' command for bundling apps and components. * :sparkles: Add 'main' function as CLI entrypoint to lustre. * :bug: Fix `no-styles` flag's name * :bug: Use consistent path for error reporting in lustre add * :construction: Project module * :truck: Move esbuild functions to their own module * :construction: Use a temporary file to bundle components * :construction: Build app and update to glint rc * :heavy_plus_sign: Add filepath dependency * :bug: Fix wrong paths in esbuild code --------- Co-authored-by: Giacomo Cavalieri <giacomo.cavalieri@icloud.com> | ||
* | :memo: Document effects. | Hayleigh Thompson | 2024-02-13 |
| | |||
* | :memo: Begin documenting effect module. | Hayleigh Thompson | 2024-02-11 |
| | |||
* | :memo: Flesh out API docs. | Hayleigh Thompson | 2024-02-11 |
| | |||
* | 🔀 Update readme example. (#44) | Mark Holmes | 2024-02-07 |
| | |||
* | 🔀 Fix `autofocus` property name (#43) | Marshall Bowers | 2024-02-01 |
| | |||
* | :construction: Start writing an example for custom effects. | Hayleigh Thompson | 2024-01-31 |
| | |||
* | :fire: Remove stale example. | Hayleigh Thompson | 2024-01-31 |
| | |||
* | :art: Add header images to some examples. | Hayleigh Thompson | 2024-01-31 |
| | |||
* | :construction: Scaffold an example using lustre_http. | Hayleigh Thompson | 2024-01-31 |
| | |||
* | :construction: Scaffold a custom event handler example. | Hayleigh Thompson | 2024-01-31 |
| | |||
* | :recycle: Refactor some bits. | Hayleigh Thompson | 2024-01-30 |
| | |||
* | :art: Add padding for slim viewports. | Hayleigh Thompson | 2024-01-30 |
| | |||
* | :art: Add padding for slim viewports. | Hayleigh Thompson | 2024-01-30 |
| | |||
* | :bug: Fixed bug where ffi code incorrectly imported runtime. | Hayleigh Thompson | 2024-01-30 |
| | |||
* | :truck: Move runtime module into internals/. | Hayleigh Thompson | 2024-01-27 |
| | |||
* | :alembic: Set up some basic snapshot tests. | Hayleigh Thompson | 2024-01-27 |
| |