angular/packages/core/src/render3
2018-08-27 21:15:29 -04:00
..
features feat(ivy): add query inheritance (#25556) 2018-08-20 16:36:22 -07:00
interfaces feat(ivy): bridge component styles into the component renderer (#25255) 2018-08-23 16:51:15 -04:00
jit fix(ivy): match directives on bindings and element outputs (#25614) 2018-08-27 18:17:25 -04:00
assert.ts style: tslint enforces no debugger statements left behind (#25532) 2018-08-16 16:00:22 -07:00
component.ts fix(ivy): create LViewData from blueprint (#25587) 2018-08-22 15:58:42 -04:00
component_ref.ts fix(ivy): create LViewData from blueprint (#25587) 2018-08-22 15:58:42 -04:00
debug.ts feat(ivy): implement TestBed (#25369) 2018-08-14 11:58:47 -07:00
definition.ts feat(ivy): bridge component styles into the component renderer (#25255) 2018-08-23 16:51:15 -04:00
di.ts fix(ivy): allow queries for ng-container without read option (#25617) 2018-08-24 11:52:50 -04:00
element_discovery.ts feat(ivy): add support for resolving view data from a DOM node (#25627) 2018-08-27 21:15:29 -04:00
errors.ts fix(ivy): instantiate dirs in correct order (#23178) 2018-04-05 14:50:00 -07:00
hooks.ts feat(ivy): ngtsc compiles @Component, @Directive, @NgModule (#24427) 2018-06-14 14:36:45 -07:00
i18n.ts feat(ivy): add support for resolving view data from a DOM node (#25627) 2018-08-27 21:15:29 -04:00
index.ts fix(compiler): update compiler to generate new slot allocations (#25607) 2018-08-22 21:08:39 -04:00
instructions.ts feat(ivy): add support for resolving view data from a DOM node (#25627) 2018-08-27 21:15:29 -04:00
ng_dev_mode.ts feat(ivy): implement TestBed (#25369) 2018-08-14 11:58:47 -07:00
ng_module_ref.ts fix(ivy): correctly export all *Def symbols as private (#24862) 2018-07-20 11:48:36 -07:00
node_assert.ts fix(ivy): inject ViewContainerRef for directives on ng-container (#25617) 2018-08-24 11:52:50 -04:00
node_manipulation.ts feat(ivy): add support for resolving view data from a DOM node (#25627) 2018-08-27 21:15:29 -04:00
node_selector_matcher.ts feat(ivy): namespaced attributes added to output instructions (#24386) 2018-06-13 13:28:16 -07:00
PERF_NOTES.md docs: update ivy perf notes (#24035) 2018-05-30 09:57:08 -07:00
pipe.ts fix(compiler): update compiler to generate new slot allocations (#25607) 2018-08-22 21:08:39 -04:00
pure_function.ts fix(ivy): host bindings should support array/object literals (#25583) 2018-08-21 10:48:42 -07:00
query.ts refactor(ivy): queries should not rely on LNode (#25415) 2018-08-10 09:13:16 -07:00
STATUS.md fix(ivy): match directives on bindings and element outputs (#25614) 2018-08-27 18:17:25 -04:00
styling.ts feat(ivy): bridge compile instructions to include sanitization helpers (#24938) 2018-07-23 08:49:52 -07:00
TREE_SHAKING.md docs(ivy): add feature principle doc (#21565) 2018-01-17 17:01:09 -08:00
util.ts feat(ivy): add ngcc ivy switch (#25238) 2018-08-16 13:51:42 -07:00
view_ref.ts fix(ivy): execute the optional begin and end methods of the rendererFactory (#25273) 2018-08-03 10:17:13 -07:00