discourse/app
David Taylor c98335e4e5
UX: Drop post-background highlighting on navigation (#29986)
Animating the background-color property like this is not compositable for the browser, which means the animation is not smooth, and can contribute to the Cumulative Layout Shift web vital.

For now, we're removing this, and may consider re-introducing an alternative version in future based on user feedback.
2024-11-28 16:55:13 +00:00
..
assets UX: Drop post-background highlighting on navigation (#29986) 2024-11-28 16:55:13 +00:00
controllers FIX: Filter out secured categories first (#29916) 2024-11-28 17:09:16 +02:00
helpers DEV: Drop `WithServiceHelper` 2024-09-05 09:58:20 +02:00
jobs DEV: Drop DISCOURSE_LIVE_SLOTS_SIDEKIQ_LIMIT (#29920) 2024-11-26 07:21:14 +11:00
mailers UX: Use a dropdown for SSL mode for group SMTP (#27932) 2024-07-18 10:33:14 +10:00
models DEV: Upgrade Rails to version 7.2 2024-11-27 10:48:47 +01:00
serializers FIX: topic post counts for webhook post_destroyed event (#29853) 2024-11-27 11:36:51 -08:00
services FEATURE: Add bulk destroy to admin users list (#29744) 2024-11-25 11:13:35 +03:00
views UX: Change the authorize button color to primary (#29666) 2024-11-08 17:33:50 -05:00