grafana/public/app/core/navigation
Dominik Prokop 4cbffae1b4
AppPlugins: Expose react-router to apps (#33775)
* Allow Route component usage in app plugins

* i tried

* fix catalog app

* fix catalog app

* remove catalog changes from this PR

* remove extra files

* feat(plugins): expose react-router to plugins rather than export via grafana-ui

* Bring back query and pathname to AppRootPage and add deprecation notice

Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com>
2021-05-19 19:10:21 +02:00
..
__mocks__ Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
patch DataLinks: Ensure window origin to be stripped from url when using absolute urls (#32634) 2021-04-08 17:38:56 +02:00
GrafanaRoute.test.tsx RoutingNG: Fix infinite loop caused by history state not being cleaned up (#31952) 2021-03-16 09:27:32 +01:00
GrafanaRoute.tsx RoutingNG: Fix infinite loop caused by history state not being cleaned up (#31952) 2021-03-16 09:27:32 +01:00
hooks.ts Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
kiosk.ts Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
parseKeyValue.ts Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
queryString.ts Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
RouterDebugger.tsx Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
testRoutes.tsx Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
types.ts AppPlugins: Expose react-router to apps (#33775) 2021-05-19 19:10:21 +02:00