angular-cn/packages/core/src/render3
Pawel Kozlowski 9106271f2c refactor(ivy): remove dependency on global state from isCreationMode (#31959)
PR Close #31959
2019-08-08 12:13:00 -07:00
..
features refactor(ivy): correct circular dependency which causes g3 failures (#31665) 2019-07-19 15:06:46 -07:00
instructions refactor(ivy): remove dependency on global state from isCreationMode (#31959) 2019-08-08 12:13:00 -07:00
interfaces refactor(ivy): remove all old styling code prior to refactor (#31193) 2019-07-23 15:45:32 -07:00
jit fix(ivy): incorrect ChangeDetectorRef injected into pipes used in component inputs (#31438) 2019-07-23 15:46:23 -07:00
styling_next refactor(ivy): remove all old styling code prior to refactor (#31193) 2019-07-23 15:45:32 -07:00
util refactor(ivy): remove dependency on global state from isCreationMode (#31959) 2019-08-08 12:13:00 -07:00
CODE_GEN_API.md refactor(ivy): Move instructions back to ɵɵ (#30546) 2019-05-20 16:37:47 -07:00
PERF_NOTES.md perf(ivy): avoid creating holey LView Arrays (#31839) 2019-07-30 13:01:33 -07: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(ivy): Move instructions back to ɵɵ (#30546) 2019-05-20 16:37:47 -07:00
TREE_SHAKING.md docs(ivy): add feature principle doc (#21565) 2018-01-17 17:01:09 -08:00
VIEW_DATA.md refactor(ivy): remove ɵɵelementProperty instruction (#30645) 2019-06-05 09:04:43 -07:00
assert.ts perf(ivy): remove firstTemplatePass check for component view creation (#31946) 2019-08-01 17:42:23 -07:00
bindings.ts fix(ivy): avoid type coercion in binding-related instruction asserts (#29470) 2019-03-25 09:34:13 -07:00
component.ts refactor(ivy): remove code duplication around root component view creation (#31946) 2019-08-01 17:42:23 -07:00
component_ref.ts refactor(ivy): remove global state access in elementCreate (#31959) 2019-08-08 12:13:00 -07:00
context_discovery.ts refactor(ivy): clean up RNode retrieval; add better debug support for TNode (#31040) 2019-07-18 16:46:54 -07:00
definition.ts refactor(core): ensure compatibility with typescript strict flag (#30993) 2019-07-18 14:21:25 -07:00
di.ts fix(ivy): error when using forwardRef in Injectable's useClass (#30532) 2019-07-26 14:02:49 -07:00
di_setup.ts refactor(ivy): correct circular dependency which causes g3 failures (#31665) 2019-07-19 15:06:46 -07:00
empty.ts refactor: remove toplevel property accesses (#29329) 2019-05-16 12:08:49 -07:00
errors.ts fix(ivy): properly tree-shake away StaticInjector (#30219) 2019-04-30 21:35:54 -07:00
fields.ts feat(ivy): use i18n locale data to determine the plural form of ICU expressions (#29249) 2019-05-30 15:09:02 -04:00
global_utils_api.ts refactor(ivy): remove all old styling code prior to refactor (#31193) 2019-07-23 15:45:32 -07:00
hooks.ts perf(ivy): stricter null checks (#31839) 2019-07-30 13:01:33 -07:00
i18n.md refactor(ivy): treate LView as the primary global state (#27282) 2018-11-29 21:26:15 -08:00
i18n.ts fix(ivy): set LOCALE_ID when using the injector (#31566) 2019-07-26 14:04:47 -07:00
index.ts fix(ivy): set LOCALE_ID when using the injector (#31566) 2019-07-26 14:04:47 -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 fix(ivy): correct timing of NgModuleFactory registration (#30706) 2019-05-30 15:13:20 -04:00
node_assert.ts build: extract interface and util sub compilation from core (#28028) 2019-01-10 16:31:44 -08:00
node_manipulation.ts fix(ivy): support ICU expressions inserted in ngTemplateOutlets inside ngFors (#31789) 2019-07-22 23:06:42 -07:00
node_selector_matcher.ts fix(ivy): directive matching not working in some cases when preceded by styling attributes (#31942) 2019-08-01 17:42:42 -07:00
node_util.ts refactor(ivy): remove all old styling code prior to refactor (#31193) 2019-07-23 15:45:32 -07:00
pipe.ts refactor(core): ensure compatibility with typescript strict flag (#30993) 2019-07-18 14:21:25 -07:00
pure_function.ts refactor(ivy): remove dependency on global state from isCreationMode (#31959) 2019-08-08 12:13:00 -07:00
query.ts refactor(ivy): remove dependency on global state from isCreationMode (#31959) 2019-08-08 12:13:00 -07:00
state.ts refactor(ivy): remove dependency on global state from isCreationMode (#31959) 2019-08-08 12:13:00 -07:00
tokens.ts fix(ivy): ensure `ngClass` works with [class] bindings (#26559) 2018-10-24 20:27:12 -04:00
view_engine_compatibility.ts refactor(ivy): minor code cleanup (#31798) 2019-07-23 21:15:25 -07: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): clean up RNode retrieval; add better debug support for TNode (#31040) 2019-07-18 16:46:54 -07:00