grafana/public/app/features/dashboard
Denis Hilt 8fafe95728
DashNav: Pass typed event through the DashNav button onClick handler (#32084)
* Pass typed event thorough the DashNav button onClick handler

Event.stopPropagation() method needs to be called in some cases. This change addresses typescript error Type '(event: ...) => void' is not assignable to type '() => void'.

* Pass typed event thorough the DashNav button onClick handler

* Import MouseEvent from React
2021-03-18 08:23:58 +01:00
..
components DashNav: Pass typed event through the DashNav button onClick handler (#32084) 2021-03-18 08:23:58 +01:00
containers TimePicker: Fixes hidden time picker shown in kiosk TV mode (#32062) 2021-03-17 18:03:05 +01:00
dashgrid PanelInspect: Interpolates variables in CSV file name (#31936) 2021-03-15 08:44:13 +01:00
services Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
state PanelInspect: Interpolates variables in CSV file name (#31936) 2021-03-15 08:44:13 +01:00
utils Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
index.ts Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00