mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-06-10 07:54:20 +08:00
Eliminate deprecated `post-stream` widget code and associated `appEvents` triggers across the codebase in favor of modern Glimmer-based equivalents. This includes removing unused aliases, no-op refresh events, and legacy comments, improving code maintainability and clarity. No functional behavior is affected, and these changes are preparatory steps to fully deprecate the legacy post stream implementation. |
||
|---|---|---|
| .. | ||
| admin | ||
| common | ||
| desktop | ||
| lib | ||
| mobile | ||
| vendor | ||
| admin.scss | ||
| admin_rtl.scss | ||
| color_definitions.scss | ||
| common.scss | ||
| desktop.scss | ||
| desktop_rtl.scss | ||
| embed.scss | ||
| ember_cli.scss | ||
| mobile.scss | ||
| mobile_rtl.scss | ||
| publish.scss | ||
| qunit-custom.scss | ||
| wcag.scss | ||
| wizard.scss | ||
| wizard_rtl.scss | ||