Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 🔀 Add support for element fragments. (#99) | Jacob Scearcy | 2024-04-19 |
* #16 add fragment POC * WIP * 16 add fragment support to morph * add keys for fragments * ensure proper fragment order, refactor to handle fragment/element more similarly * fix comment typo, incorrect child typo, simplify key check * fix comment typo * add snapshot tests * flatten fragment using fold right, appending elements * doc update --------- Co-authored-by: Hayleigh Thompson <me@hayleigh.dev> |