discourse/plugins/discourse-local-dates
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
..
assets DEV: allows for multiple menus/tooltips (#26823) 2024-05-07 23:48:44 +02:00
config Update translations (#26136) 2024-03-12 15:40:11 +01:00
lib/discourse_local_dates DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
spec FEATURE: Redesigned bookmark modal and menu (#23071) 2024-04-05 09:25:30 +10:00
test/javascripts DEV: add recurrence rule parameter to downloadCalendar API (#24404) 2023-11-30 13:56:22 +11:00
plugin.rb DEV: Update rubocop-discourse to latest version 2024-03-04 15:08:35 +01:00