angular-docs-cn/packages/core/test/bundling
Matias Niemelä 2deac0a412 perf(ivy): cache multiple reads to an element's stylingContext (#29818)
Because the styling context may be stored in a different location
and be apart of a sub array, reading the styling context each time
a host binding is evaluated is costly. This patch ensures that the
active styling context is cached so that multiple interactions with
styling bindings can easily retrieve the styling context efficiently.

PR Close #29818
2019-04-16 09:49:32 -07:00
..
animation_world build: rules_nodejs 0.26.0 & use @npm instead of @ngdeps now that downstream angular build uses angular bundles (#28871) 2019-02-28 12:06:36 -08:00
cyclic_import perf(ivy): cache multiple reads to an element's stylingContext (#29818) 2019-04-16 09:49:32 -07:00
hello_world perf(ivy): cache multiple reads to an element's stylingContext (#29818) 2019-04-16 09:49:32 -07:00
hello_world_i18n feat(ivy): support i18n without closure (#28689) 2019-04-11 08:28:45 -07:00
hello_world_r2 build: rules_nodejs 0.26.0 & use @npm instead of @ngdeps now that downstream angular build uses angular bundles (#28871) 2019-02-28 12:06:36 -08:00
injection refactor(ivy): use ɵɵ instead of Δ for now (#29850) 2019-04-11 16:27:56 -07:00
todo perf(ivy): cache multiple reads to an element's stylingContext (#29818) 2019-04-16 09:49:32 -07:00
todo_i18n refactor(ivy): use ɵɵ instead of Δ for now (#29850) 2019-04-11 16:27:56 -07:00
todo_r2 fix(platform-browser): insert APP_ID in styles, contentAttr and hostAttr (#17745) 2019-04-11 07:59:22 -07:00
util build: rules_nodejs 0.26.0 & use @npm instead of @ngdeps now that downstream angular build uses angular bundles (#28871) 2019-02-28 12:06:36 -08:00