grafana/public/app/features/dashboard/dashgrid
Polina Boneva 556f312b00
remove event.stopPropagation(), so that when one menu opens, all others close; (#51557)
Put the ClickOutsideWrapper further out in the PanelHeader, so it doesn't catch itself when clicking on the panel header above the menu;
2022-07-06 10:33:25 +03:00
..
__snapshots__ Dashboards: Use IntersectionObserver to manage lazy loading of panels (#42834) 2021-12-13 12:42:33 +00:00
PanelHeader remove event.stopPropagation(), so that when one menu opens, all others close; (#51557) 2022-07-06 10:33:25 +03:00
DashboardGrid.test.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
DashboardGrid.tsx Dashboards: Fixes issue with the initial panel layout counting as an unsaved change (#51315) 2022-06-27 12:30:59 +01:00
DashboardPanel.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
LazyLoader.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
liveTimer.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
PanelChrome.test.tsx Chore: some low-hanging type assertion fruit (#51618) 2022-06-30 10:40:00 +01:00
PanelChrome.tsx public dashboards: finalize db schema & v1 feature complete (#50467) 2022-06-22 13:58:52 -08:00
PanelChromeAngular.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
PanelResizer.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
SeriesVisibilityConfigFactory.ts Explore: Fix legend toggling (#47823) 2022-04-28 15:55:16 +02:00