Update plugin 颜色助手 v1.3.0#175
Conversation
- 初始化项目 - 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)
There was a problem hiding this comment.
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.
- 初始化项目 - 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)
插件信息
本次变更
截图 / 演示
自检清单
plugins/colors/目录此 PR 由 ztools-plugin-cli 自动管理:每次
ztools publish在分支上追加一个 commit,PR 链接保持不变。