consul/ui-v2/app/helpers
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
..
policy UI: ACL Roles (#5635) 2019-05-01 18:22:37 +00:00
service ui: Remove custom css-vars 'polyfill' and use native CSS props (#7249) 2020-05-12 17:13:54 +00:00
token ui: Make empty Rules ('') take priority over a `Legacy: true` (#4899) 2018-11-06 18:08:10 +00:00
atob.js
default.js ui: Adds a `default` view helper for providing a default value (#4650) 2018-09-12 20:38:57 +01:00
difference.js UI: New ACLs (#4789) 2018-10-19 08:45:05 -07:00
dom-position.js ui: Discovery Chain (#6746) 2019-12-18 12:26:47 +00:00
env.js ui: Improve configuration/env/feature flag usage (also add build time year detection) (#7072) 2020-01-21 17:52:40 +00:00
format-number.js UI: Reduce in-development deprecations (also use toLocaleString) (#4677) 2018-10-01 13:42:42 +01:00
href-mut.js ui: Fix using 'ui-like' KVs when using an empty default nspace (#7734) 2020-04-30 09:28:20 +01:00
href-to.js ui: Namespace Support (#6639) 2019-12-18 12:26:47 +00:00
is-href.js ui: Namespace Support (#6639) 2019-12-18 12:26:47 +00:00
last.js ui: Some trivial test additions, support env var passing of port numbers (#4728) 2018-10-26 17:50:43 +01:00
left-trim.js
object-entries.js ui: Adds readonly meta data to the serviceInstance and node detail pages (#6196) 2019-08-02 13:53:52 +02:00
right-trim.js
route-match.js ui: Discovery Chain (#6746) 2019-12-18 12:26:47 +00:00
slugify.js
split.js ui: Some trivial test additions, support env var passing of port numbers (#4728) 2018-10-26 17:50:43 +01:00
starts-with.js ui: Adds a `sort-control` component for asc/desc sorting of columns etc (#6034) 2019-09-04 08:35:16 +00:00
svg-curve.js ui: Discovery Chain (#6746) 2019-12-18 12:26:47 +00:00
tween-to.js ui: Discovery Chain (#6746) 2019-12-18 12:26:47 +00:00