angular/packages/core/src/render3
Alex Rickabaugh 0ad02de47e feat(ivy): support for the ngForOf directive, with tests (#21430)
Implement NgOnChangesFeature, ViewContainerRef, TemplateRef,
and the renderEmbeddedTemplate instruction, and wire together the
pieces required for the ngForOf directive to work.

PR Close #21430
2018-01-23 12:54:39 -08:00
..
interfaces feat(ivy): support for the ngForOf directive, with tests (#21430) 2018-01-23 12:54:39 -08:00
assert.ts fix(ivy): assertLessThan asserts the wrong thing (#21430) 2018-01-23 12:54:39 -08:00
component.ts refactor(ivy): remove unnecessary D instruction (#21484) 2018-01-19 15:23:17 -08:00
definition.ts feat(ivy): support for the ngForOf directive, with tests (#21430) 2018-01-23 12:54:39 -08:00
di.ts feat(ivy): support for the ngForOf directive, with tests (#21430) 2018-01-23 12:54:39 -08:00
index.ts refactor(ivy): avoid circular dep with query/di/instructions (#21430) 2018-01-23 12:54:39 -08:00
instructions.ts feat(ivy): support for the ngForOf directive, with tests (#21430) 2018-01-23 12:54:39 -08:00
ng_dev_mode.ts build: fix benchmarks for render3 (#20855) 2017-12-21 21:40:58 -08:00
node_assert.ts refactor(core): split up interface files in render3 (#21433) 2018-01-10 16:13:44 -08:00
node_manipulation.ts fix(ivy): Add workaround for AJD in google3 (#21488) 2018-01-11 13:57:55 -08:00
node_selector_matcher.ts fix(ivy): Add workaround for AJD in google3 (#21488) 2018-01-11 13:57:55 -08:00
perf_notes.md refactor(core): split up interface files in render3 (#21433) 2018-01-10 16:13:44 -08:00
query.ts refactor(ivy): avoid circular dep with query/di/instructions (#21430) 2018-01-23 12:54:39 -08:00
TREE_SHAKING.md docs(ivy): add feature principle doc (#21565) 2018-01-17 17:01:09 -08:00
util.ts docs(core): document di and minor renames (#20855) 2017-12-21 21:40:58 -08:00