mirror of
https://github.com/grafana/grafana.git
synced 2025-02-15 10:03:33 -06:00
* feat(plugins): remove global limit on extensions per placement * feat: add a way to limit extension per plugin at the getter * test(plugins): fix failing getPluginExtensions test * refactor(panelmenu): put back limit of 2 extensions per plugin * tests: add a test for checking all extensions are returned by default --------- Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com> |
||
---|---|---|
.. | ||
createPluginExtensionRegistry.test.ts | ||
createPluginExtensionRegistry.ts | ||
getPluginExtensions.test.ts | ||
getPluginExtensions.ts | ||
types.ts | ||
utils.test.tsx | ||
utils.tsx | ||
validators.test.tsx | ||
validators.ts |