open-consul/ui-v2/app/styles/components
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
..
app-view ui: Remove custom css-vars 'polyfill' and use native CSS props (#7249) 2020-05-12 17:13:54 +00:00
card ui: Discovery Chain (#6746) 2019-12-18 12:26:47 +00:00
code-editor
confirmation-dialog ui: Use base fonts throughout the app (#6881) 2019-12-18 12:26:45 +00:00
discovery-chain ui: Various amends for 1.7beta (#6965) 2019-12-18 18:27:54 +00:00
dom-recycling-table
expanded-single-select
feedback-dialog
filter-bar
flash-message
freetext-filter
healthcheck-info
healthcheck-output ui: Expose checks (#6575) 2019-12-18 12:26:43 +00:00
main-nav-horizontal ui: Be more specific with the display toggling checkboxes (#7309) 2020-02-18 17:05:45 +00:00
phrase-editor
product ui: Use structure-icons as much as possible (#6851) 2020-01-16 09:10:32 +00:00
progress
secret-button ui: Use structure-icons as much as possible (#6851) 2020-01-16 09:10:32 +00:00
tabular-details ui: Use structure-icons as much as possible (#6851) 2020-01-16 09:10:32 +00:00
tag-list
action-group.scss
anchors.scss ui: Use structure-icons as much as possible (#6851) 2020-01-16 09:10:32 +00:00
app-view.scss ui: New Confirmation Dialogs (#7007) 2020-01-22 12:08:29 +00:00
breadcrumbs.scss
buttons.scss ui: Use structure-icons as much as possible (#6851) 2020-01-16 09:10:32 +00:00
code-editor.scss
confirmation-dialog.scss
discovery-chain.scss ui: Discovery Chain (#6746) 2019-12-18 12:26:47 +00:00
feedback-dialog.scss
filter-bar.scss
flash-message.scss ui: Fixes styling of 'duplicate intention' error message (#6936) 2019-12-18 12:26:46 +00:00
form-elements.scss ui: Ensure %app-content > %app-view-content rename is complete (#6843) 2019-12-18 12:26:44 +00:00
freetext-filter.scss ui: Use structure-icons as much as possible (#6851) 2020-01-16 09:10:32 +00:00
healthcheck-info.scss ui: Use structure-icons as much as possible (#6851) 2020-01-16 09:10:32 +00:00
healthcheck-output.scss ui: Expose checks (#6575) 2019-12-18 12:26:43 +00:00
healthchecked-resource.scss ui: Use structure-icons as much as possible (#6851) 2020-01-16 09:10:32 +00:00
index.scss ui: New Confirmation Dialogs (#7007) 2020-01-22 12:08:29 +00:00
list-collection.scss
modal-dialog.scss
notice.scss
phrase-editor.scss
pill.scss
product.scss ui: Namespace Support (#6639) 2019-12-18 12:26:47 +00:00
progress.scss
secret-button.scss ui: Use structure-icons as much as possible (#6851) 2020-01-16 09:10:32 +00:00
sort-control.scss
table.scss ui: New Confirmation Dialogs (#7007) 2020-01-22 12:08:29 +00:00
tabs.scss
tabular-collection.scss ui: Namespace Support (#6639) 2019-12-18 12:26:47 +00:00
tabular-details.scss
tag-list.scss
tomography-graph.scss
tooltip.scss ui: Various amends for 1.7beta (#6965) 2019-12-18 18:27:54 +00:00