Skip to content

dsh-qa 0.1.1 · 质量工作台 QA Workbench

Choose a tag to compare

@naodeng naodeng released this 19 Aug 04:14
· 15 commits to master since this release

dsh-qa 0.1.1 · 质量工作台 QA Workbench

🐛 修复 / Fixes

中文:

  • 修复顶栏品牌名称与搜索框重叠:品牌列按内容撑开(max-content),标题完整展示,搜索框自动右移
  • 修复顶栏品牌副标题被截断的问题(窄窗口下保留省略号兜底)
  • terminal 主题水印改为跟随品牌元素定位,不再与品牌错位

English:

  • Fixed top bar brand title overlapping the search box: brand column now sizes to content (max-content), the title displays in full, and the search box shifts right automatically
  • Fixed the brand subtitle being truncated (ellipsis kept as a fallback on very narrow windows)
  • Terminal theme watermark now follows the brand element instead of misaligning with it

✨ 新功能 / Features

中文:

  • 顶栏新增「← 返回 DSH」按钮:一键从质量工作台回到 DSH 主页面(通过 postMessage 通知宿主关闭面板,仅 DSH 内嵌模式显示)

English:

  • New "← Back to DSH" button in the top bar: one-click return from the QA Workbench to the DSH main page (notifies the host via postMessage to close the panel; shown only in DSH embedded mode)

📝 文档 / Docs

中文:

  • README 更新:补充使用截图与说明

English:

  • README updated with additional content and screenshots

📦 安装 / Installation

# npm 方式 / From npm
dsh plugin --profile web add dsh-qa

# GitHub 方式 / From GitHub
dsh plugin --profile web add github:naodeng/dsh-qa

# 独立体验 / Standalone
git clone https://github.com/naodeng/dsh-qa.git && cd dsh-qa && npm start
# → http://127.0.0.1:8899

📄 许可证 / License

PolyForm Noncommercial License 1.0.0 — 仅限非商业用途 / non-commercial use only.