angular/packages/compiler
Kristiyan Kostadinov f9da27214b fix(compiler): handle case-sensitive CSS custom properties (#41380)
Currently we normalize all CSS property names in the `StylingBuilder` which breaks custom properties, because they're case-sensitive. These changes add a check so that custom properties aren't normalized.

Fixes #41364.

PR Close #41380
2021-03-30 16:57:45 -07:00
..
design refactor(compiler): remove unused __BUILD_OPTIMIZER_* constants (#41040) 2021-03-04 11:04:30 -08:00
src fix(compiler): handle case-sensitive CSS custom properties (#41380) 2021-03-30 16:57:45 -07:00
test refactor(compiler): option to include html comments in ParsedTemplate (#41251) 2021-03-29 15:16:27 -07:00
testing build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
BUILD.bazel build: add npm_integration_test && angular_integration_test (#33927) 2020-02-24 08:59:18 -08:00
compiler.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
index.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
package.json Revert "build: remove wombot proxy registry from package.jsons for release (#37378)" (#37495) 2020-06-10 08:21:45 -07:00
public_api.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00