grafana/public/app/features/query/components
Laura Benz d64b6264ff
GrafanaUI: Define tooltip or aria-label as required for IconButton (#69699)
* refactor: modify interfaces to make tooltip or aria-label required

* refactor: change functionality around aria-label and tooltip

* refactor: change and add information in storybook documentation

* refactor: remove default from tooltip

* refactor: IconButton to make tooltip or aria-label required

* refactor: Fix tests

* refactor: Fix tests

* refactor: Fix tests

* refactor: Fix tests

* feat: add migration guide for breaking change

* feat: add latest requirements to storybook docs

* refactor: separate iconbutton story with and without tooltip

* refactor: remove exported baseArgs

* refactor: clean up and restructure original story

* refactor: adjust styling

* refactor: enable control for tooltip

* refactor: clean up

* refactor: enable control for aria-label

* refactor: fix theme getting the wrong theme

* refactor: fix tests

* refactor: adjust story

* refactor: remove confusing story

* refactor: adjust controls for stories
2023-06-23 17:10:37 +02:00
..
QueryActionComponent.ts add support for conditionally rendering extraRenderActions (#41783) 2021-11-17 06:05:39 -05:00
QueryEditorRow.test.ts Plugin query API: Handle multiple errors (#63553) 2023-03-02 11:25:50 +01:00
QueryEditorRow.tsx Alerting: Make QueryEditor not collapsable (#70112) 2023-06-16 15:14:00 -03:00
QueryEditorRowHeader.test.tsx E2E: Fix configurePanel flow (#68487) 2023-05-16 10:33:52 +01:00
QueryEditorRowHeader.tsx Mixed DS: Use new DS picker (#70052) 2023-06-16 15:12:52 +02:00
QueryEditorRows.test.tsx GrafanaUI: Define tooltip or aria-label as required for IconButton (#69699) 2023-06-23 17:10:37 +02:00
QueryEditorRows.tsx Expressions: Add tests for the QueryEditorRows and QueryGroup components (#63394) 2023-02-22 17:26:41 +02:00
QueryErrorAlert.tsx Show traceids for failing and successful requests (#64903) 2023-04-05 09:13:24 +02:00
QueryGroup.test.tsx GrafanaUI: Define tooltip or aria-label as required for IconButton (#69699) 2023-06-23 17:10:37 +02:00
QueryGroup.tsx DataSourcePicker: refactor file drop out of query group (#68236) 2023-06-21 10:55:55 +02:00
QueryGroupOptions.tsx Dashboard: Update query group options (#63138) 2023-06-22 00:44:55 -07:00