discourse-solved/assets/javascripts/discourse
Sérgio Saquetim 75b4eef73a
UX: Improve appearance and handling of accepted answers without excerpts
- Hide blockquote for accepted answers without excerpts to avoid unnecessary visual elements.
- Adjust title padding for better alignment when excerpts are absent.
- Ensure no content fallback (`""`) when excerpts are not provided.
- Add `accepted-answer--has-excerpt` class for proper styling differentiation.
2025-07-22 00:29:34 -03:00
..
components UX: Improve appearance and handling of accepted answers without excerpts 2025-07-22 00:29:34 -03:00
connectors DEV: Update linting config and run gjs-codemod (#370) 2025-06-05 11:40:00 +01:00
initializers DEV: Update has_accepted_answer property to track solution state 2025-06-24 16:23:18 -03:00
pre-initializers DEV: Update linting (#275) 2024-01-16 17:50:43 +01:00
routes FIX: Use SolvedTopics to list posts in /activity/solved instead of user actions (#376) 2025-07-02 16:56:12 +08:00
templates FIX: Use SolvedTopics to list posts in /activity/solved instead of user actions (#376) 2025-07-02 16:56:12 +08:00
solved-route-map.js DEV: Lose the es6 suffix (#191) 2022-03-06 21:20:09 +01:00