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
*
: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
*
: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 crash in is_browser (#137)
Louis Pilfold
2024-06-01
*
:art: Reformat for Gleam v1.2.0
Hayleigh Thompson
2024-05-30
*
🔀 Fix typo (#136)
Ryan Moore
2024-05-20
*
: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
*
: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
*
:bug: Fixed a bug where setting properties would cause incorrect diffs to apply.
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
*
🔀 Fix a bug where nested `Map` nodes were not morphed. (#115)
Benjamin Rhodes
2024-04-26
*
: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
*
🔀 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
*
🔀 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
*
: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
*
🐛 Fixed a bug with `Map` nodes not turning into document strings correctly...
Hayleigh Thompson
2024-04-16
*
: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
[next]