mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-12 03:09:41 +08:00
- 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) |
||
|---|---|---|
| .. | ||
| assets | ||
| controllers | ||
| helpers | ||
| jobs | ||
| mailers | ||
| models | ||
| queries/reports | ||
| serializers | ||
| services | ||
| views | ||