index
:
lustre
main
gleam lustre
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
:bug: Fix when a Fragment is put in VDOM stack, because of Map (#154)
HEAD
main
Guillaume Hivert
2024-06-30
*
🔀 Added missing title attribute (#152)
Shane Poppleton
2024-06-27
*
Remove a paragraph referencing a non-existent guide (#121)
Brett Cannon
2024-06-25
*
Fix typo (#150)
tom tomsen
2024-06-25
*
🔥 Remove unused `escape` function (#149)
Giacomo Cavalieri
2024-06-22
*
:bookmark: Bump to v4.3.0
v4.3.0
Hayleigh Thompson
2024-06-19
*
:rocket: Build server component runtime.
Hayleigh Thompson
2024-06-19
*
:recycle: Adopt component styles by copying page <link> and <style> tags.
Hayleigh Thompson
2024-06-19
*
:recycle: Inherit component styles by cloning link/style tags.
Hayleigh Thompson
2024-06-16
*
:memo: Add note about pinning gleam_json to install lustre_dev_tools.
Hayleigh Thompson
2024-06-16
*
:wrench: Update deps, pin gleam_json to 1.0.1
Hayleigh Thompson
2024-06-16
*
:memo: Link to some additional resources.
Hayleigh Thompson
2024-06-14
*
:memo: Add a hint on the difference between attributes and properties.
Hayleigh Thompson
2024-06-14
*
:memo: Formatting tweaks.
Hayleigh Thompson
2024-06-14
*
:rocket: Build server component runtime.
Hayleigh Thompson
2024-06-13
*
:recycle: Correctly use shadow dom in custom elements.
Hayleigh Thompson
2024-06-13
*
:bookmark: Bump to v4.2.6
v4.2.6
Hayleigh Thompson
2024-06-12
*
:rocket: Build server component runtime.
Hayleigh Thompson
2024-06-12
*
:bug: Fixed a bug where updates were almost never processed. Oops.
Hayleigh Thompson
2024-06-12
*
:recycle: Use wss protocol if page is served over https.
Hayleigh Thompson
2024-06-12
*
:memo: Mark effect.event as internal.
Hayleigh Thompson
2024-06-11
*
:bookmark: Bump to v4.2.5
v4.2.5
Hayleigh Thompson
2024-06-11
*
:wrench: Use Gleam v1.2.1 in release action.
Hayleigh Thompson
2024-06-11
*
:wrench: Expand compatible gleam_json version range to include ~> 2.0
Hayleigh Thompson
2024-06-11
*
:memo: Mark effect.perform as internal.
Hayleigh Thompson
2024-06-11
*
:wrench: Generate server component client runtime.
Hayleigh Thompson
2024-06-11
*
:bug: Fixed a bug where the wrong event target was sometime sused for server ...
Hayleigh Thompson
2024-06-11
*
:bug: Fixed a bug with incorrect keys produced in server component diffs.
Hayleigh Thompson
2024-06-11
*
:zap: Skip render if model is reference equal to last update.
Hayleigh Thompson
2024-06-11
*
:bug: Fixed a bug where attributes were set even when they hadn't changed.
Hayleigh Thompson
2024-06-11
*
🐛 Update JSON structure of a Fragment to match JS structure (#142)
Jacob Scearcy
2024-06-09
*
:zap: Optimise escape function (#133)
Giacomo Cavalieri
2024-06-05
*
🔀 Fix broken link in example README.md (#139)
Shane Poppleton
2024-06-02
*
🔀 Fix crash in is_browser (#137)
Louis Pilfold
2024-06-01
*
:recycle: Update mist to 1.2.0
Hayleigh Thompson
2024-05-30
*
:memo: Add note about inotify-tools for linux users of lustre_dev_tools.
Hayleigh Thompson
2024-05-30
*
:art: Reformat for Gleam v1.2.0
Hayleigh Thompson
2024-05-30
*
🔀 Fix typo (#136)
Ryan Moore
2024-05-20
*
: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
[next]