mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
While unlikely, prior to this change it was possible to provide a nested array of styles to the render. This required the framework to handle this by doing a flatten operation. This change also renames the `flattenStyles` method as it no longer flattens the styles. BREAKING CHANGE: `RendererType2.styles` no longer accepts a nested arrays. Closes #48317 PR Close #49072 |
||
|---|---|---|
| .. | ||
| init | ||
| src | ||
| test | ||
| testing | ||
| BUILD.bazel | ||
| index.ts | ||
| package.json | ||
| PACKAGE.md | ||
| public_api.ts | ||