grafana/public/app/features/dashboard
Yaelle Chaudy 0b0d612372
A11y : Fix option panes not accessible when collapsed (#46405)
* Turned div into text button to make it accessible

* Only icon as button to avoid embedded buttons with overrides delete button

* use icon in Button directly

* Removed unused import

* moving id for labelledBy to h6 elem instead of icon

* Tweaking style, bigger caret

* Fixed aria-expanded

* Modifying and using CollapseToggle from unified alerting

* Added restOfProps to CollapseToggle
2022-03-14 15:37:13 +01:00
..
components A11y : Fix option panes not accessible when collapsed (#46405) 2022-03-14 15:37:13 +01:00
containers Dashboards: Move slow dashboard logic to css (#45686) 2022-02-23 09:35:42 +00:00
dashgrid
services Explore: allow users to save Explore state to a new panel in a new dashboard (#45148) 2022-03-03 08:54:06 +00:00
state DataSource: Default data source is no longer a persisted state but just the default data source for new panels (#45132) 2022-03-08 08:56:12 +01:00
utils
index.ts