aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* :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
* :recycle: Remove use of depcrecated function.composeHayleigh Thompson2024-04-25
* 🔀 Escape attribute values when emitting static HTML. (#113)bgw2024-04-25
* 🔀 Fix grammar in API reference. (#114)Brett Cannon2024-04-25
* 🔀 Correctly allow text content inside an SVG text element. (#112)bgw2024-04-25
* 🔀 Rename `GotCat` to `ApiReturnedCat` (#111)Fabien Boucher2024-04-24
* 🔀 Fix missing imports in code snippet. (#109)Guillaume Hivert2024-04-21
* 🔀 Fix typos in API docs. (#102)Alex Houseago2024-04-19
* 🔀 Add support for element fragments. (#99)Jacob Scearcy2024-04-19
* 🔀 Fixed bug where stale model was used in ForceModel debug action. (#108)Guillaume Hivert2024-04-17
* :recycle: Run gleam format on v1.1.0Hayleigh Thompson2024-04-16
* :memo: Fix broken docs links.Hayleigh Thompson2024-04-16
* :bookmark: Bump to v4.1.8v4.1.8Hayleigh Thompson2024-04-16
* :sparkles: Add a new 'ForceModel' debug action to experiment with time-travel...Hayleigh Thompson2024-04-16
* :bug: Fixed a bug where the 'selected' attribute was not properly applied in ...Hayleigh Thompson2024-04-16
* :wrench: Update release workflow to Gleam v1.1.0Hayleigh Thompson2024-04-16
* :heavy_plus_sign: Update examples to work with latest lustre_dev_tools release.Hayleigh Thompson2024-04-16
* 🐛 Fixed a bug with `Map` nodes not turning into document strings correctly...Hayleigh Thompson2024-04-16
* :bookmark: Bump to v4.1.6Hayleigh Thompson2024-04-06
* :wrench: Update dependencies.Hayleigh Thompson2024-04-06
* :wrench: Update test apps.Hayleigh Thompson2024-04-06
* :bug: Fixed a bug where vdom incorrectly attempted keyed diffs.Hayleigh Thompson2024-04-06
* :memo: Begin react cheatsheet.Hayleigh Thompson2024-04-06
* :memo: Add routing guide to examples overview pages.Hayleigh Thompson2024-04-06
* :construction: Scaffold out what a cheatsheet might look like.Hayleigh Thompson2024-04-05
* 🔀 Write a guide on server-side rendering. (#103)Hayleigh Thompson2024-04-05
* 🔀 Write readme for 07-routing example. (#100)Eileen Noonan2024-04-05
* :bookmark: Bump to v4.1.5v4.1.5Hayleigh Thompson2024-04-04
* :bug: Fix a sneaky bug where events were gone but not forgotten.Hayleigh Thompson2024-04-04
* :memo: Fix typos in state management guide.Hayleigh Thompson2024-04-04
* 🔀 Fix a typo in the readme (#101)Alan Burgoyne2024-04-04
* :memo: Fix some typos. (#97)Giacomo Cavalieri2024-04-02
* ✨ Create a routing example using modem. (#96)Eileen Noonan2024-04-02
* :bookmark: Bump version to v4.1.4v4.1.4Hayleigh Thompson2024-04-01
* :package: Generate server component runtime.Hayleigh Thompson2024-04-01
* :bug: Fixed a bug where event handlers would not work on propagated events.Hayleigh Thompson2024-04-01
* :bookmark: Bump to v4.1.3v4.1.3Hayleigh Thompson2024-04-01
* :package: Generate server component runtime.Hayleigh Thompson2024-04-01
* :bug: Fixed a bug where text nodes were patched even when their content was e...Hayleigh Thompson2024-04-01
* :bookmark: Bump to v4.1.2v4.1.2Hayleigh Thompson2024-03-31
* :package: Generate server component runtime.Hayleigh Thompson2024-03-31
* :bug: Fixed a bug where child nodes were incorrectly morphed for disjoint par...Hayleigh Thompson2024-03-31
* :alembic: Create a collection of test apps to cover previously reported bugs.Hayleigh Thompson2024-03-31
* :bookmark: Bump to v4.1.1v4.1.1Hayleigh Thompson2024-03-31
* :bug: Fixed a bug where invalid property names may be set on a node and cause...Hayleigh Thompson2024-03-31
* :bookmark: Bump to v4.1.0v4.1.0Hayleigh Thompson2024-03-31