aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* :bookmark: Bump to v4.2.5v4.2.5Hayleigh Thompson2024-06-11
* :wrench: Use Gleam v1.2.1 in release action.Hayleigh Thompson2024-06-11
* :wrench: Expand compatible gleam_json version range to include ~> 2.0Hayleigh Thompson2024-06-11
* :memo: Mark effect.perform as internal.Hayleigh Thompson2024-06-11
* :wrench: Generate server component client runtime.Hayleigh Thompson2024-06-11
* :bug: Fixed a bug where the wrong event target was sometime sused for server ...Hayleigh Thompson2024-06-11
* :bug: Fixed a bug with incorrect keys produced in server component diffs.Hayleigh Thompson2024-06-11
* :zap: Skip render if model is reference equal to last update.Hayleigh Thompson2024-06-11
* :bug: Fixed a bug where attributes were set even when they hadn't changed.Hayleigh Thompson2024-06-11
* 🐛 Update JSON structure of a Fragment to match JS structure (#142)Jacob Scearcy2024-06-09
* :zap: Optimise escape function (#133)Giacomo Cavalieri2024-06-05
* 🔀 Fix broken link in example README.md (#139)Shane Poppleton2024-06-02
* 🔀 Fix crash in is_browser (#137)Louis Pilfold2024-06-01
* :recycle: Update mist to 1.2.0Hayleigh Thompson2024-05-30
* :memo: Add note about inotify-tools for linux users of lustre_dev_tools.Hayleigh Thompson2024-05-30
* :art: Reformat for Gleam v1.2.0Hayleigh Thompson2024-05-30
* 🔀 Fix typo (#136)Ryan Moore2024-05-20
* :bookmark: Bump to v4.2.4v4.2.4Hayleigh Thompson2024-05-19
* :rocket: Generate server component bundle.Hayleigh Thompson2024-05-19
* :recycle: Don't re-set a node's property if it hasn't changed.Hayleigh Thompson2024-05-19
* :recycle: Don't convert width/height properties to strings.Hayleigh Thompson2024-05-19
* :sparkles: Emit ints and float properties.Hayleigh Thompson2024-05-19
* :bookmark: Bump to v4.2.3Hayleigh Thompson2024-05-18
* :bug: Fixed a bug where unordered patches would cause runtime errors.Hayleigh Thompson2024-05-18
* :bug: Fixed a bug where components would not properly report attribute changes.Hayleigh Thompson2024-05-18
* 🔀 Add missing dialog attribute. (#128)Mike Fitzgerald2024-05-14
* 🔀 Quick typo fix, (#127)Mike Fitzgerald2024-05-14
* :bookmark: Bump to v4.2.2v4.2.2Hayleigh Thompson2024-05-11
* :sparkles: Create a test app for property diff regressions.Hayleigh Thompson2024-05-11
* :wrench: Update local deps.Hayleigh Thompson2024-05-11
* :bug: Fixed a bug where setting properties would cause incorrect diffs to apply.Hayleigh Thompson2024-05-11
* :bookmark: Bump to v4.2.1v4.2.1Hayleigh Thompson2024-05-11
* :bug: Fixed a bug where dynamic.classify has inconsistent behaviour between 0...Hayleigh Thompson2024-05-11
* :bug: Fixed a bug where dynamic.classify has inconsistent behaviour between 0...Hayleigh Thompson2024-05-11
* 🔀 Use vitest for runtime/vdom testing. (#124)Jacob Scearcy2024-05-06
* 🔀 Create cheatsheet for LiveView devs (#123)Sanne2024-04-28
* 🔀 Create Lustre for Elm developers cheatsheet. (#122)John Pavlick2024-04-27
* 🔀 Fix a spelling mistake in 04-server-side-rendering.md (#120)Brett Cannon2024-04-27
* 🔀 Fix the capitalization of "HTML" in 04-server-side-rendering.md (#119)Brett Cannon2024-04-27
* 🔀 Fix a name typo in 03-side-effects.md (#117)Brett Cannon2024-04-26
* 🔀 Fix a bug where nested `Map` nodes were not morphed. (#115)Benjamin Rhodes2024-04-26
* 🔀 Fix a syntax error in an example in 03-side-effects.md (#116)Brett Cannon2024-04-26
* :bookmark: Bump to v4.2.0v4.2.0Hayleigh Thompson2024-04-25
* :alembic: Create test case to make sure server component patching is working.Hayleigh Thompson2024-04-25
* :package: Generate server component runtime.Hayleigh Thompson2024-04-25
* :recycle: Formatting changes.Hayleigh Thompson2024-04-25
* :bug: Fixed a bug where element patches were sent in reverse order, breaking ...Hayleigh Thompson2024-04-25
* :bug: Fixed a bug where handler keys were incorrectly missing '-' separators.Hayleigh Thompson2024-04-25
* :recycle: Mark runtime tests as erlang-only.Hayleigh Thompson2024-04-25
* :alembic: Add snapshot for unescaped raw html.Hayleigh Thompson2024-04-25