discourse/app/assets/javascripts/float-kit/addon/lib
Joffrey JAFFEUX 8cf5585cc2
DEV: allows to disable ancestorScroll on float-kit (#33251)
Usage:

```gjs
<DMenu @updateOnScroll={{false}} />
```

https://floating-ui.com/docs/autoUpdate#ancestorscroll

No test as it's hard to test a scrolling behavior.
2025-06-18 18:16:20 +02:00
..
constants.js DEV: allows to disable ancestorScroll on float-kit (#33251) 2025-06-18 18:16:20 +02:00
d-menu-instance.js FEATURE: rich editor link ui for editing it (#32583) 2025-06-11 08:51:27 -03:00
d-toast-instance.js DEV: Clean up imports (#28060) 2024-07-25 15:09:06 +02:00
d-tooltip-instance.js DEV: Do not trigger floatkit 'hover' for touch events (#30793) 2025-01-16 12:36:47 +00:00
float-kit-instance.js DEV: Update lint-configs and autofix issues (#31620) 2025-03-05 01:20:16 +01:00
get-scroll-parent.js DEV: FloatKit (#23650) 2023-09-26 13:39:52 +02:00
update-position.js FEATURE: rich editor link ui for editing it (#32583) 2025-06-11 08:51:27 -03:00