5 Commits

Author SHA1 Message Date
Chuck Jazdzewski
65cf1add97 fix(ivy): remove unnecessary parameter of NgOnChangesFeature ()
PR Close 
2018-02-01 08:33:36 -08:00
Kara Erickson
81306c1f61 feat(ivy): add support for content query ()
PR Close 
2018-01-31 10:19:15 -08:00
Kara Erickson
3e03dbe576 refactor(ivy): flatten hooks and collapse LView hook properties ()
PR Close 
2018-01-24 22:14:33 -08:00
Kara Erickson
33b338120c refactor(ivy): move onDestroys out of cleanup ()
PR Close 
2018-01-24 22:14:33 -08:00
Alex Rickabaugh
0ad02de47e feat(ivy): support for the ngForOf directive, with tests ()
Implement NgOnChangesFeature, ViewContainerRef, TemplateRef,
and the renderEmbeddedTemplate instruction, and wire together the
pieces required for the ngForOf directive to work.

PR Close 
2018-01-23 12:54:39 -08:00