angular/packages/core/src/render3
2018-11-20 11:44:14 -08:00
..
features fix(ivy): merged host bindings functions should take superclass hostVars into account (#27013) 2018-11-09 09:55:47 -08:00
interfaces fix(ivy): component ref injector should support change detector ref (#27107) 2018-11-15 21:18:24 -08:00
jit feat(ivy): ICU support for Ivy (#26794) 2018-11-16 16:09:30 -08:00
styling fix(ivy): ensure falsy styling is not applied during creation mode (#26793) 2018-10-30 19:41:56 -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): align discovery methods for consistency (#27117) 2018-11-20 11:44:14 -08:00
component_ref.ts fix(ivy): align discovery methods for consistency (#27117) 2018-11-20 11:44:14 -08:00
context_discovery.ts fix(ivy): align discovery methods for consistency (#27117) 2018-11-20 11:44:14 -08:00
debug.ts fix(ivy): align discovery methods for consistency (#27117) 2018-11-20 11:44:14 -08:00
definition.ts feat(ivy): support providers and viewProviders (#25803) 2018-10-25 12:58:40 -04:00
di.ts fix(ivy): DI should work when no element injector on starting node (#27133) 2018-11-16 09:26:29 -08:00
di_setup.ts build: fix comment formatting to make closure happy (#26769) 2018-10-25 19:40:36 -04:00
discovery_utils.ts fix(ivy): align discovery methods for consistency (#27117) 2018-11-20 11:44:14 -08: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
global_utils.ts fix(ivy): align discovery methods for consistency (#27117) 2018-11-20 11:44:14 -08:00
global_utils_api.ts fix(ivy): align discovery methods for consistency (#27117) 2018-11-20 11:44:14 -08:00
hooks.ts refactor(ivy): merge directives into LViewData (#26316) 2018-10-09 16:46:00 -07:00
i18n.md feat(ivy): ICU support for Ivy (#26794) 2018-11-16 16:09:30 -08:00
i18n.ts feat(ivy): ICU support for Ivy (#26794) 2018-11-16 16:09:30 -08:00
index.ts fix(ivy): align discovery methods for consistency (#27117) 2018-11-20 11:44:14 -08:00
instructions.ts fix(ivy): align discovery methods for consistency (#27117) 2018-11-20 11:44:14 -08:00
metadata.ts feat(ivy): setClassMetadata() for assigning decorator metadata (#26860) 2018-10-31 19:52:36 -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 feat(ivy): support for i18n & ICU expressions (#27101) 2018-11-14 16:22:01 -08: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: add Function Inlining rules to PERF_NOTES.md (#26876) 2018-11-01 13:47:34 -07:00
pipe.ts feat(ivy): support providers and viewProviders (#25803) 2018-10-25 12:58:40 -04:00
players.ts test(ivy): add global utils to the public_api_guard test (#27008) 2018-11-08 15:37:11 -08:00
pure_function.ts feat(ivy): support providers and viewProviders (#25803) 2018-10-25 12:58:40 -04:00
query.ts fix(ivy): restore missing match operation in View and Content Queries (#26847) 2018-11-07 16:29:19 -08:00
state.ts feat(ivy): support for i18n & ICU expressions (#27101) 2018-11-14 16:22:01 -08:00
STATUS.md feat(ivy): ICU support for Ivy (#26794) 2018-11-16 16:09:30 -08: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 for i18n & ICU expressions (#27101) 2018-11-14 16:22:01 -08:00
VIEW_DATA.md feat(ivy): support for i18n & ICU expressions (#27101) 2018-11-14 16:22:01 -08:00
view_engine_compatibility.ts fix(ivy): use the root view injector when resolving dependencies (#27090) 2018-11-14 12:26:36 -08:00
view_engine_compatibility_prebound.ts refactor(ivy): merge directives into LViewData (#26316) 2018-10-09 16:46:00 -07:00
view_ref.ts fix(ivy): component ref injector should support change detector ref (#27107) 2018-11-15 21:18:24 -08:00