Skip to content

Releases: lan450/dsh-mobile-ui

v0.3.4

Choose a tag to compare

@lan450 lan450 released this 19 Aug 12:17

手机端 UI 适配 v0.3.4 —— 消息 meta 折行,任何宽度不溢出。

  • 消息 meta 行(时间 · 用时 · 首 token · tok/s)官方是单行不换行,窄屏下被裁切(手机端常显时「首 token」截断、桌面 hover 时同样溢出)
  • 新增 messageMeta 块:窄屏允许折行 + 断字,actions 行高度放开
  • 实测:390px 不再裁切;1280→320 全宽度页面无横向溢出;桌面 hover 显示完整且不出视口

Full Changelog: v0.3.3...v0.3.4

v0.3.3

Choose a tag to compare

@lan450 lan450 released this 19 Aug 11:59

手机端 UI 适配 v0.3.3 —— 彻底按需触发。

  • 宽于 820px 时插件整套不运行:不注入样式、不跑行为块、不起轮询/观察器,桌面端零干预(模型名保持全称、弹窗不重居中)
  • 视口跨过断点自动启停;模型缩写停止时恢复完整名
  • install.sh 安装后自动把 node_modules 里的包替换为指向 plugins/ 的符号链接,改源码刷新即生效

Full Changelog: v0.3.2...v0.3.3

v0.3.2

Choose a tag to compare

@lan450 lan450 released this 19 Aug 10:42

手机端 UI 适配 v0.3.2 —— 首次公开发布。

  • 选项/计划审批卡片两行 footer:窄屏按钮不再被裁切
  • 卡片用满屏幕宽度、长文本断字
  • 完整适配:防溢出、侧栏覆盖、底部抽屉、弹窗居中、重叠自愈
  • 安装:bash -c "$(curl -fsSL https://raw.githubusercontent.com/lan450/dsh-mobile-ui/main/install.sh)"
  • 诊断:浏览器控制台 window.__dshMobileUi.status

Full Changelog: https://github.com/lan450/dsh-mobile-ui/commits/v0.3.2