grafana/public/app/features/dashboard/dashgrid
Dominik Prokop 9b7748ec13
Chore: Reorg packages (#20111)
Primarily- moving majority of the types and utils from @grafana/ui to @grafana/data

* Move types from grafana-ui to grafana-data

* Move valueFormats to grafana-data

* Move utils from grafana-ui to grafana-data

* Update imports in grafana-ui

* revert data's tsconfig change

* Update imports in grafana-runtime

* Fix import paths in grafana-ui

* Move rxjs to devDeps

* Core import updates batch 1

* Import updates batch 2

* Imports fix batch 3

* Imports fixes batch i don't know

* Fix imorts in grafana-toolkit

* Fix imports after master merge
2019-10-31 10:48:05 +01:00
..
__snapshots__ DataLinks: enable access to labels & field names (#18918) 2019-09-13 16:38:21 +02:00
PanelHeader Chore: Reorg packages (#20111) 2019-10-31 10:48:05 +01:00
DashboardGrid.test.tsx Chore: noImplicitAny Sub 500 errors (#18287) 2019-07-30 15:49:32 +02:00
DashboardGrid.tsx Chore: Reorg packages (#20111) 2019-10-31 10:48:05 +01:00
DashboardPanel.tsx Chore: Reorg packages (#20111) 2019-10-31 10:48:05 +01:00
PanelChrome.test.tsx refactor: Merge PanelChrome and DataPanel, do query execution in PanelQueryRunner (#16632) 2019-04-17 10:51:50 -07:00
PanelChrome.tsx Chore: Reorg packages (#20111) 2019-10-31 10:48:05 +01:00
PanelPluginError.tsx Chore: Reorg packages (#20111) 2019-10-31 10:48:05 +01:00
PanelResizer.tsx Chore: noImplicitAny Sub 500 errors (#18287) 2019-07-30 15:49:32 +02:00