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.tsx Core: Implement aria attributes for query rows, improve a11y (#55563) 2022-09-30 13:03:55 +02:00
QueryEditorRowHeader.test.tsx
QueryEditorRowHeader.tsx
QueryEditorRows.tsx Explore: Add feature tracking events (#54514) 2022-09-20 06:50:23 -04:00
QueryErrorAlert.tsx
QueryGroup.tsx
QueryGroupOptions.tsx