mirror of
https://github.com/grafana/grafana.git
synced 2025-02-13 09:05:45 -06:00
* feat: add a new UI extension type: component * fix: remove reference to not existing type * chore: update betterer results * review: use a single type notation in import * review: stop exporting `PluginExtensionBase` * refactor: make extension config types more explicit By using some repetition now these types are much easier to oversee. * feat: add a new extension point to the datasources config * fix: export tcontext type from grafana-data * chore: update betterer results * chore: fix tests * feat: extend the context shared with extensions * feat: stop omitting jsonData props & update context type * tests: update tests |
||
---|---|---|
.. | ||
DataSourceDashboardsPage.test.tsx | ||
DataSourceDashboardsPage.tsx | ||
DataSourcesListPage.test.tsx | ||
DataSourcesListPage.tsx | ||
EditDataSourcePage.test.tsx | ||
EditDataSourcePage.tsx | ||
NewDataSourcePage.tsx |