open-consul/ui-v2/app/templates/dc/nodes
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
..
-healthchecks.hbs UI: Service Instances (#5326) 2019-05-01 18:22:10 +00:00
-notifications.hbs UI: Add support for blocking queries on the service instance detail page (#5487) 2019-05-01 18:22:23 +00:00
-rtt.hbs ui: Alter position of logic for showing the Round Trip Time tab to prevent DOM refresh (#7377) 2020-03-04 18:12:27 +00:00
-services.hbs ui: Remove custom css-vars 'polyfill' and use native CSS props (#7249) 2020-05-12 17:13:54 +00:00
-sessions.hbs ui: Move slots to use attributes over positional params (#7032) 2020-01-15 09:15:54 +00:00
index.hbs ui: Implements the ember-page-title addon to the UI (#7118) 2020-01-28 09:25:52 -05:00
metadata.hbs ui: Move slots to use attributes over positional params (#7032) 2020-01-15 09:15:54 +00:00
show.hbs ui: Use the each key="" parameter to force ember to reuse DOM (#7550) 2020-03-31 14:58:59 +01:00