mirror of
https://github.com/grafana/grafana.git
synced 2024-11-26 10:50:37 -06:00
1442052c37
* ColorPicker: implement new ui * makes color swatches tabbable * implements next and previous arrow key navigation * make colorPickerPopover to close when esc key is pressed * colorValueEditor: fix colorPopover closing immediately when clicked * add blue focus ring to both colorSwatch and picker tabs * refactor color label divs to be more readable * more cleanup * refactor color swatches to use buttons instead * removes left and right arrow navigation to maintain consistency * makes colors selectable using the keyboard * use native button instead for mouse and keyboard click hadling * when a color is clicked, row backgound should change * add left padding to last row in colorPopover * when a color is hovered, row backgound should change * test for colorPickerPopover component * small typo fix * ariaLabel over label * make row background to not change when a color is selected * style refactor to be standalone * use HTMLAttributes instead |
||
---|---|---|
.. | ||
src | ||
api-extractor.json | ||
CHANGELOG.md | ||
index.js | ||
LICENSE_APACHE2 | ||
package.json | ||
README.md | ||
rollup.config.ts | ||
tsconfig.build.json | ||
tsconfig.json |
Grafana End-to-End Test Selectors library
@grafana/e2e-selectors is currently in ALPHA. Core API is unstable and can be a subject of breaking changes!