open-consul/ui-v2/app
John Cowen c8ecb8db3b ui: Add background-color: currentColor to all our icon masks (#7729)
We currently define our 'decorational' iconography in our CSS via
background images and or psuedo content. For coloring these we use
`mask-image` and a background color.

This commit adds a background-color: currentColor to our %with-mask
placeholder that makes the color of these icons default to the `color`
of the current element, meaning the icons now inherit from things like
`:hover`.

This can easily be overwritten as before by just setting the
background-color on the icon manually as before.
2020-05-12 17:14:36 +00:00
..
adapters ui: Improved main navigation (#7673) 2020-05-12 17:14:28 +00:00
components ui: ConsulLoader component (#7719) 2020-05-12 17:14:35 +00:00
computed ui: UI Release Merge (ui-staging merge) (#6527) 2019-09-30 14:47:49 +01:00
controllers ui: Improved main navigation (#7673) 2020-05-12 17:14:28 +00:00
forms ui: Namespace Support (#6639) 2019-12-18 12:26:47 +00:00
helpers ui: Redesign - Service Detail Page (#7655) 2020-05-12 17:14:27 +00:00
initializers ui: Add tab navigation to the browser history/URLs (#7592) 2020-05-12 17:14:23 +00:00
instance-initializers ui: Per Service Intentions Tab (#7615) 2020-05-12 17:14:26 +00:00
mixins ui: Use DataSources in ACLs area (#7681) 2020-05-12 17:14:29 +00:00
models ui: Fixup intention notifications and add SyncTime (#7702) 2020-05-12 17:14:32 +00:00
routes ui: Instance detail redesign (#7683) 2020-05-12 17:14:29 +00:00
routing ui: Namespace Support (#6639) 2019-12-18 12:26:47 +00:00
search/filters ui: Add ability to search nodes listing page with IP Address (#7204) 2020-02-04 10:45:25 -05:00
serializers ui: Improved main navigation (#7673) 2020-05-12 17:14:28 +00:00
services ui: Reuse repo.reconcile and restartWhenAvailable (#7703) 2020-05-12 17:14:32 +00:00
styles ui: Add background-color: currentColor to all our icon masks (#7729) 2020-05-12 17:14:36 +00:00
templates ui: ConsulLoader component (#7719) 2020-05-12 17:14:35 +00:00
utils ui: Add a way to reliably figure out where the UI is running (#7722) 2020-05-12 17:14:36 +00:00
validations ui: Namespace Support (#6639) 2019-12-18 12:26:47 +00:00
app.js ui: Upgrade to ember 3.16 Octane Edition (#7334) 2020-05-12 17:14:10 +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
index.html ui: Keyboard navigation improvements (#7090) 2020-01-20 14:15:15 +00:00
router.js ui: Instance detail redesign (#7683) 2020-05-12 17:14:29 +00:00