Skip to content

Update plugin 颜色助手 v1.3.0#175

Open
mekefly wants to merge 2 commits into
ZToolsCenter:mainfrom
mekefly:plugin/colors
Open

Update plugin 颜色助手 v1.3.0#175
mekefly wants to merge 2 commits into
ZToolsCenter:mainfrom
mekefly:plugin/colors

Conversation

@mekefly
Copy link
Copy Markdown
Contributor

@mekefly mekefly commented May 11, 2026

插件信息

  • 名称: 颜色助手
  • 插件ID: colors
  • 版本: 1.3.0
  • 描述: 这是一个快速选择生成颜色的插件,提供了常用的颜色选择和生成工具,帮助用户轻松获取所需的颜色值。
  • 作者: mekefly
  • 类型: 更新

本次变更

截图 / 演示

图片

自检清单

  • plugin.json 的 name / title / version / description / author 字段均已检查
  • 已移除调试日志、未使用文件、敏感信息(.env、token、密钥等)
  • 本次 PR 的 diff 仅涉及 plugins/colors/ 目录
  • 已在本地 ZTools 客户端实际加载并测试过此插件,主要功能正常
  • 同意以仓库声明的开源协议发布此插件

此 PR 由 ztools-plugin-cli 自动管理:每次 ztools publish 在分支上追加一个 commit,PR 链接保持不变。

- 初始化项目
- Release 1.0.1 (mekefly/colors#3)
- Release 1.0.2 (mekefly/colors#4)
- Release 1.0.3 (mekefly/colors#5)
- Release 1.0.4 (mekefly/colors#6)
- Release 1.1.0 (mekefly/colors#7)
- Release 1.2.0 (mekefly/colors#8)
- Release 1.2.1 (mekefly/colors#9)
- Release 1.2.2 (mekefly/colors#10)
- Release 1.3.0 增加了更多的颜色滑动条,优化了复制选项,和添加了一个设置选项,可选择复制的颜色样式值 (mekefly/colors#11)
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the Colors plugin to version 1.3.0, introducing a significant refactor of the user interface and color management logic. Key changes include the addition of new slider components for RGB and HSL color spaces, a centralized configuration store for color formatting preferences, and several new UI utility components such as Select, ToggleButton, and Space. The main page layout has been reorganized into a responsive grid. Feedback focuses on improving visual consistency and code quality, specifically recommending the alignment of transition effects on the Card component, fixing a missing CSS variable in the Slider component, and cleaning up unused logic in the ToggleButton component to ensure it correctly respects its properties.

Comment thread plugins/colors/src/components/Card.vue
Comment thread plugins/colors/src/components/Slider.vue Outdated
Comment thread plugins/colors/src/components/ToggleButton.vue Outdated
- 初始化项目
- Release 1.0.1 (mekefly/colors#3)
- Release 1.0.2 (mekefly/colors#4)
- Release 1.0.3 (mekefly/colors#5)
- Release 1.0.4 (mekefly/colors#6)
- Release 1.1.0 (mekefly/colors#7)
- Release 1.2.0 (mekefly/colors#8)
- Release 1.2.1 (mekefly/colors#9)
- Release 1.2.2 (mekefly/colors#10)
- Release 1.3.0 增加了更多的颜色滑动条,优化了复制选项,和添加了一个设置选项,可选择复制的颜色样式值 (mekefly/colors#11)
- 修复一些问题 (mekefly/colors#12)
@mekefly mekefly marked this pull request as ready for review May 11, 2026 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant