angular/packages/core/src/metadata
Kristiyan Kostadinov 59387ee476 feat(core): support styles and styleUrl as strings (#51715)
Adds support for passing in `@Component.styles` as a string. Also introduces a new `styleUrl` property on `@Component` for providing a single stylesheet. This is more convenient for the most common case where a component only has one stylesheet associated with it.

PR Close #51715
2023-09-12 13:57:07 -07:00
..
di.ts docs: Add precisions about static/dynamic queries. (#51146) 2023-08-15 09:52:04 -07:00
directives.ts feat(core): support styles and styleUrl as strings (#51715) 2023-09-12 13:57:07 -07:00
do_boostrap.ts feat(core): remove entryComponents (#49484) 2023-03-23 10:38:03 -07:00
ng_module.ts Revert "docs(docs-infra): Remove unused annotation template (#50114)" (#50206) 2023-05-08 09:45:35 -07:00
ng_module_def.ts refactor(core): Remove circular dependency on render3 and ng_module (#39621) 2020-11-16 09:12:46 -08:00
resource_loading.ts feat(core): support styles and styleUrl as strings (#51715) 2023-09-12 13:57:07 -07:00
schema.ts docs(core): Make links out of @see tags (#50110) 2023-06-14 10:54:38 +02:00
view.ts docs(core): improve viewEncapsulation documentation (#44151) 2021-11-24 18:53:45 +00:00