grafana/public/app/core/components/Tooltip
Johannes Schill e4a2bda4f2 10389 react tooltip components (#10473)
* poc: Use react-popper for tooltips #10389

* poc: Add popover component and use a hoc() for Tooltip + Popover to avoid code duplication #10389

* jest: Add snapshot tests to Popover and Tooltip #10389

* poc: Move target from hoc into Popover/Tooltip-component #10389

* poc: Clean up unused styles and use the existing Grafana style/colors on popper tooltip #10389

* poc: Remove test code before PR

* poc: Remove imports used in poc but shouldn't be included anymore #10389
2018-01-10 10:27:33 +01:00
..
__snapshots__ 10389 react tooltip components (#10473) 2018-01-10 10:27:33 +01:00
Popover.jest.tsx 10389 react tooltip components (#10473) 2018-01-10 10:27:33 +01:00
Popover.tsx 10389 react tooltip components (#10473) 2018-01-10 10:27:33 +01:00
Tooltip.jest.tsx 10389 react tooltip components (#10473) 2018-01-10 10:27:33 +01:00
Tooltip.tsx 10389 react tooltip components (#10473) 2018-01-10 10:27:33 +01:00
withTooltip.tsx 10389 react tooltip components (#10473) 2018-01-10 10:27:33 +01:00