angular-docs-cn/packages/core/test/bundling
Matias Niemelä 3b37469735 refactor(ivy): remove styling state storage and introduce direct style writing (#32259)
This patch is a final major refactor in styling Angular.

This PR includes three main fixes:

All temporary state taht is persisted between template style/class application
and style/class application in host bindings is now removed.
Removes the styling() and stylingApply() instructions.
Introduces a "direct apply" mode that is used apply prop-based
style/class in the event that there are no map-based bindings as
well as property collisions.

PR Close #32259
2019-09-10 15:54:58 -04:00
..
animation_world refactor(ivy): remove all old styling code prior to refactor (#31193) 2019-07-23 15:45:32 -07:00
core_all ci: update size benchmarks for core with 9.0.0-next.4 (#32255) 2019-08-28 21:39:24 -07:00
cyclic_import refactor(ivy): remove styling state storage and introduce direct style writing (#32259) 2019-09-10 15:54:58 -04:00
hello_world refactor(ivy): remove styling state storage and introduce direct style writing (#32259) 2019-09-10 15:54:58 -04:00
hello_world_i18n refactor(ivy): remove `i18nConfigureLocalize` instruction (#31609) 2019-08-30 12:53:26 -07:00
hello_world_r2 build: convert entry_point to label (#30627) 2019-06-11 00:03:11 +00:00
injection perf(ivy): replace select instruction with advance (#32516) 2019-09-10 06:30:28 -04:00
todo refactor(ivy): remove styling state storage and introduce direct style writing (#32259) 2019-09-10 15:54:58 -04:00
todo_i18n fix(ivy): template compiler should render correct $localize placeholder names (#32509) 2019-09-09 19:11:36 -04:00
todo_r2 test: fix ivy ts_devserver tests under /packages/core/test/bunding/ (#32520) 2019-09-06 20:03:40 -04:00
util test: fix ivy ts_devserver tests under /packages/core/test/bunding/ (#32520) 2019-09-06 20:03:40 -04:00