aboutsummaryrefslogtreecommitdiff
path: root/src/runtime.ffi.mjs
Commit message (Expand)AuthorAge
* :recycle: Explicitly handle namespaced elements in the vdom tree.Hayleigh Thompson2023-07-20
* :recycle: Explicitly handle namespaced elements in the vdom tree.Hayleigh Thompson2023-07-20
* :sparkles: Add proper svg support.Hayleigh Thompson2023-07-20
* :sparkles: Convert certain Gleam types to Js ones when setting properties.Hayleigh Thompson2023-07-19
* :zap: Iterate gleam lists with while loops for that sweet perf.Hayleigh Thompson2023-07-19
* :alembic: Maybe we can just roll our own DOM patching?Hayleigh Thompson2023-07-19
* :recycle: Move cursed prototype patching into runtime module.Hayleigh Thompson2023-07-18
* :heavy_plus_sign: Vendor morphdom as the dom patching library.Hayleigh Thompson2023-07-18
* ♻️ Replace React with diffhtml (#10)Hayleigh Thompson2023-07-10