mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-21 21:17:27 +08:00
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 |
||
|---|---|---|
| .. | ||
| constants.js | ||
| d-menu-instance.js | ||
| d-toast-instance.js | ||
| d-tooltip-instance.js | ||
| float-kit-instance.js | ||
| get-scroll-parent.js | ||
| update-position.js | ||