Khadgar xt
xt pushed to main at xt/color-q 2025-01-22 15:29:33 +08:00
4a9dfbb664 分拆根文件中的功能函数。
xt pushed to main at xt/color-q 2025-01-22 14:59:45 +08:00
86ecb5a258 增加QScheme主题样式的生成与导出。
826e526ba2 调整子模块的可访问性。
Compare 2 commits »
xt pushed to main at xt/color-q 2025-01-20 11:04:22 +08:00
119436608a 增加Material Design 2主题样式的生成和导出。
xt pushed to main at xt/color-q 2025-01-17 16:15:24 +08:00
d07fe9d41a 增加从WASM中生成Material Design 3主题样式的功能。
xt pushed to main at xt/color-q 2025-01-16 15:47:39 +08:00
c9626f3b8e 基本完成自动色板生成功能。
b3cdb517a5 WASM包中增加自动生成色板的功能。
Compare 2 commits »
xt pushed to main at xt/color-q 2025-01-16 12:27:12 +08:00
b126858d8e 构建自动色板功能的基本页面结构。
7a8bbaa826 修正多余的避免事件默认处理。
49bed04748 修复Switch组件无法有效传出值的问题。
8573a5d372 增加LabeledPicker的禁用选项。
b32884a31c 尝试增加Picker的禁用样式。
Compare 14 commits »
xt pushed to main at xt/color-q 2025-01-14 10:08:11 +08:00
60d1f82e09 调整平均值的显示方式。
bd3f6d02ba 增加Tint和Shade的Mix系数反算。
67aca6926f 修正shade scale反算。
3ad5babacb 更新生成的WASM包。
665821700b 更正逆向计算时当颜色分量为零时的处理。
Compare 7 commits »
xt pushed to main at xt/color-q 2025-01-13 17:08:37 +08:00
1edc74daaf 增加颜色对比功能。
0eb00122c8 调整颜色拾取器的最小宽度。
deed113eae 调整Color Mixer的整体布局。
8ceeac545d 生成可用的WASM包。
a012f28c47 增加指定对比两个颜色的功能。
Compare 6 commits »
xt pushed to main at xt/color-q 2025-01-10 15:16:12 +08:00
612f1ba751 增加说明文件。
c737712d3f 调整色卡中颜色名称输出内容,方便未来适配其他色卡系列。
67164e35fa 调整基于Oklch的色相分界。
9fec4a31e9 基本形成色卡页面功能。
6708c40ffb 增加一个计划中的功能。
Compare 10 commits »
xt created branch main in xt/color-q 2025-01-10 15:16:12 +08:00
xt created repository xt/color-q 2025-01-10 15:13:28 +08:00
xt pushed to main at xt/react-ssr-experiment 2024-12-16 16:16:32 +08:00
8fc288dbf6 更改服务运行端口。
xt pushed to main at xt/react-ssr-experiment 2024-12-16 16:15:55 +08:00
ddb9bcda2f 追加丢失的CSS Module文件。
xt pushed to main at xt/bugwork-app 2024-07-15 22:46:11 +08:00
f1db0119de enhance(structure):基本完成项目结构的创建。
9297f574f4 enahcne(style):刷新样式定义。
f49d2fac85 build(deps):更新类型依赖库版本。
c28ebdfca1 enhance(style):调整flex预定义的参数顺序。
Compare 4 commits »
xt pushed to main at xt/bugwork-app 2024-07-11 22:48:28 +08:00
bbbb800524 enhance(layout):窗体现在可以移动了。
2fa0f6a283 feat(compo):确定组件的样式如何定义。
5f1bd3550a enhance(style):恢复对象形式的样式定义。
1aab4c2f35 feat(structure):固定存放共享Hook和全局State的目录。
e1330819f2 feat(compo):增加支持窗体拖动的组件。
Compare 7 commits »
xt pushed to main at xt/bugwork-app 2024-07-10 23:11:10 +08:00
06cb26633d enhance(layout):构建可以运行的界面。
xt pushed to main at xt/bugwork-app 2024-07-10 22:49:37 +08:00
f720c8ea13 enhance(layout):调整项目布局以及功能。
d166f7301e feat(styles):定义主题以及全局样式。
fffd3df059 build(deps):更改项目identifier。
Compare 3 commits »
xt pushed to main at xt/bugwork-app 2024-07-07 17:51:06 +08:00
d851b506b0 doc:更新部分设计功能。
xt pushed to main at xt/bugwork-app 2024-07-07 17:44:21 +08:00
253f886011 doc:更新说明和授权协议。
xt pushed to main at xt/bugwork-broker 2024-07-07 17:24:49 +08:00
d1b34f2069 doc(readme):更新介绍文档。