grafana/public/app/features/dimensions/editors
Ashley Harrison 9e52361c1e
Accessibility: Fix text selection when using FocusScope (#44770)
* Add tabIndex={-1} to places using focusScope to allow for text highlighting

* use useDialog

* don't need explicit tabIndex anymore

* remove duplicate spreading of props
2022-02-04 11:20:18 +00:00
..
ThresholdsEditor Update dependency prettier to v2.5.1 (#43473) 2022-02-02 12:02:32 +00:00
ValueMappingsEditor Refactor: Move Value Mappings to Grafana public instead of Grafana UI (#44237) 2022-01-20 20:36:34 -08:00
ColorDimensionEditor.tsx Scatter: support bubble and line charts with out-of-order data (alpha) (#39377) 2021-09-29 10:14:15 -07:00
FolderPickerTab.tsx Resource picker/improve ux (#44402) 2022-01-26 11:29:04 -08:00
IconSelector.tsx Core: move dimensions out of geomap into app/features (#37946) 2021-08-17 13:43:54 -07:00
index.ts Geomap: Add rotation option for markers layer (#41992) 2021-11-23 08:23:43 -08:00
NumberInput.tsx NumberInput: Add validation for min max on input (#42254) 2021-11-24 16:21:26 -08:00
ResourceCards.tsx Resource picker/improve ux (#44402) 2022-01-26 11:29:04 -08:00
ResourceDimensionEditor.tsx Resource picker/improve ux (#44402) 2022-01-26 11:29:04 -08:00
ResourcePicker.tsx Resource picker/improve ux (#44402) 2022-01-26 11:29:04 -08:00
ResourcePickerPopover.tsx Accessibility: Fix text selection when using FocusScope (#44770) 2022-02-04 11:20:18 +00:00
ScalarDimensionEditor.tsx NumberInput: Add validation for min max on input (#42254) 2021-11-24 16:21:26 -08:00
ScaleDimensionEditor.tsx Core: move dimensions out of geomap into app/features (#37946) 2021-08-17 13:43:54 -07:00
TextDimensionEditor.tsx Add optional check to fix text dimension runtime error (#42402) 2021-11-28 17:21:22 -08:00
URLPickerTab.tsx Resource picker/improve ux (#44402) 2022-01-26 11:29:04 -08:00