angular/packages/core/src/render3/util
Joey Perrott 5e3f6d203d build: migrate references and scripts that set to build with ivy via compile=aot to use config=ivy (#33983)
Since config=ivy now sets the define=compile flag and the define=angular_ivy_enabled
flag to cause usage of Ivy, we can update all of the documentation and scripts that
reference compile=aot to use config=ivy.

PR Close #33983
2019-11-26 16:38:40 -05:00
..
attrs_utils.ts refactor: utilize type narrowing (#33075) 2019-10-10 15:18:44 -07:00
debug_utils.ts refactor(ivy): evaluate prop-based styling bindings with a new algorithm (#30469) 2019-05-17 09:54:19 -07:00
discovery_utils.ts test(ivy): Have more descriptive names for LView (#33449) 2019-11-07 15:33:50 +00:00
global_utils.ts 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
injector_utils.ts refactor(ivy): split util functions into different files (#28382) 2019-02-22 13:17:30 -08:00
misc_utils.ts refactor(ivy): simplify property binding metadata storage (#32457) 2019-09-04 11:37:35 -07:00
styling_utils.ts fix(ivy): ExpressionChangedAfterItHasBeenCheckedError for SafeValue (#33749) 2019-11-15 10:44:23 -08:00
view_traversal_utils.ts refactor(ivy): Remove findComponentView since we now store it in LView[DECLARATION_COMPONENT_VIEW] (#33810) 2019-11-15 10:41:02 -08:00
view_utils.ts fix(ivy): avoid cyclical dependency in imports (#33831) 2019-11-14 12:13:26 -08:00