Handle ignored children in decorate by maier49 · Pull Request #840 · dojo/framework

@maier49

@maier49 changed the title Handle falsy children in decorate Handle ignored children in decorate

Sep 9, 2020

msssk

agubler

@maier49

matt-gadd

@maier49 maier49 deleted the handle-falsy-children-in-decorate branch

September 9, 2020 18:11

tomdye pushed a commit to tomdye/framework that referenced this pull request

Sep 23, 2020

tomdye added a commit that referenced this pull request

Sep 23, 2020
* Handle ignored children in decorate (#840)

* Allow finding and modifying wrapped widgets in functional children (#780)

* Add function to create "typed" version of middleware (#819)

* Add factory function to middleware for adding types

* change to withType

* Fix mock middleware types (#822)

* Wrap children result in an array if not already in one (#844)

* wrap children result in an array if not already in one

* add test for wrapped children

* update assert render unit test (#820)

Co-authored-by: Bradley Maier <bmaier@sitepen.com>
Co-authored-by: Anthony Gubler <agubler@sitepen.com>