discourse/app
Penar Musaraj a984a807fd
A11Y: Don't output aria-labelledby when card is empty (#22247)
The user card is always present in the DOM. Therefore we only need to
add the `aria-labelledby` attribute when there is a user (and a title)
to point to.
2023-06-23 09:25:03 -04:00
..
assets A11Y: Don't output aria-labelledby when card is empty (#22247) 2023-06-23 09:25:03 -04:00
controllers DEV: Refactor updating parent/child relationships between themes (#22244) 2023-06-22 13:57:39 -05:00
helpers UX: Improve login required page (#20847) 2023-03-28 07:09:44 -05:00
jobs DEV: use HTML5 version of loofah (#21522) 2023-06-20 09:49:22 +08:00
mailers FIX: don't add "Re:" prefix in email subject for first post of group PMs. (#22175) 2023-06-19 18:52:00 +05:30
models DEV: Refactor updating parent/child relationships between themes (#22244) 2023-06-22 13:57:39 -05:00
serializers FEATURE: Split navigation preference for count and behavior of sidebar links (#22203) 2023-06-22 19:04:13 +03:00
services FEATURE: Split navigation preference for count and behavior of sidebar links (#22203) 2023-06-22 19:04:13 +03:00
views DEV: add class for static login description section (#22002) 2023-06-08 19:51:41 +05:30