angular/packages/core/src/render3
2018-09-25 12:51:29 -07:00
..
animations feat(ivy): provide groundwork for animations in core (#25234) 2018-09-21 14:51:24 -07:00
features fix(ivy): don't accidently read the inherited definition (#25736) 2018-09-11 07:09:38 -07:00
interfaces feat(ivy): provide groundwork for animations in core (#25234) 2018-09-21 14:51:24 -07:00
jit fix(ivy): objects like ElementRef should not use a special injection fn (#26064) 2018-09-25 12:51:29 -07:00
assert.ts fix(ivy): don't accidently read the inherited definition (#25736) 2018-09-11 07:09:38 -07:00
component.ts feat(ivy): provide groundwork for animations in core (#25234) 2018-09-21 14:51:24 -07:00
component_ref.ts fix(ivy): objects like ElementRef should not use a special injection fn (#26064) 2018-09-25 12:51:29 -07:00
context_discovery.ts feat(ivy): expose a series of helpful application inspection tools (#25919) 2018-09-25 09:46:12 -07:00
debug.ts feat(ivy): allow combined context discovery for components, directives and elements (#25754) 2018-09-07 14:14:56 -07:00
definition.ts fix(ivy): don't accidently read the inherited definition (#25736) 2018-09-11 07:09:38 -07:00
di.ts fix(ivy): objects like ElementRef should not use a special injection fn (#26064) 2018-09-25 12:51:29 -07:00
discovery_utils.ts feat(ivy): expose a series of helpful application inspection tools (#25919) 2018-09-25 09:46:12 -07:00
errors.ts fix(ivy): instantiate dirs in correct order (#23178) 2018-04-05 14:50:00 -07:00
fields.ts fix(ivy): objects like ElementRef should not use a special injection fn (#26064) 2018-09-25 12:51:29 -07:00
hooks.ts feat(ivy): ngtsc compiles @Component, @Directive, @NgModule (#24427) 2018-06-14 14:36:45 -07:00
i18n.ts refactor(ivy): remove LNode.view (#25988) 2018-09-18 13:04:23 -07:00
index.ts fix(ivy): objects like ElementRef should not use a special injection fn (#26064) 2018-09-25 12:51:29 -07:00
instructions.ts fix(ivy): objects like ElementRef should not use a special injection fn (#26064) 2018-09-25 12:51:29 -07:00
ng_dev_mode.ts build(bazel): update to rules_typescript 0.17.0 & rules_nodejs 0.13.4 (#25920) 2018-09-18 13:05:38 -07:00
ng_module_ref.ts fix(ivy): don't accidently read the inherited definition (#25736) 2018-09-11 07:09:38 -07:00
node_assert.ts refactor(ivy): migrate previousOrParentNode to use TNodes (#25829) 2018-09-07 16:06:17 -07:00
node_manipulation.ts feat(ivy): provide groundwork for animations in core (#25234) 2018-09-21 14:51:24 -07: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 fix(ivy): objects like ElementRef should not use a special injection fn (#26064) 2018-09-25 12:51:29 -07:00
STATUS.md fix(ivy): support directive outputs on ng-template (#25717) 2018-08-31 13:37:16 -07:00
styling.ts feat(ivy): provide groundwork for animations in core (#25234) 2018-09-21 14:51:24 -07:00
TREE_SHAKING.md docs(ivy): add feature principle doc (#21565) 2018-01-17 17:01:09 -08:00
util.ts feat(ivy): provide groundwork for animations in core (#25234) 2018-09-21 14:51:24 -07:00
VIEW_DATA.md fix(ivy): objects like ElementRef should not use a special injection fn (#26064) 2018-09-25 12:51:29 -07:00
view_engine_compatibility.ts fix(ivy): objects like ElementRef should not use a special injection fn (#26064) 2018-09-25 12:51:29 -07:00
view_ref.ts refactor(ivy): special injection tokens should not be cached (#26048) 2018-09-20 18:02:08 -07:00