index
:
lustre
main
gleam lustre
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
...
*
:bug: Fixed a bug where vdom incorrectly attempted keyed diffs.
Hayleigh Thompson
2024-04-06
*
:bug: Fix a sneaky bug where events were gone but not forgotten.
Hayleigh Thompson
2024-04-04
*
:package: Generate server component runtime.
Hayleigh Thompson
2024-04-01
*
:bug: Fixed a bug where event handlers would not work on propagated events.
Hayleigh Thompson
2024-04-01
*
:package: Generate server component runtime.
Hayleigh Thompson
2024-04-01
*
:bug: Fixed a bug where text nodes were patched even when their content was e...
Hayleigh Thompson
2024-04-01
*
:package: Generate server component runtime.
Hayleigh Thompson
2024-03-31
*
:bug: Fixed a bug where child nodes were incorrectly morphed for disjoint par...
Hayleigh Thompson
2024-03-31
*
:bug: Fixed a bug where invalid property names may be set on a node and cause...
Hayleigh Thompson
2024-03-31
*
:bug: Fixed a small bug where 'Map' nodes could not be keyed.
Hayleigh Thompson
2024-03-31
*
🔀 Refactor vdom and add support for keyed vnodes. (#83)
Hayleigh Thompson
2024-03-31
*
: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 the...
Hayleigh Thompson
2024-03-25
*
: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
*
: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
*
:bug: Fixed a bug where client components didn't handle the optional on_attri...
Hayleigh Thompson
2024-03-19
*
🔀 Add label argument to html.option (#68)
Cassie
2024-03-19
*
:sparkles: Add to_document_string and to_document_string_builder functions th...
Hayleigh Thompson
2024-03-17
*
: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 d...
Hayleigh Thompson
2024-03-17
*
: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 w...
Hayleigh Thompson
2024-03-16
*
: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
*
🔀 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 lustre/serve...
Hayleigh Thompson
2024-02-29
*
: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
*
:memo: Write quickstart guide.
Hayleigh Thompson
2024-02-21
[prev]
[next]