discourse/app/assets/javascripts/float-kit/addon
David Taylor 0a58564ddd
DEV: Make DTooltipInstance destroy synchronous (#24439)
Having async cleanup on a modifier is problematic because it means it might persist beyond the end of a test, leading to flaky 'Test is not isolated' errors.
2023-11-20 13:27:44 +00:00
..
components FIX: replaces data-tooltip usage by <DTooltip /> (#24062) 2023-10-23 21:09:02 +02:00
lib DEV: Make DTooltipInstance destroy synchronous (#24439) 2023-11-20 13:27:44 +00:00
modifiers FIX: improves reliability of post-text-selection bar (#24093) 2023-10-25 14:34:53 +02:00
services FIX: replaces data-tooltip usage by <DTooltip /> (#24062) 2023-10-23 21:09:02 +02:00