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 UI: ACL Roles (#5635) 2019-05-01 18:22:37 +00:00
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 UI: CSS Refactor (#4919) 2019-05-01 18:21:38 +00:00
feedback-dialog UI: Tooltips and feedback-dialogs are the same thing - merge (#4678) 2018-09-21 11:13:21 +01:00
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 UI: CSS Refactor (#4919) 2019-05-01 18:21:38 +00:00
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 ui: Fix CSS related to icons and h2 changes done in different PRs 2019-05-01 19:01:32 +00:00
product ui: Use structure-icons as much as possible (#6851) 2020-01-16 09:10:32 +00:00
progress UI: New ACLs (#4789) 2018-10-19 08:45:05 -07:00
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 ui: CSS Components Migration (#5913) 2019-09-04 08:35:01 +00:00
buttons.scss ui: Use structure-icons as much as possible (#6851) 2020-01-16 09:10:32 +00:00
code-editor.scss ui: Adds multi syntax linting to the code editor (#4814) 2018-10-19 17:36:38 +01:00
confirmation-dialog.scss UI: New ACLs (#4789) 2018-10-19 08:45:05 -07:00
discovery-chain.scss ui: Discovery Chain (#6746) 2019-12-18 12:26:47 +00:00
feedback-dialog.scss UI: CSS Refactor (#4919) 2019-05-01 18:21:38 +00:00
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 ui: Improve layout of node cards on large and small screens (#4761) 2018-10-11 10:19:06 +01:00
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 ui: Search improvements (#5540) 2019-05-01 18:22:36 +00:00
pill.scss ui: CSS Components Migration (#5913) 2019-09-04 08:35:01 +00:00
product.scss ui: Namespace Support (#6639) 2019-12-18 12:26:47 +00:00
progress.scss UI: New ACLs (#4789) 2018-10-19 08:45:05 -07:00
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 ui: CSS Components Migration (#5913) 2019-09-04 08:35:01 +00:00
tabular-collection.scss ui: Namespace Support (#6639) 2019-12-18 12:26:47 +00:00
tabular-details.scss UI: New ACLs (#4789) 2018-10-19 08:45:05 -07:00
tag-list.scss UI: Service Instances (#5326) 2019-05-01 18:22:10 +00:00
tomography-graph.scss UI: CSS Refactor (#4919) 2019-05-01 18:21:38 +00:00
tooltip.scss ui: Various amends for 1.7beta (#6965) 2019-12-18 18:27:54 +00:00