discourse/app/assets/javascripts/float-kit/addon/lib
Joffrey JAFFEUX d12e0eb65d
FIX: prevents d-menu trigger/untrigger propagation (#32078)
Before this fix a click on a d-menu trigger would fire a click on the
parent element, which could have undesired consequences.

This also fixes two things:
- moves float-kit/form-kit css files higher in the chain, so it's easier
to override
- increases the z-index of the notifications-tracking menu content or it
would be behind the timeline control
2025-03-31 13:47:24 +02:00
..
constants.js DEV: unifies emoji picker (#28277) 2025-01-08 11:41:36 +01:00
d-menu-instance.js FIX: prevents d-menu trigger/untrigger propagation (#32078) 2025-03-31 13:47:24 +02: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 DEV: Move discourse-common/config/environment to discourse/lib (#30738) 2025-01-13 15:29:26 +00:00