grafana/public/app/features/dashboard/components/PanelEditor
Tobias Skarhed 9bbc007cb9
Input: Width prop (#23615)
* Add width property

* Remove unused import

* Spelling mistake

* Add width to interface

* Make width optional

* Remove size

* Update snapshot

* Remove size from places

* Add size prop for button

* Update width

* Update snapshots
2020-04-21 10:42:57 +02:00
..
state NewPanelEditor: Move visualisation picker to the sidebar pane (#23696) 2020-04-20 20:29:32 +02:00
AngularPanelOptions.tsx NewPanelEdit: Improvements to angular panels and other fixes (#23678) 2020-04-20 08:47:25 +02:00
DynamicConfigValueEditor.tsx NewPanelEdit: Improvements to angular panels and other fixes (#23678) 2020-04-20 08:47:25 +02:00
FieldConfigEditor.tsx Input: Width prop (#23615) 2020-04-21 10:42:57 +02:00
index.ts New panel editor (behind feature toggle) (#21097) 2019-12-16 09:18:48 +01:00
OptionsGroup.tsx NewPanelEditor: Move visualisation picker to the sidebar pane (#23696) 2020-04-20 20:29:32 +02:00
OptionsPaneContent.tsx NewPanelEdit: Improvements to angular panels and other fixes (#23678) 2020-04-20 08:47:25 +02:00
OverrideEditor.tsx Input: Width prop (#23615) 2020-04-21 10:42:57 +02:00
PanelEditor.tsx NewPanelEdit: Improvements to angular panels and other fixes (#23678) 2020-04-20 08:47:25 +02:00
PanelEditorTabs.tsx NewPanelEditor: Move visualisation picker to the sidebar pane (#23696) 2020-04-20 20:29:32 +02:00
PanelOptionsEditor.tsx Form migrations: Last components from Forms namespace (#23556) 2020-04-14 18:52:56 +02:00
PanelOptionsTab.tsx NewPanelEditor: Move visualisation picker to the sidebar pane (#23696) 2020-04-20 20:29:32 +02:00
types.ts Docs: run the api-extractor on master to update docs (#23726) 2020-04-21 10:41:50 +02:00
utils.test.ts FieldOverides: apply field overrides based on configuration (#22047) 2020-02-13 21:37:24 +01:00
utils.ts NewPanelEditor: Introduce redux state and reducer (#22070) 2020-02-11 14:57:16 +01:00
VisualizationTab.tsx NewPanelEditor: Move visualisation picker to the sidebar pane (#23696) 2020-04-20 20:29:32 +02:00