2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-03-04 01:15:08 +08:00
discourse/app/assets/stylesheets/desktop
Kris b89e514552
DEV: Render more-topics tabs inside topic list header (#38127)
This makes these tabs for suggested topics less fragile by rendering the
tabs directly within the `th` cell, rather than implementing them
outside the table an absolutely positioning them.

<img width="2038" height="828" alt="image"
src="https://github.com/user-attachments/assets/f746dbaf-cbd0-4fcc-9147-73856782b5a9"
/>

This is done by moving the tab state into a `MoreTopicsTabsService` so
`TopicCell` can access it directly.
2026-03-02 11:40:17 -05:00
..
components DEV: Render more-topics tabs inside topic list header (#38127) 2026-03-02 11:40:17 -05:00
_index.scss DEV: refactor topic-post CSS into shared common file (#37678) 2026-02-10 12:18:36 -05:00
category-list.scss DEV: Compile 'common' CSS into own assets (#31416) 2025-05-01 10:44:49 +01:00
latest-topic-list.scss REFACTOR: consolidate mobile & desktop topic-list.scss into common (#37252) 2026-01-22 11:19:21 -05:00
topic.scss DEV: refactor topic-post CSS into shared common file (#37678) 2026-02-10 12:18:36 -05:00