mirror of
https://github.com/grafana/grafana.git
synced 2025-07-29 14:02:11 +08:00

* Plugins: adds basic PopupExtension point * Simplify the extension point. * Excluding the app chrome extension to be rendered on login/signup pages. * Added feature toggle to be able to disable the app chrome extensions. * Adding an error boundary around the extension point. * Changed the way we use the feature toggle. * moved to use the helper function instead of filtering. * removed duplace info. * chore: remove leftover useMemo --------- Co-authored-by: Marcus Andersson <marcus.andersson@grafana.com>
Grafana Data Library
@grafana/data is currently in BETA.
This package holds the root data types and functions used within Grafana.