aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* :wrench: Only run release tests against erlang target.v4.0.0Hayleigh Thompson2024-03-26
|
* :art: Make sure everything is formatted correctly.Hayleigh Thompson2024-03-26
|
* :bookmark: Bump to v4.0.0Hayleigh Thompson2024-03-26
|
* :memo: Update description on hex.Hayleigh Thompson2024-03-26
|
* :wrench: Update dependencies.Hayleigh Thompson2024-03-26
|
* :memo: Remove references to old '--use-lustre-ui' flag.Hayleigh Thompson2024-03-26
|
* :memo: Touch on the difference between attributes and properties.Hayleigh Thompson2024-03-25
|
* :memo: Write some basic documentation on what server components are all about.Hayleigh Thompson2024-03-25
|
* :recycle: Additional data attached to server component events is moved to ↵Hayleigh Thompson2024-03-25
| | | | the 'data' property.
* :wrench: Update release server action to include rebar3.Hayleigh Thompson2024-03-25
|
* :memo: Fix links.Hayleigh Thompson2024-03-24
|
* :memo: Remove release-candidate warnings.Hayleigh Thompson2024-03-24
|
* :memo: Mention lustre_dev_tools package in readme quickstart.Hayleigh Thompson2024-03-24
|
* :recycle: Update examples to use new lustre_dev_tools package.Hayleigh Thompson2024-03-24
|
* :memo: Reword HTTP request example readme.Hayleigh Thompson2024-03-24
|
* 🔀 Write docs for 05-http-requests. (#74)Eileen Noonan2024-03-23
|
* 🔀 Fix a bug where dangerous-unescaped-html attributes were being dropped. ↵Mikko Ahlroth2024-03-23
| | | | (#73)
* 🔀 Write a readme for example 04-custom-event-handlers. (#72)Eileen Noonan2024-03-22
| | | | | | | * readme for example 04 * Update README.md tweaks
* :truck: Move cli code to lustre-labs/dev-tools.Hayleigh Thompson2024-03-22
|
* 🔀 Add Tailwind support as an external tool. (#71)Giacomo Cavalieri2024-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 Thompson2024-03-19
| | | | on_attribute_change dict.
* 🔀 Add label argument to html.option (#68)Cassie2024-03-19
| | | | | * Add children argument to html.option * Change html.option argument from children to label
* 🔀 Fix a few typos in state management guide. (#66)Alex Houseago2024-03-18
|
* :construction: WIP server component demo.Hayleigh Thompson2024-03-17
|
* :memo: Make explicit that lustre can do SSR.Hayleigh Thompson2024-03-17
|
* :memo: Add CLI reference for --spa and --html flags.Hayleigh Thompson2024-03-17
|
* :sparkles: Add to_document_string and to_document_string_builder functions ↵Hayleigh Thompson2024-03-17
| | | | that includes doctype declaration.
* :art: Use glint pretty help colours.Hayleigh Thompson2024-03-17
|
* :sparkles: Let users provide a custom html file during dev.Hayleigh Thompson2024-03-17
|
* :recycle: Move component entry script into external template.Hayleigh Thompson2024-03-17
|
* :sparkles: Add a '--spa' flag for serving a lustre app on all routes during ↵Hayleigh Thompson2024-03-17
| | | | development.
* :recycle: Rename '--include-styles' flag to '--use-lustre-ui' for clarity.Hayleigh Thompson2024-03-17
|
* :construction: Scaffold side effects guide.Hayleigh Thompson2024-03-17
|
* :recycle: Use external templates for generated files.Hayleigh Thompson2024-03-17
|
* :bug: Fixed a bug where arguments were passed to Element constructor in the ↵Hayleigh Thompson2024-03-16
| | | | wrong order.
* :bug: Fixed a bug where you couldn't provide text content to a textarea.Hayleigh Thompson2024-03-16
|
* 🔀 Add esbuild support for linux aarch64. (#61)Kevin Groat2024-03-16
|
* 🔀 Update dependencies for examples. (#60)Ian M. Jones2024-03-15
|
* :wrench: Update release workflow for Gleam v1.Hayleigh Thompson2024-03-14
|
* :wrench: Include CLI reference page.Hayleigh Thompson2024-03-14
|
* :memo: Write reference docs for the CLI.Hayleigh Thompson2024-03-14
|
* :bug: Fixed bug where empty string attributes did not work at runtime.Hayleigh Thompson2024-03-14
|
* :alembic: Update tests to handle correct boolean attribute output.Hayleigh Thompson2024-03-14
|
* :bug: Fixed a bug where boolean attributes were stringified correctly on erlang.Hayleigh Thompson2024-03-14
|
* 🔀 Fix quickstart typos. (#54)Dmitry Matveyev2024-03-13
| | | | | * lustre.Element(Msg) -> element.Element(Msg) * quickstart: fix image link in the final example
* :recycle: Tidy up unused import warnings when using lustre for js target.Hayleigh Thompson2024-03-13
|
* :bug: Fixed some bugs with exec error output.Hayleigh Thompson2024-03-13
|
* :memo: Update readme to point out rc status.Hayleigh Thompson2024-03-12
|
* :wrench: Update example manifests.Hayleigh Thompson2024-03-12
|
* :bug: Fixed bug with shellout spawning zombie processes.Hayleigh Thompson2024-03-12
|