discourse/app/assets/javascripts/float-kit/addon
Joffrey JAFFEUX 24b2e353a4
FIX: correctly display label (#31282)
A regression introduced in 32c8aa0aad
incorrectly passes label to the trigger component, but also passes
translatedLabel instead of label to the menu.

The existing test was checking for the presence of "label", but it was
actually returning true because the test was showing "en.label". The
test has been modified in consequences.
2025-02-11 20:11:04 +01:00
..
components FIX: correctly display label (#31282) 2025-02-11 20:11:04 +01:00
lib FIX: Propagate pointerdown events on DMenu trigger when the menu isn't expanded (#31104) 2025-02-05 18:01:37 +03:00
modifiers DEV: Move discourse-common/(utils|lib) to discourse/lib (#30733) 2025-01-13 13:02:49 +00:00
services DEV: remap all core icons for fontawesome 6 upgrade (#28715) 2024-09-13 16:50:52 +01:00