mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
* Revert "Revert "Improve nested html! expansion by unwrapping VNodes (#820)" (#842)" This reverts commit 70862a46 * Add minor fix to VList to conform with #820 * Add unittest for the regression bug #839 * Resolve #839 regression issue introduced by #820 * wip * Revert "Resolve #839 regression issue introduced by #820" This reverts commit 34dc935821cb32526c3085505649c0d70b163a13. * Use explicit html_nested * Remove NodeSeq from prelude * Clean up tests * Add list and tag tests * Revert vtag children change Co-authored-by: Justin Starry <justin.m.starry@gmail.com>