Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Amsterdam] Eui(Dual)Range styles (#4815)
* Adding initial range amsterdam styles * WIP * wip * wip * cross browser fixes * Using Sass variables * Safari the new IE 11 :P * Levels with less with than track * Adding thumb focus ring * Adjusting ticks colors after merging master * Removing hover animation * Styling levels * align ticks to thumb * Adding focus state and changing highlight color * Reverting examples * Reverting examples * wip * Fixing tooltip position and better focus state * Highlight focus only if no input * Adding CL * color stops fix * Better thumbs for hue, color stops and range slider * Focus with more constrast * Moving CL to the master section. * Only border around the thumb using the focus $euiFocusRingColor * Removing unnecessary styles * Adding focus highlight only on keyboard focus * Fixing disabled state * Moving EuiRangeHighlight after EuiRangeSlider to better highlight sibling on focus * Merged upstream/master * Adding dragabble amsterdam styles * Adding inline color picker thumb with transparency * Removing on click focus for color stop. Click focus only for safari. * Removing outline for range slider in Safari. * update custom termminal tick offset * Update src/themes/eui-amsterdam/global_styling/mixins/_range.scss Co-authored-by: Caroline Horn <549577+cchaos@users.noreply.github.com> * Update src/themes/eui-amsterdam/overrides/_hue.scss Co-authored-by: Caroline Horn <549577+cchaos@users.noreply.github.com> * Better focus states for Safari * Removing unnecessary style * Fixing CL after merge * Better positioning tooltips for range wiht ticks * Update CHANGELOG.md Co-authored-by: Caroline Horn <549577+cchaos@users.noreply.github.com> * Preventing a flash of the outline in Safari * Replacing $euiAnimSpeedFast with $euiAnimSpeedExtraFast Co-authored-by: Greg Thompson <thompson.glowe@gmail.com> Co-authored-by: Caroline Horn <549577+cchaos@users.noreply.github.com>
- Loading branch information