discourse/app
chapoi a48661bddb
UX: keep new nav underline visible (#34612)
Many solutions possible here. I could also just reserve some extra
spacing, but I feel the z-index layer is a more elegant solution.

At the moment only an issue on Horizon, due to the absence of the table
header there. But applying it globally because theres other setups
without the that layout.

| Before | Now |
|--------|--------|
| <img width="832" height="502" alt="CleanShot 2025-08-28 at 13 24
12@2x"
src="https://github.com/user-attachments/assets/b84b15b2-6163-4fc6-88de-378a58a4ffda"
/> | <img width="832" height="502" alt="CleanShot 2025-08-28 at 13 24
40@2x"
src="https://github.com/user-attachments/assets/35d4964a-ab02-425f-92bf-62ddd984e9af"
/> |
2025-08-29 16:45:09 +02:00
..
assets UX: keep new nav underline visible (#34612) 2025-08-29 16:45:09 +02:00
controllers DEV: Prevent crawlers from loading search results. (#31553) 2025-08-27 15:59:08 +10:00
helpers DEV: Remove dual mode support for palettes and drop theme-owned palettes (#34467) 2025-08-26 06:24:11 +03:00
jobs DEV: Allow impersonation without session swapping (#34213) 2025-08-21 14:18:15 +08:00
mailers DEV: Remove ability to use users' names in group mention notifications and mentions shown in emails and added :user_notification_email_options plugin modifier to allow plugins reintroduce this or other modifications to emails (#33449) 2025-07-14 15:20:08 -05:00
models PERF: Add index_web_hook_events_on_created_at (#34594) 2025-08-29 15:15:39 +08:00
queries/reports DEV: Refactor reports index into service (#31667) 2025-03-11 14:36:06 +10:00
serializers FIX: Add delete button to themes grid (#34606) 2025-08-29 10:09:23 +08:00
services FIX: Add delete button to themes grid (#34606) 2025-08-29 10:09:23 +08:00
views FEATURE: Append locale to links in crawler view if present (#34466) 2025-08-22 08:46:33 +08:00