grafana/public/app/features/plugins/extensions
Marcus Andersson 9719ee9bd3
PluginExtensions: Fixed issue in typings for the onClick link callback (#65978)
* Fixed bug with event being forced.

* Made onClick undefinable in the config as well.

* Fixed some more type issues.
2023-04-05 07:55:44 +02:00
..
constants.ts UI Extensions: Rename placement to extensionPointId (#65841) 2023-04-03 18:59:54 +03:00
createPluginExtensionRegistry.test.ts UI Extensions: Rename placement to extensionPointId (#65841) 2023-04-03 18:59:54 +03:00
createPluginExtensionRegistry.ts UI Extensions: Rename placement to extensionPointId (#65841) 2023-04-03 18:59:54 +03:00
extensionsPerPlugin.ts UI Extensions: Rename placement to extensionPointId (#65841) 2023-04-03 18:59:54 +03:00
getPluginExtensions.test.ts PluginExtensions: Adding full targets to the panel menu context (#65861) 2023-04-04 07:17:10 +02:00
getPluginExtensions.ts PluginExtensions: Fixed issue in typings for the onClick link callback (#65978) 2023-04-05 07:55:44 +02:00
types.ts UI extensions: Refactor the registry and remove the "command" type (#65327) 2023-04-03 10:42:15 +02:00
utils.test.tsx PluginExtensions: Added onClick to link as a replacement for the command type (#65837) 2023-04-03 17:27:55 +02:00
utils.tsx UI Extensions: Rename placement to extensionPointId (#65841) 2023-04-03 18:59:54 +03:00
validators.test.ts UI Extensions: Rename placement to extensionPointId (#65841) 2023-04-03 18:59:54 +03:00
validators.ts UI Extensions: Rename placement to extensionPointId (#65841) 2023-04-03 18:59:54 +03:00