0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-06 13:08:40 +08:00
discourse/plugins/discourse-cakeday/assets/javascripts/discourse
Martin Brennan 13dcb53926
FIX: Cakeday title on emoji was not showing (#40430)
When hovering the anniversary/birthday cakeday emoji,
the emoji title string was just the emoji shortcode
on hover (e.g. tada) instead of the I18n string that
is on the wrapping element title.

This fix passes down the title to the emoji so it's
rendered properly too.
2026-06-01 15:49:20 +10:00
..
adapters
components DEV: Consolidate reusable components into ui-kit (#38703) 2026-05-11 18:07:36 -03:00
connectors DEV: Solve/LTTF more ember lints (#37448) 2026-02-03 15:45:35 +01:00
controllers DEV: Convert @decorated macros to getters (#37955) 2026-04-09 22:38:55 -03:00
initializers FIX: Cakeday title on emoji was not showing (#40430) 2026-06-01 15:49:20 +10:00
lib
routes DEV: Overhaul typechecking configuration (#35794) 2025-11-12 12:54:34 +00:00
templates DEV: Consolidate reusable components into ui-kit (#38703) 2026-05-11 18:07:36 -03:00
discourse-cakeday-route-map.js DEV: Remove unnecessary resetNamespace (#35995) 2025-11-12 19:06:41 +01:00