grafana/public/app/features/dashboard/panel_editor
Peter Holmberg 4e57ead38d Prevent search in VizPicker from stealing focus (#15802)
Fixes #15569 focus issue in viz picker search
* added state to not set focus on search every render
* move to new component to handle focus
2019-03-06 13:07:08 +01:00
..
DataSourceOption.tsx Made sure that DataSourceOption displays value and fires onChange/onBlur events (#15757) 2019-03-05 10:49:45 +01:00
EditorTabBody.tsx Fixed scrollbar not visible due to content being added a bit after mount, fixes #15711 2019-03-05 14:32:33 +01:00
GeneralTab.tsx Removed primary class from Add Query button, and changed name of Panel Options tab o General Options 2019-02-18 10:49:14 +01:00
PanelEditor.tsx Removed primary class from Add Query button, and changed name of Panel Options tab o General Options 2019-02-18 10:49:14 +01:00
QueriesTab.tsx Pass dashboardModel to PanelCtrl class. Fixes #15541 2019-02-19 18:53:07 +01:00
QueryEditorRow.tsx Pass dashboardModel to PanelCtrl class. Fixes #15541 2019-02-19 18:53:07 +01:00
QueryInspector.tsx Query editor row style update & sass cleanup 2019-01-18 19:22:40 +01:00
QueryOptions.tsx Hide time info switch when no time options are specified 2019-03-05 11:43:25 +01:00
VisualizationTab.tsx Prevent search in VizPicker from stealing focus (#15802) 2019-03-06 13:07:08 +01:00
VizPickerSearch.tsx Prevent search in VizPicker from stealing focus (#15802) 2019-03-06 13:07:08 +01:00
VizTypePicker.tsx Merge branch 'master' into 15330-vizpicker-red-when-0-hits 2019-02-13 14:49:11 +01:00
VizTypePickerPlugin.tsx Moved panel editing components to it's own folder 2019-01-14 15:17:48 +01:00