| .. |
|
features
|
fix(ivy): skip field inheritance if InheritDefinitionFeature is present on parent def (#34244)
|
2020-01-07 10:28:06 -08:00 |
|
instructions
|
revert: refactor(ivy): remove styleSanitizer instruction in favor of an inline param (#34480) (#34910)
|
2020-01-22 15:59:33 -05:00 |
|
interfaces
|
revert: refactor(ivy): remove styleSanitizer instruction in favor of an inline param (#34480) (#34910)
|
2020-01-22 15:59:33 -05:00 |
|
jit
|
revert: refactor(ivy): remove styleSanitizer instruction in favor of an inline param (#34480) (#34910)
|
2020-01-22 15:59:33 -05:00 |
|
styling
|
revert: refactor(ivy): remove styleSanitizer instruction in favor of an inline param (#34480) (#34910)
|
2020-01-22 15:59:33 -05: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): properly bootstrap components with attribute selectors (#34450)
|
2020-01-14 09:45:24 -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
|
revert: refactor(ivy): remove styleSanitizer instruction in favor of an inline param (#34480) (#34910)
|
2020-01-22 15:59:33 -05: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
|
fix(ivy): properly bootstrap components with attribute selectors (#34450)
|
2020-01-14 09:45:24 -08: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
|
refactor(core): remove underscore suffix from locally scoped class expression names (#34757)
|
2020-01-16 12:10:01 -05: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 |