mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
* add test to assert iterators work * update test * a few minor adjustments * remove redundant wrappers around htmltree * we're going down the rabbit hole * components are broken but everything else works * we're getting there * working prototype * test vector as children method for all containers * more appropriate names and some comments * ChildrenRenderer handling * update tests to include ChildrenRenderer * trigger tests to re-run * improve error messages for invaid iterables * improve html_nested!