Commit message (Expand) | Author | Age | |
---|---|---|---|
* | :bug: Fixed a bug where text nodes were patched even when their content was e... | Hayleigh Thompson | 2024-04-01 |
* | :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 |
* | 🔀 Refactor vdom and add support for keyed vnodes. (#83) | Hayleigh Thompson | 2024-03-31 |
* | :recycle: Additional data attached to server component events is moved to the... | Hayleigh Thompson | 2024-03-25 |
* | :bug: Fixed bug where empty string attributes did not work at runtime. | Hayleigh Thompson | 2024-03-14 |
* | :recycle: Add a 'Map' vdom node for more efficient msg mapping. | Hayleigh Thompson | 2024-03-12 |
* | :recycle: Temporarily disable a performance optimisation that caused bugs wit... | Hayleigh Thompson | 2024-01-26 |
* | ✨ Add universal components that can run on the server (#39) | Hayleigh Thompson | 2024-01-23 |