grafana/public/app
Dominik Prokop dcf6bbc14f
NewPanelEditor: Options/FieldConfig API for defaults and common options selection (#23214)
* Add "some" typesafety to panel options/field config APIs

* Allow selected common field config properties config, allow option defaults config via fluent API

* Update packages/grafana-data/src/panel/PanelPlugin.ts

Co-Authored-By: Ryan McKinley <ryantxu@gmail.com>

* Add defaults support for custom field config

* Enable defaults setting for standard and custom field configs

* Remove setFieldConfigDefaults from PanelPlugin API and replace it with useStandardFieldConfig

* Update API for standard field config defaults

Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2020-04-01 15:33:10 +02:00
..
core Migration: Migrate Dashboard Import to React (#22338) 2020-03-31 16:29:44 +02:00
features NewPanelEditor: Options/FieldConfig API for defaults and common options selection (#23214) 2020-04-01 15:33:10 +02:00
partials Migrations: Signup page (#21514) 2020-02-17 11:13:13 +01:00
plugins NewPanelEditor: Options/FieldConfig API for defaults and common options selection (#23214) 2020-04-01 15:33:10 +02:00
routes Migration: Migrate Dashboard Import to React (#22338) 2020-03-31 16:29:44 +02:00
store Templating: Migrates some variable types from Angular to React/Redux (#22434) 2020-03-10 08:53:41 +01:00
types Migration: Migrate Dashboard Import to React (#22338) 2020-03-31 16:29:44 +02:00
app.ts NewPanelEditor: fluent API for custom field config and panel options creation (#23070) 2020-03-26 21:48:46 +01:00
dev.ts Add weback-dev-server with hot/hmr support 2018-04-19 11:42:53 +02:00
index.ts Echo: mechanism for collecting custom events lazily (#20365) 2019-12-05 08:30:39 +01:00