discourse/app/assets/javascripts/float-kit/addon/lib
Joffrey JAFFEUX 47cabdc6d2
DEV: various improvements to d-menu (#26970)
- adds a `@groupIdentifier` property which will ensure that two menus of the same group are not expanded at the same time
- adds a `@class` property which will be applied to the trigger and the content
- adds a `@triggerClass` property which will be applied to the trigger
- adds a `@contentClass` property which will be applied to the trigger
- removes `extraClassName`
2024-05-10 13:43:37 +02:00
..
constants.js DEV: various improvements to d-menu (#26970) 2024-05-10 13:43:37 +02:00
d-menu-instance.js DEV: allows for multiple menus/tooltips (#26823) 2024-05-07 23:48:44 +02:00
d-toast-instance.js FIX: prevents mobile DMenu modal to lock scroll (#26550) 2024-04-08 09:47:50 +02:00
d-tooltip-instance.js DEV: allows for multiple menus/tooltips (#26823) 2024-05-07 23:48:44 +02:00
float-kit-instance.js DEV: allows for multiple menus/tooltips (#26823) 2024-05-07 23:48:44 +02:00
get-scroll-parent.js DEV: FloatKit (#23650) 2023-09-26 13:39:52 +02:00
update-position.js DEV: Add placement: center option to float-kit (#26830) 2024-05-01 12:12:00 +02:00