index
:
lustre
main
gleam lustre
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
:bookmark: Bump to v4.2.4
v4.2.4
Hayleigh Thompson
2024-05-19
*
:rocket: Generate server component bundle.
Hayleigh Thompson
2024-05-19
*
:recycle: Don't re-set a node's property if it hasn't changed.
Hayleigh Thompson
2024-05-19
*
:recycle: Don't convert width/height properties to strings.
Hayleigh Thompson
2024-05-19
*
:sparkles: Emit ints and float properties.
Hayleigh Thompson
2024-05-19
*
:bookmark: Bump to v4.2.3
Hayleigh Thompson
2024-05-18
*
:bug: Fixed a bug where unordered patches would cause runtime errors.
Hayleigh Thompson
2024-05-18
*
:bug: Fixed a bug where components would not properly report attribute changes.
Hayleigh Thompson
2024-05-18
*
🔀 Add missing dialog attribute. (#128)
Mike Fitzgerald
2024-05-14
*
🔀 Quick typo fix, (#127)
Mike Fitzgerald
2024-05-14
*
:bookmark: Bump to v4.2.2
v4.2.2
Hayleigh Thompson
2024-05-11
*
:sparkles: Create a test app for property diff regressions.
Hayleigh Thompson
2024-05-11
*
:wrench: Update local deps.
Hayleigh Thompson
2024-05-11
*
:bug: Fixed a bug where setting properties would cause incorrect diffs to apply.
Hayleigh Thompson
2024-05-11
*
:bookmark: Bump to v4.2.1
v4.2.1
Hayleigh Thompson
2024-05-11
*
:bug: Fixed a bug where dynamic.classify has inconsistent behaviour between 0...
Hayleigh Thompson
2024-05-11
*
:bug: Fixed a bug where dynamic.classify has inconsistent behaviour between 0...
Hayleigh Thompson
2024-05-11
*
🔀 Use vitest for runtime/vdom testing. (#124)
Jacob Scearcy
2024-05-06
*
🔀 Create cheatsheet for LiveView devs (#123)
Sanne
2024-04-28
*
🔀 Create Lustre for Elm developers cheatsheet. (#122)
John Pavlick
2024-04-27
*
🔀 Fix a spelling mistake in 04-server-side-rendering.md (#120)
Brett Cannon
2024-04-27
*
🔀 Fix the capitalization of "HTML" in 04-server-side-rendering.md (#119)
Brett Cannon
2024-04-27
*
🔀 Fix a name typo in 03-side-effects.md (#117)
Brett Cannon
2024-04-26
*
🔀 Fix a bug where nested `Map` nodes were not morphed. (#115)
Benjamin Rhodes
2024-04-26
*
🔀 Fix a syntax error in an example in 03-side-effects.md (#116)
Brett Cannon
2024-04-26
*
:bookmark: Bump to v4.2.0
v4.2.0
Hayleigh Thompson
2024-04-25
*
:alembic: Create test case to make sure server component patching is working.
Hayleigh Thompson
2024-04-25
*
:package: Generate server component runtime.
Hayleigh Thompson
2024-04-25
*
:recycle: Formatting changes.
Hayleigh Thompson
2024-04-25
*
:bug: Fixed a bug where element patches were sent in reverse order, breaking ...
Hayleigh Thompson
2024-04-25
*
:bug: Fixed a bug where handler keys were incorrectly missing '-' separators.
Hayleigh Thompson
2024-04-25
*
:recycle: Mark runtime tests as erlang-only.
Hayleigh Thompson
2024-04-25
*
:alembic: Add snapshot for unescaped raw html.
Hayleigh Thompson
2024-04-25
*
:recycle: Remove use of depcrecated function.compose
Hayleigh Thompson
2024-04-25
*
🔀 Escape attribute values when emitting static HTML. (#113)
bgw
2024-04-25
*
🔀 Fix grammar in API reference. (#114)
Brett Cannon
2024-04-25
*
🔀 Correctly allow text content inside an SVG text element. (#112)
bgw
2024-04-25
*
🔀 Rename `GotCat` to `ApiReturnedCat` (#111)
Fabien Boucher
2024-04-24
*
🔀 Fix missing imports in code snippet. (#109)
Guillaume Hivert
2024-04-21
*
🔀 Fix typos in API docs. (#102)
Alex Houseago
2024-04-19
*
🔀 Add support for element fragments. (#99)
Jacob Scearcy
2024-04-19
*
🔀 Fixed bug where stale model was used in ForceModel debug action. (#108)
Guillaume Hivert
2024-04-17
*
:recycle: Run gleam format on v1.1.0
Hayleigh Thompson
2024-04-16
*
:memo: Fix broken docs links.
Hayleigh Thompson
2024-04-16
*
:bookmark: Bump to v4.1.8
v4.1.8
Hayleigh Thompson
2024-04-16
*
:sparkles: Add a new 'ForceModel' debug action to experiment with time-travel...
Hayleigh Thompson
2024-04-16
*
:bug: Fixed a bug where the 'selected' attribute was not properly applied in ...
Hayleigh Thompson
2024-04-16
*
:wrench: Update release workflow to Gleam v1.1.0
Hayleigh Thompson
2024-04-16
*
:heavy_plus_sign: Update examples to work with latest lustre_dev_tools release.
Hayleigh Thompson
2024-04-16
*
🐛 Fixed a bug with `Map` nodes not turning into document strings correctly...
Hayleigh Thompson
2024-04-16
[next]