angular/packages/platform-browser/src
Kristiyan Kostadinov 44763245e1 fix(core): handle !important in style property value (#39603)
* Fixes that the Ivy styling logic wasn't accounting for `!important` in the property value.
* Fixes that the default DOM renderer only sets `!important` on a property with a dash in its name.
* Accounts for the `flags` parameter of `setStyle` in the server renderer.

Fixes #35323.

PR Close #39603
2020-11-12 09:11:18 -08:00
..
browser docs: remove IE10 references from comments in the code (#39090) 2020-10-13 15:51:49 -07:00
dom fix(core): handle !important in style property value (#39603) 2020-11-12 09:11:18 -08:00
security refactor(core): make HTML sanitizer return TrustedHTML (#39218) 2020-10-16 08:13:52 -07:00
browser.ts docs: update api ref doc for platform browser (#37186) 2020-06-11 18:59:12 -07:00
platform-browser.externs.js build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
platform-browser.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
private_export.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
version.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00