discourse/app/assets/stylesheets/common/float-kit
Joffrey JAFFEUX fe16633a0c
DEV: allows for multiple menus/tooltips (#26823)
menus and tooltips are now appended to their own portals. The service are the only responsible for managing the instances, prior to this commit, services could manage one instance, but the DMenu and DTooltip components could also take over which could cause unexpected states.

This change also allows nested menus/tooltips.

Other notable changes:

- few months ago core copied the CloseOnClickOutside modifier of float-kit without removing the float-kit one, this commit now only use the core one.
- the close function is now trully async
- the close function accepts an instance or an identifier as parameter
2024-05-07 23:48:44 +02:00
..
_index.scss DEV: FloatKit (#23650) 2023-09-26 13:39:52 +02:00
d-button-tooltip.scss DEV: FloatKit (#23650) 2023-09-26 13:39:52 +02:00
d-default-toast.scss UX: shows the bookmark menu improvements 2024-04-08 08:18:50 +02:00
d-menu.scss UX: shows the bookmark menu improvements 2024-04-08 08:18:50 +02:00
d-toasts.scss UX: prevent toasts from covering header (#26615) 2024-04-12 15:49:23 +08:00
d-tooltip.scss DEV: allows for multiple menus/tooltips (#26823) 2024-05-07 23:48:44 +02:00