autobrr/web/src/components
stacksmash76 3e3454724b
fix(web): tooltips (#1154)
* fix broken tooltips, replace react-tooltip with react-popper-tooltip

* make tooltips use ExternalLink component

* fix import

* get rid of unused import

* fix(tooltip): set delayHide

* removed unecessary comment

* fix tooltip on mobile

* stop tooltip label propagation (mainly for mobile devices)

* added onClick convenience prop for label component wrapper (since onClick isn't propagated down)

---------

Co-authored-by: soup <soup@r4tio.dev>
2023-10-01 15:16:05 +02:00
..
alerts fix(web): tooltips (#1154) 2023-10-01 15:16:05 +02:00
data-table fix(web): tooltips (#1154) 2023-10-01 15:16:05 +02:00
emptystates chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00
fields enhancement(web): mutation improvements and toast updates (#913) 2023-05-06 18:19:43 +02:00
header fix(web): tooltips (#1154) 2023-10-01 15:16:05 +02:00
headings chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00
inputs fix(web): tooltips (#1154) 2023-10-01 15:16:05 +02:00
modals feat(web): add autodl-irssi filter import (#1132) 2023-09-22 18:44:23 +02:00
notifications enhancement(web): mutation improvements and toast updates (#913) 2023-05-06 18:19:43 +02:00
panels fix(web): cant update from settings panels (#1105) 2023-09-11 13:31:07 +02:00
tooltips fix(web): tooltips (#1154) 2023-10-01 15:16:05 +02:00
Checkbox.tsx enhancement(web): IRC logs view (#1066) 2023-09-01 21:56:12 +02:00
debug.tsx chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00
ExternalLink.tsx fix(web): tooltips (#1154) 2023-10-01 15:16:05 +02:00
Icons.tsx chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00
SectionLoader.tsx enhancement(web): add react suspense and improve DX (#1089) 2023-09-10 12:35:43 +02:00