grafana/public/app/features/variables
Tobias Skarhed 1f091c448f
Template variables: Keyboard navigation improvements (#38001)
* Fix variable labels

* Add proper labeling for input

* Add ids to PickerRenderer

* Fix tests

* Update PR feedback

* OptionsPicker: Change to id

* Inherit aria attributes

* Add checkbox role

* Fix typo

* Add proper label reference

* Update role and label

* Prevent spreadng non-DOM attributes

* Move form layout to other component

* Remove haspopup

* Add testid to selector

* Add HTMLProps extension

* Use list

* Move styles outside of class

* Add cx
2021-08-19 16:28:25 +02:00
..
adhoc Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
constant Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
custom Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
datasource Variables: Hides default data source if missing from regex (#35561) 2021-06-14 06:06:34 +02:00
editor Select: Make portalling the menu opt-in, but opt-in *everywhere* (#37501) 2021-08-04 15:47:53 +01:00
inspect Variables: Filters out builtin variables from unknown list (#33933) 2021-05-12 09:28:24 +03:00
interval Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
pickers Template variables: Keyboard navigation improvements (#38001) 2021-08-19 16:28:25 +02:00
query Variables: Fix for changing readonly query property (#35992) 2021-06-22 08:53:41 +02:00
shared Datasource: Pass access type to data source instance settings (#37577) 2021-08-06 09:24:35 +02:00
state Variables: Fix issue with empty dropdowns on navigation (#37776) 2021-08-13 09:10:37 +02:00
system Chore: reduce strict errors for variables (#31241) 2021-02-18 06:21:35 +01:00
textbox Template variables: Keyboard navigation improvements (#38001) 2021-08-19 16:28:25 +02:00
adapters.ts Babel: Target more modern browsers, updates browserlistrc (#32573) 2021-04-01 10:32:00 +02:00
getAllVariableValuesForUrl.test.ts TimeSrv: Refactor service to have no dependency on angular (#32562) 2021-04-01 06:33:11 +02:00
getAllVariableValuesForUrl.ts TimeSrv: Refactor service to have no dependency on angular (#32562) 2021-04-01 06:33:11 +02:00
guard.test.ts Variables: Adds new Api that allows proper QueryEditors for Query variables (#28217) 2020-11-18 15:10:32 +01:00
guard.ts Variables: Fix issue with empty dropdowns on navigation (#37776) 2021-08-13 09:10:37 +02:00
types.ts Variables: Removes the never refresh option (#33533) 2021-04-30 11:17:35 +02:00
utils.test.ts Variables: Fix issue with empty dropdowns on navigation (#37776) 2021-08-13 09:10:37 +02:00
utils.ts Variables: Fix issue with empty dropdowns on navigation (#37776) 2021-08-13 09:10:37 +02:00