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 * 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 |
||
---|---|---|
.. | ||
__mocks__ | ||
components | ||
pages | ||
state | ||
api.test.ts | ||
api.ts | ||
constants.ts | ||
hooks.ts | ||
tracking.ts | ||
types.ts | ||
utils.test.ts | ||
utils.ts |