grafana/public/app/features/plugins/extensions
Marcus Andersson 1755f8c7b7
PluginExtensions: Allow to specify unkown properties in override but they will be ignored (#72273)
* fixed bug.

* Update public/app/features/plugins/extensions/getPluginExtensions.ts

Co-authored-by: Ben Sully <ben.sully@grafana.com>

* Update public/app/features/plugins/extensions/getPluginExtensions.test.ts

Co-authored-by: Ben Sully <ben.sully@grafana.com>

* Update public/app/features/plugins/extensions/getPluginExtensions.ts

Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com>

* Update public/app/features/plugins/extensions/getPluginExtensions.test.ts

Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com>

---------

Co-authored-by: Ben Sully <ben.sully@grafana.com>
Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com>
2023-07-25 20:18:49 +02:00
..
createPluginExtensionRegistry.test.ts Plugin Extensions: Custom limits for extensions-per-plugin (#69430) 2023-06-02 11:09:25 +02:00
createPluginExtensionRegistry.ts Plugin Extensions: Custom limits for extensions-per-plugin (#69430) 2023-06-02 11:09:25 +02:00
getCoreExtensionConfigurations.ts Explore: Make toolbar action extendable by plugins (#65524) 2023-06-28 15:42:41 +02:00
getPluginExtensions.test.ts PluginExtensions: Allow to specify unkown properties in override but they will be ignored (#72273) 2023-07-25 20:18:49 +02:00
getPluginExtensions.ts PluginExtensions: Allow to specify unkown properties in override but they will be ignored (#72273) 2023-07-25 20:18:49 +02:00
types.ts Plugins: Add a new UI Extension type (#68600) 2023-05-31 09:26:37 +02:00
utils.test.tsx PluginExtensions: Make context read only with a proxy instead of object freeze (#67781) 2023-05-05 15:50:40 +02:00
utils.tsx Explore: Make toolbar action extendable by plugins (#65524) 2023-06-28 15:42:41 +02:00
validators.test.tsx Plugins: Add a new UI Extension type (#68600) 2023-05-31 09:26:37 +02:00
validators.ts Plugins: Add a new UI Extension type (#68600) 2023-05-31 09:26:37 +02:00