angular/packages/compiler/src/render3/view
Kristiyan Kostadinov bb8d7091c6 fix(compiler): exclude empty styles from emitted metadata (#45459)
Excludes styles that resolve to empty strings from the emitted metadata so that they don't result in empty `<style>` tags at runtime.

Fixes #31191.

PR Close #45459
2022-05-03 09:38:36 -07:00
..
i18n refactor(compiler): add original_code to goog.getMsg() options (#45606) 2022-04-18 09:26:16 -07:00
api.ts refactor(compiler-cli): emit NgModule dependencies of standalone components (#45672) 2022-04-20 05:45:56 -07:00
compiler.ts fix(compiler): exclude empty styles from emitted metadata (#45459) 2022-05-03 09:38:36 -07:00
style_parser.ts refactor: replace deprecated String.prototype.substr() (#45397) 2022-03-24 11:48:09 -07:00
styling_builder.ts refactor: replace deprecated String.prototype.substr() (#45397) 2022-03-24 11:48:09 -07:00
t2_api.ts feat(compiler-cli): provide the animations for DirectiveMeta (#44630) 2022-01-10 21:22:44 +00:00
t2_binder.ts refactor(compiler): combine call ASTs (#42882) 2021-09-21 20:55:29 +00:00
template.ts refactor(compiler): add original_code to goog.getMsg() options (#45606) 2022-04-18 09:26:16 -07:00
util.ts fix(compiler): avoid errors with extremely long instruction chains (#45574) 2022-04-13 16:18:55 +00:00