grafana/public/app/features/query/components
Laura Benz fc6afc6b84
Core: Implement aria attributes for query rows, improve a11y (#55563)
* feat: add aria-expanded prop

* refactor: remove console.log()

* feat: add aria-controls

* refactor: add id to expendable section

* refactor: create unique id
2022-09-30 13:03:55 +02:00
..
HelpToggle.tsx
QueryActionComponent.ts
QueryEditorRow.test.ts QueryEditorRow: Render frame warnings in QueryEditorRow (#50116) 2022-06-28 13:38:31 +02:00
QueryEditorRow.tsx Core: Implement aria attributes for query rows, improve a11y (#55563) 2022-09-30 13:03:55 +02:00
QueryEditorRowHeader.test.tsx Template Variable: Datasource variable can be used when MIXED option is selected in panel query (#51170) 2022-06-21 17:46:52 +03:00
QueryEditorRowHeader.tsx Alerting: Fix enter key 'clicking' first button on form (#55222) 2022-09-20 11:02:41 +02:00
QueryEditorRows.tsx Explore: Add feature tracking events (#54514) 2022-09-20 06:50:23 -04:00
QueryErrorAlert.tsx
QueryGroup.tsx DataSource: Allow data source plugins to set query default values (#49581) 2022-06-16 22:22:05 +02:00
QueryGroupOptions.tsx