discourse/app/assets
David Taylor 1e33a3a722
DEV: Modernize sidebar/slide-in-menu display logic
- Remove narrow desktop mode and associated lib / initializer

- Replaces `narrowDesktopMode || mobileMode` logic in header/sidebar with `!viewport.md` (768px threshold remains the same)

- Refactor `showSidebar` logic in application controller to make it declarative. (previously, the narrow-desktop initializer would mutate the controller state based on resize events)
2025-05-29 16:09:23 +01:00
..
images
javascripts DEV: Modernize sidebar/slide-in-menu display logic 2025-05-29 16:09:23 +01:00
stylesheets UX: Add hover state to theme cards (#32980) 2025-05-28 21:53:25 -06:00