grafana/public/app/features/variables/textbox
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
..
actions.test.ts Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
actions.ts Variables: Ensures all variable values are strings (#31942) 2021-03-15 08:52:44 +01:00
adapter.test.ts Variables: Fixes Textbox current value persistence (#29481) 2020-12-02 14:08:35 +01:00
adapter.ts Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
reducer.test.ts Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
reducer.ts Babel: Target more modern browsers, updates browserlistrc (#32573) 2021-04-01 10:32:00 +02:00
TextBoxVariableEditor.tsx Variables UI text edits (#32523) 2021-04-01 18:17:39 +02:00
TextBoxVariablePicker.tsx Template variables: Keyboard navigation improvements (#38001) 2021-08-19 16:28:25 +02:00