angular/packages/core/src/render3
2018-10-26 18:11:27 -04:00
..
features feat(ivy): support providers and viewProviders (#25803) 2018-10-25 12:58:40 -04:00
interfaces feat(ivy): support injecting the injector (#26699) 2018-10-25 18:47:56 -04:00
jit fix(compiler): generate inputs with aliases properly (#26774) 2018-10-26 17:23:45 -04:00
styling fix(ivy): ensure ngClass works with [class] bindings (#26559) 2018-10-24 20:27:12 -04:00
assert.ts fix(ivy): don't accidently read the inherited definition (#25736) 2018-09-11 07:09:38 -07:00
component.ts fix(ivy): host bindings should work on nodes with providers (#26771) 2018-10-26 15:49:30 -04:00
component_ref.ts feat(ivy): support injecting the injector (#26699) 2018-10-25 18:47:56 -04:00
context_discovery.ts refactor(ivy): remove LNode (#26426) 2018-10-15 11:20:32 -07:00
debug.ts refactor(ivy): use context discovery in TestBed implementation (#26211) 2018-10-11 13:01:28 -07:00
definition.ts feat(ivy): support providers and viewProviders (#25803) 2018-10-25 12:58:40 -04:00
di.ts fix(ivy): injecting optional TemplateRef on element should not throw (#26664) 2018-10-26 18:11:27 -04:00
di_setup.ts build: fix comment formatting to make closure happy (#26769) 2018-10-25 19:40:36 -04:00
discovery_utils.ts feat(ivy): support injecting the injector (#26699) 2018-10-25 18:47:56 -04: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 refactor(ivy): merge directives into LViewData (#26316) 2018-10-09 16:46:00 -07:00
i18n.md docs(ivy): i18n design (#26091) 2018-10-16 14:08:01 -07:00
i18n.ts feat(ivy): support providers and viewProviders (#25803) 2018-10-25 12:58:40 -04:00
index.ts feat(ivy): support providers and viewProviders (#25803) 2018-10-25 12:58:40 -04:00
instructions.ts fix(ivy): host bindings should work on nodes with providers (#26771) 2018-10-26 15:49:30 -04: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): remove metadata from *Def and introduce *DefWithMeta types (#26203) 2018-10-04 10:11:17 -07:00
node_assert.ts refactor(ivy): remove LNode (#26426) 2018-10-15 11:20:32 -07:00
node_manipulation.ts fix(ivy): support ViewContainerRef ng-container children (#26646) 2018-10-23 08:52:30 -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 feat(ivy): support providers and viewProviders (#25803) 2018-10-25 12:58:40 -04:00
players.ts feat(ivy): enhance [style] and [class] bindings to be animation aware (#26096) 2018-10-16 20:39:19 -07:00
publish_global_util.ts feat(ivy): expose a series of debug console tools (#26705) 2018-10-24 20:30:51 -04:00
pure_function.ts feat(ivy): support providers and viewProviders (#25803) 2018-10-25 12:58:40 -04:00
query.ts feat(ivy): support providers and viewProviders (#25803) 2018-10-25 12:58:40 -04:00
state.ts feat(ivy): support providers and viewProviders (#25803) 2018-10-25 12:58:40 -04:00
STATUS.md docs(ivy): update status for i18n (#26502) 2018-10-19 11:06:25 -07:00
STORING_METADATA_IN_D.TS.md docs(ivy): update status.md (#26382) 2018-10-12 09:01:41 -07:00
tokens.ts fix(ivy): ensure ngClass works with [class] bindings (#26559) 2018-10-24 20:27:12 -04:00
TREE_SHAKING.md docs(ivy): add feature principle doc (#21565) 2018-01-17 17:01:09 -08:00
util.ts feat(ivy): support providers and viewProviders (#25803) 2018-10-25 12:58:40 -04:00
VIEW_DATA.md refactor(ivy): merge directives into LViewData (#26316) 2018-10-09 16:46:00 -07:00
view_engine_compatibility.ts fix(ivy): injecting optional TemplateRef on element should not throw (#26664) 2018-10-26 18:11:27 -04:00
view_engine_compatibility_prebound.ts refactor(ivy): merge directives into LViewData (#26316) 2018-10-09 16:46:00 -07:00
view_ref.ts feat(ivy): support providers and viewProviders (#25803) 2018-10-25 12:58:40 -04:00