..
features
fix(ivy): skip field inheritance if InheritDefinitionFeature is present on parent def ( #34244 )
2020-01-07 10:28:06 -08:00
instructions
feat(ivy): improve ExpressionChangedAfterChecked error message for attributes ( #34505 )
2020-01-09 13:47:58 -08:00
interfaces
docs(core): update render factory description ( #34137 )
2019-12-03 16:07:59 -08:00
jit
fix(ivy): inheritance in JIT mode not working correctly on IE10 ( #34305 )
2019-12-13 14:19:56 -08:00
styling
refactor(ivy): don't include removed classes in the styling debug ( #34375 )
2019-12-12 15:58:41 -08:00
util
build: migrate references and scripts that set to build with ivy via compile=aot to use config=ivy ( #33983 )
2019-11-26 16:38:40 -05:00
assert.ts
fix(ivy): run pre-order hooks in injection order ( #34026 )
2019-11-25 18:41:22 -05:00
bindings.ts
fix(ivy): improve ExpressionChangedAfterChecked error ( #34381 )
2019-12-18 09:12:57 -08:00
CODE_GEN_API.md
refactor(ivy): Move instructions back to ɵɵ ( #30546 )
2019-05-20 16:37:47 -07:00
component.ts
fix(ivy): run pre-order hooks in injection order ( #34026 )
2019-11-25 18:41:22 -05:00
component_ref.ts
fix(ivy): ComponentFactory.create should clear host element content ( #33487 )
2019-11-12 21:34:06 -08:00
context_discovery.ts
refactor(ivy): rename getComponentViewByIndex to getComponentLViewByIndex ( #33074 )
2019-10-22 12:00:20 -07:00
definition.ts
fix(ivy): auto register NgModules with ID ( #33663 )
2019-11-12 09:53:15 -08:00
di.ts
fix(ivy): run pre-order hooks in injection order ( #34026 )
2019-11-25 18:41:22 -05:00
di_setup.ts
fix(ivy): run pre-order hooks in injection order ( #34026 )
2019-11-25 18:41:22 -05:00
empty.ts
fix(core): initialize global ngDevMode without toplevel side effects ( #32079 )
2019-09-11 20:31:14 -04:00
errors.ts
fix(ivy): improve ExpressionChangedAfterChecked error ( #34381 )
2019-12-18 09:12:57 -08:00
fields.ts
refactor(ivy): remove ngBaseDef ( #33264 )
2019-10-25 13:11:34 -07:00
global_utils_api.ts
feat(ivy): expose window.ng.getDebugNode helper ( #32727 )
2019-09-17 15:46:07 -07:00
hooks.ts
fix(ivy): run pre-order hooks in injection order ( #34026 )
2019-11-25 18:41:22 -05:00
i18n.md
refactor(core): rename ngComponentDef to ɵcmp ( #33088 )
2019-10-11 15:45:22 -07:00
i18n.ts
fix(ivy): support ICUs without "other" cases ( #34042 )
2019-11-26 16:35:55 -05:00
index.ts
refactor(ivy): remove ngBaseDef ( #33264 )
2019-10-25 13:11:34 -07:00
metadata.ts
fix(ivy): make metadata calls side-effect free in Closure ( #29947 )
2019-04-17 12:20:51 -07:00
ng_module_ref.ts
refactor(core): rename ngModuleDef to ɵmod ( #33142 )
2019-10-14 23:08:10 +00:00
node_assert.ts
refactor(ivy): simplify walkTNodeTree method for readability ( #31065 )
2019-08-19 10:12:38 -07:00
node_manipulation.ts
refactor(ivy): remove isRootView check from getRenderParent ( #33988 )
2019-11-25 11:40:36 -05:00
node_selector_matcher.ts
refactor: utilize type narrowing ( #33075 )
2019-10-10 15:18:44 -07:00
node_util.ts
refactor(ivy): remove all old styling code prior to refactor ( #31193 )
2019-07-23 15:45:32 -07:00
PERF_NOTES.md
refactor(ivy): rename tView.firstTemplatePass to tView.firstCreatePass ( #31270 )
2019-11-04 21:39:23 +00:00
pipe.ts
refactor(ivy): remove calls into other instructions from pipe instructions ( #33714 )
2020-01-10 08:27:26 -08:00
pure_function.ts
refactor(ivy): remove calls into other instructions from pipe instructions ( #33714 )
2020-01-10 08:27:26 -08:00
query.ts
fix(ivy): run pre-order hooks in injection order ( #34026 )
2019-11-25 18:41:22 -05:00
state.ts
perf(ivy): avoid duplicate state lookup and default function parameters ( #34183 )
2019-12-03 16:10:43 -08:00
STATUS.md
refactor(ivy): Move instructions back to ɵɵ ( #30546 )
2019-05-20 16:37:47 -07:00
STORING_METADATA_IN_D.TS.md
refactor(core): rename ngDirectiveDef to ɵdir ( #33110 )
2019-10-14 16:20:11 +00: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
VIEW_DATA.md
refactor(core): rename ngInjectableDef to ɵprov ( #33151 )
2019-10-16 16:36:19 -04:00
view_engine_compatibility.ts
fix(ivy): support ICUs with pipes ( #34198 )
2019-12-03 16:12:19 -08:00
view_engine_compatibility_prebound.ts
fix(ivy): incorrect ChangeDetectorRef injected into pipes used in component inputs ( #31438 )
2019-07-23 15:46:23 -07:00
view_ref.ts
refactor(ivy): Remove findComponentView since we now store it in LView[DECLARATION_COMPONENT_VIEW] ( #33810 )
2019-11-15 10:41:02 -08:00