Konstantin Itskov f18eca1860 Add html_nested! macro to support nested iterable children access (#843)
* 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>
2020-01-06 17:27:47 +08:00
..
2019-08-03 08:50:29 -04:00