Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | :art: Make sure everything is formatted correctly. | Hayleigh Thompson | 2024-03-26 |
| | |||
* | :memo: Touch on the difference between attributes and properties. | Hayleigh Thompson | 2024-03-25 |
| | |||
* | :memo: Write some basic documentation on what server components are all about. | Hayleigh Thompson | 2024-03-25 |
| | |||
* | :recycle: Additional data attached to server component events is moved to ↵ | Hayleigh Thompson | 2024-03-25 |
| | | | | the 'data' property. | ||
* | :memo: Remove release-candidate warnings. | Hayleigh Thompson | 2024-03-24 |
| | |||
* | 🔀 Fix a bug where dangerous-unescaped-html attributes were being dropped. ↵ | Mikko Ahlroth | 2024-03-23 |
| | | | | (#73) | ||
* | :truck: Move cli code to lustre-labs/dev-tools. | Hayleigh Thompson | 2024-03-22 |
| | |||
* | 🔀 Add Tailwind support as an external tool. (#71) | Giacomo Cavalieri | 2024-03-21 |
| | | | | | | | * :sparkles: Add `lustre add tailwind` command * :sparkles: Add Tailwind bundling to `lustre build` command * ♻️ Use template for tailwind entry.css | ||
* | :bug: Fixed a bug where client components didn't handle the optional ↵ | Hayleigh Thompson | 2024-03-19 |
| | | | | on_attribute_change dict. | ||
* | 🔀 Add label argument to html.option (#68) | Cassie | 2024-03-19 |
| | | | | | * Add children argument to html.option * Change html.option argument from children to label | ||
* | :sparkles: Add to_document_string and to_document_string_builder functions ↵ | Hayleigh Thompson | 2024-03-17 |
| | | | | that includes doctype declaration. | ||
* | :art: Use glint pretty help colours. | Hayleigh Thompson | 2024-03-17 |
| | |||
* | :sparkles: Let users provide a custom html file during dev. | Hayleigh Thompson | 2024-03-17 |
| | |||
* | :recycle: Move component entry script into external template. | Hayleigh Thompson | 2024-03-17 |
| | |||
* | :sparkles: Add a '--spa' flag for serving a lustre app on all routes during ↵ | Hayleigh Thompson | 2024-03-17 |
| | | | | development. | ||
* | :recycle: Rename '--include-styles' flag to '--use-lustre-ui' for clarity. | Hayleigh Thompson | 2024-03-17 |
| | |||
* | :recycle: Use external templates for generated files. | Hayleigh Thompson | 2024-03-17 |
| | |||
* | :bug: Fixed a bug where arguments were passed to Element constructor in the ↵ | Hayleigh Thompson | 2024-03-16 |
| | | | | wrong order. | ||
* | :bug: Fixed a bug where you couldn't provide text content to a textarea. | Hayleigh Thompson | 2024-03-16 |
| | |||
* | 🔀 Add esbuild support for linux aarch64. (#61) | Kevin Groat | 2024-03-16 |
| | |||
* | :bug: Fixed bug where empty string attributes did not work at runtime. | Hayleigh Thompson | 2024-03-14 |
| | |||
* | :bug: Fixed a bug where boolean attributes were stringified correctly on erlang. | Hayleigh Thompson | 2024-03-14 |
| | |||
* | :recycle: Tidy up unused import warnings when using lustre for js target. | Hayleigh Thompson | 2024-03-13 |
| | |||
* | :bug: Fixed some bugs with exec error output. | Hayleigh Thompson | 2024-03-13 |
| | |||
* | :bug: Fixed bug with shellout spawning zombie processes. | Hayleigh Thompson | 2024-03-12 |
| | |||
* | :fire: Remove unused import. | Hayleigh Thompson | 2024-03-12 |
| | |||
* | :recycle: Refactor event handlers as proper decoders. | Hayleigh Thompson | 2024-03-12 |
| | |||
* | :recycle: Remove usages of deprecated gleam/function functions. | Hayleigh Thompson | 2024-03-12 |
| | |||
* | :recycle: Add a 'Map' vdom node for more efficient msg mapping. | Hayleigh Thompson | 2024-03-12 |
| | |||
* | 🔀 Add form-related attributes. (#50) | Ross Bratton | 2024-03-07 |
| | | | | | | | * feat: add form-related attributes see: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/form#attributes_for_form_submission * snake_case for form_* attributes | ||
* | 🔀 Use `package-interface` package (#49) | Giacomo Cavalieri | 2024-02-29 |
| | |||
* | :bug: Fix bug with incorrect imports for server runtime. | Hayleigh Thompson | 2024-02-29 |
| | |||
* | :memo: Better docs for 'main'. | Hayleigh Thompson | 2024-02-29 |
| | |||
* | :recycle: Rename add/remove_renderer to (un)subscribe. Move into ↵ | Hayleigh Thompson | 2024-02-29 |
| | | | | lustre/server module. | ||
* | :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: Docs for the docs gods! | Hayleigh Thompson | 2024-02-23 |
| | |||
* | 🚧 Better CLI error reporting! (#46) | Giacomo Cavalieri | 2024-02-21 |
| | | | | | * :construction: Wip * 🚧 Add error messages and fix step implementation | ||
* | :memo: Write quickstart guide. | 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 |
| | |||
* | :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 |
| | |||
* | :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 |
| |