open-consul/ui-v2/app/templates/dc/services
John Cowen 6e32498431 ui: Remove custom css-vars 'polyfill' and use native CSS props (#7249)
* ui: Remove custom css-vars 'polyfill' and use native CSS props

Previously we used a sort of polyfill for certain places where we needed
CSS property-like behavior. This meant duplicating code between JS and
CSS, specifically some of our SVG icons.

We moved to CSS props only in the places where they are beneficial and
populated the variables with our already existing SASS variables.

This means we no longer have to duplicate CSS and we can remove our
custom css-var helper/polyfill.
2020-05-12 17:13:54 +00:00
..
-addresses.hbs ui: Move slots to use attributes over positional params (#7032) 2020-01-15 09:15:54 +00:00
-exposedpaths.hbs ui: Move slots to use attributes over positional params (#7032) 2020-01-15 09:15:54 +00:00
-instances.hbs ui: Remove custom css-vars 'polyfill' and use native CSS props (#7249) 2020-05-12 17:13:54 +00:00
-nodechecks.hbs UI: Service Instances (#5326) 2019-05-01 18:22:10 +00:00
-notifications.hbs ui: Adds blocking query support to the service detail page (#5479) 2019-05-01 18:22:22 +00:00
-routing.hbs ui: Discovery Chain (#6746) 2019-12-18 12:26:47 +00:00
-servicechecks.hbs ui: Expose checks (#6575) 2019-12-18 12:26:43 +00:00
-tags.hbs UI: Service Instances (#5326) 2019-05-01 18:22:10 +00:00
-upstreams.hbs ui: Move slots to use attributes over positional params (#7032) 2020-01-15 09:15:54 +00:00
index.hbs ui: Remove custom css-vars 'polyfill' and use native CSS props (#7249) 2020-05-12 17:13:54 +00:00
instance.hbs ui: Remove custom css-vars 'polyfill' and use native CSS props (#7249) 2020-05-12 17:13:54 +00:00
metadata.hbs ui: Move slots to use attributes over positional params (#7032) 2020-01-15 09:15:54 +00:00
show.hbs ui: Remove custom css-vars 'polyfill' and use native CSS props (#7249) 2020-05-12 17:13:54 +00:00