Skip to content

DSH Plugin Guardian v1.1.0 — UI 全面重构

Latest

Choose a tag to compare

@songoao25 songoao25 released this 17 Aug 08:58
· 3 commits to main since this release

v1.1.0 — UI 全面重构,对齐 DSH 官方设计语言

核心改进

  • 去掉所有 emoji,改用 DSH 官方 SVG 线性图标(IconTrashOutline16、IconWarningOutline16 等)
  • 按钮终于像按钮了:从 inline style 改为 CSS Modules,支持 hover/focus/disabled 伪类
  • 布局改为 tab + 卡片列表,对齐官方插件管理分区的范式
  • 去掉多余的页面外壳(padding + 大标题),因为设置弹窗已提供这些

Bug 修复

  • 修复暗色模式下主按钮「白字白底看不见」的问题
  • 修复 CSS 变量前缀拼写错误(--dsh---dsw-
  • 用自定义确认对话框替代浏览器原生 window.confirm()

安装

dsh plugin add dsh-plugin-guardian

完整变更日志:https://github.com/songoao25/dsh-plugin-guardian/blob/main/CHANGELOG.md