aboutsummaryrefslogtreecommitdiff
path: root/src/client-component.ffi.mjs
Commit message (Expand)AuthorAge
* :bug: Fixed a bug where components would not properly report attribute changes.Hayleigh Thompson2024-05-18
* 🔀 Refactor vdom and add support for keyed vnodes. (#83)Hayleigh Thompson2024-03-31
* :bug: Fixed a bug where client components didn't handle the optional on_attri...Hayleigh Thompson2024-03-19
* :zap: Use 'None' instead of empty dict to avoid bundle bloat.Hayleigh Thompson2024-02-18
* :bug: Fixed bug where ffi code incorrectly imported runtime.Hayleigh Thompson2024-01-30
* ✨ Add universal components that can run on the server (#39)Hayleigh Thompson2024-01-23