Files
gerrit/polygerrit-ui/app/elements/shared/gr-alert
Paladox none 7acb7acff2 PolyGerrit: Migrate from customStyle to updateStyles
This is a preperation change to upgrade to polymer 2.x.

See [1]

Also use getComputedStyleValue where possible to get the value
customStyle also had the ability to get the value, but in polymer 2.x
the only way possible is to use getComputedStyleValue.

Also when updating to polymer 2.x we need to update getComputedStyleValue
syntax to match [1] which is not possible in polymer 1.x.

[1] https://www.polymer-project.org/2.0/docs/upgrade#use-updatestyles-instead-of-customstyle

Change-Id: I7b4139f7eeddb4d7d5da3f518e950a8fd0e2f4f7
2017-11-10 00:02:28 +00:00
..
2017-05-15 23:26:36 +00:00