This website requires JavaScript.
Explore
Help
Register
Sign In
Khadgar
xt
0 Followers
·
0 Following
https://www.archgrid.net
Joined on
2022-08-04
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Projects
Packages
Public Activity
Starred Repositories
76 contributions in the last 12 months
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
Jan
Feb
Mar
Apr
Mon
Wed
Fri
Less
More
xt
pushed to
main
at
xt/color-q
2025-01-25 10:57:49 +08:00
8efb3ec318
将枚举换成整型值的输出。
c4f703906e
增加获取Q Scheme默认配置功能。
6dba92a2c5
修正SegmentControl解析Map格式的默认值。
4b4428fd3b
增强SegmentControl系列组件对于Map的支持。
1b41fb4d22
改进输入框包装器的样式。
Compare 9 commits »
xt
pushed to
main
at
xt/color-q
2025-01-24 14:53:55 +08:00
9606106c45
增加自定义Scheme的激活和删除功能。
3882ae764f
增加ActionIcon组件。
2b17a5de0f
重构对于Scheme类型的展示。
b2357811b6
缩小Badge组件的留白尺寸。
32273256c0
调整Badge圆角大小。
Compare 10 commits »
xt
pushed to
main
at
xt/color-q
2025-01-23 15:37:21 +08:00
e0d35d279f
与WASM统一Scheme定义。
xt
pushed to
main
at
xt/color-q
2025-01-23 09:43:01 +08:00
2a4fb7f043
更新WASM包。
xt
pushed to
main
at
xt/color-q
2025-01-23 09:34:37 +08:00
2d91f45809
增加Swatch Scheme主题的生成和导出。
3ad637e1fa
改变QScheme设置内容的导出方式。
c78a2f0183
更新重新优化的WASM包。
Compare 3 commits »
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
created branch
main
in
xt/color-q
2025-01-10 15:16:12 +08:00
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 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 »
First
Previous
1
2
3
4
5
...
Next
Last