mirror of
https://github.com/grafana/grafana.git
synced 2025-02-15 01:53:33 -06:00
* feat: add a new UI extension type: component * tests: add tests for checking if it is a react component * fix: remove reference to not existing type * chore: update betterer results * review: remove unnecessary override function for components * 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. |
||
---|---|---|
.. | ||
admin | ||
components | ||
extensions | ||
sql | ||
systemjsPlugins | ||
tests | ||
all.ts | ||
built_in_plugins.ts | ||
datasource_srv.ts | ||
importPanelPlugin.ts | ||
plugin_loader.ts | ||
pluginPreloader.ts | ||
pluginSettings.test.ts | ||
pluginSettings.ts | ||
routes.tsx | ||
utils.test.ts | ||
utils.ts |