0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-09 21:45:25 +08:00
discourse/frontend/discourse
Kris 562e4c9145
FIX: add desktopView key to createTopicLabel for responsiveness (#41174)
Concerns the new topic button

<img width="200" alt="image"
src="https://github.com/user-attachments/assets/53ef9221-10eb-4e55-bc9e-2da95cac0036"
/>

Adding `"site.desktopView"` allows this to recompute on viewport change,
initially thought we could remove the computed values and autotrack but
that wasn't working for button changes for the events plugin
2026-06-24 13:02:56 -04:00
..
admin FEATURE: Improve display of installed/available version on dashboard (#41165) 2026-06-24 13:07:05 +01:00
app FIX: add desktopView key to createTopicLabel for responsiveness (#41174) 2026-06-24 13:02:56 -04:00
config
dialog-holder DEV: Replace JS build system with Rolldown (#35963) 2026-05-29 11:11:55 +01:00
float-kit DEV: Don't check expanded in d-float-body (#40917) 2026-06-16 02:15:49 +02:00
lib DEV: Improve JS chunk configuration & naming (#40947) 2026-06-16 18:52:30 +01:00
scripts/js DEV: Replace JS build system with Rolldown (#35963) 2026-05-29 11:11:55 +01:00
select-kit DEV: Remove a batch of simple JQuery uses (#40986) 2026-06-18 11:40:49 +01:00
tests UX: refactor advanced mode toggle to shared component (#41138) 2026-06-24 09:34:04 -04:00
truth-helpers DEV: Replace JS build system with Rolldown (#35963) 2026-05-29 11:11:55 +01:00
.ember-cli
.npmrc
.watchmanconfig
babel.config.cjs DEV: Restore data-test-* stripping (#40980) 2026-06-18 09:19:56 +01:00
discourse.js DEV: Replace JS build system with Rolldown (#35963) 2026-05-29 11:11:55 +01:00
package.json DEPS: Bump @codemirror/view from 6.43.0 to 6.43.1 (#40961) 2026-06-23 15:04:19 +02:00
patch-testem-output.js DEV: Replace JS build system with Rolldown (#35963) 2026-05-29 11:11:55 +01:00
qunit-live-reload.js DEV: Replace JS build system with Rolldown (#35963) 2026-05-29 11:11:55 +01:00
rolldown.config.mjs DEV: Silence CSS sourcemap warnings in rolldown build (#41119) 2026-06-23 13:44:25 +01:00
rolldown.mjs DEV: Replace JS build system with Rolldown (#35963) 2026-05-29 11:11:55 +01:00
testem.js DEV: Replace JS build system with Rolldown (#35963) 2026-05-29 11:11:55 +01:00
tsconfig.json
vendor.js DEV: Replace JS build system with Rolldown (#35963) 2026-05-29 11:11:55 +01:00