consul/ui-v2/app/styles/components
John Cowen b6915793d0 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 ui: [bugfix] Tag wrapping on detail pages (#6478) 2019-09-17 17:29:04 +01:00
expanded-single-select
feedback-dialog
filter-bar ui: Remove `$radius-small` in favour of the `$decor-*` ones in `base` (#6605) 2019-12-18 12:26:40 +00:00
flash-message ui: Add `stats-card` component, integrate more `@hashicorp/structure-icons` (#6021) 2019-09-04 08:35:11 +00:00
freetext-filter
healthcheck-info ui: Add `stats-card` component, integrate more `@hashicorp/structure-icons` (#6021) 2019-09-04 08:35:11 +00:00
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 ui: [bugfix] Tag wrapping on detail pages (#6478) 2019-09-17 17:29:04 +01:00
action-group.scss ui: CSS Upgrade (action-group,form-elements,sliding-toggle,breadcrumbs) (#6495) 2019-12-18 12:26:43 +00:00
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 ui: Add `stats-card` component, integrate more `@hashicorp/structure-icons` (#6021) 2019-09-04 08:35:11 +00:00
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 ui: CSS Upgrade (action-group,form-elements,sliding-toggle,breadcrumbs) (#6495) 2019-12-18 12:26:43 +00:00
notice.scss ui: Add `stats-card` component, integrate more `@hashicorp/structure-icons` (#6021) 2019-09-04 08:35:11 +00:00
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 ui: Adds a `sort-control` component for asc/desc sorting of columns etc (#6034) 2019-09-04 08:35:16 +00:00
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