Commit Graph

96 Commits

Author SHA1 Message Date
f516aac5d2 feat: 移除不必要的 actions 导入,优化 form.ts 文件结构
Some checks failed
/ test (push) Failing after 22s
/ surge (push) Successful in 39s
2024-12-04 18:24:54 +08:00
b65b6bf48e feat: 更新 formkit 配置,优化插件结构并修改按钮点击事件逻辑
Some checks failed
/ test (push) Failing after 27s
/ surge (push) Successful in 35s
2024-12-04 17:17:48 +08:00
0afb696583 feat: 在 all-custom 组件中添加 group 类型支持并更新按钮功能
Some checks failed
/ test (push) Failing after 27s
/ surge (push) Successful in 37s
2024-12-04 16:31:33 +08:00
dc6b45285d feat: 在 all-custom 组件中添加不在表单中的默认值配置
All checks were successful
/ test (push) Successful in 28s
/ surge (push) Successful in 33s
2024-12-04 16:28:41 +08:00
f9d1a5c2e2 feat: 更新 formkit 配置,添加 group 类型支持并优化组件结构
All checks were successful
/ test (push) Successful in 27s
/ surge (push) Successful in 34s
2024-12-04 16:18:01 +08:00
8be5378514 feat: 更新 index.html 和 App.vue,优化页面结构和样式
All checks were successful
/ test (push) Successful in 27s
/ surge (push) Successful in 41s
2024-12-03 22:34:56 +08:00
45e5396153 feat: 更新多个依赖项版本,确保兼容性和稳定性
All checks were successful
/ test (push) Successful in 27s
/ surge (push) Successful in 31s
2024-12-03 21:56:40 +08:00
1260e86c1c feat: 更新 TypeScript 依赖版本为通配符
All checks were successful
/ test (push) Successful in 24s
/ surge (push) Successful in 36s
2024-11-26 23:02:43 +08:00
0d7f3b7dec feat: 更新依赖项版本
Some checks failed
/ test (push) Failing after 19s
/ surge (push) Successful in 43s
2024-11-26 22:58:18 +08:00
884099b2ee feat: 更新表单输入组件的 schemaMemoKey,确保唯一性
All checks were successful
/ test (push) Successful in 26s
/ surge (push) Successful in 39s
2024-11-26 15:31:05 +08:00
5d111ead30 feat: 更新表单输入框的默认值,优化表单数据提交
All checks were successful
/ test (push) Successful in 26s
/ surge (push) Successful in 35s
2024-11-26 12:52:52 +08:00
9255f7ac9d feat: 更新表单标题为中文并调整表单样式
All checks were successful
/ test (push) Successful in 27s
/ surge (push) Successful in 39s
2024-11-26 10:59:05 +08:00
7d850957a6 floatLabel
All checks were successful
/ test (push) Successful in 26s
/ surge (push) Successful in 40s
2024-11-26 10:53:12 +08:00
20ce563e32 feat: 添加按钮组件,优化表单提交功能
All checks were successful
/ test (push) Successful in 26s
/ surge (push) Successful in 38s
2024-11-26 09:46:30 +08:00
223b460af8 feat: 移除 AllCustomPrimevue 组件,简化 App.vue 结构
All checks were successful
/ test (push) Successful in 27s
/ surge (push) Successful in 47s
2024-11-26 09:43:48 +08:00
de0014590e feat: 重构表单按钮部分,优化 createSection 的使用方式
All checks were successful
/ test (push) Successful in 27s
/ surge (push) Successful in 50s
2024-11-26 09:28:56 +08:00
8746997d36 格式化代码
All checks were successful
/ test (push) Successful in 27s
/ surge (push) Successful in 39s
2024-11-26 09:17:20 +08:00
8a1e055462 feat: 在 all-custom 组件中添加 some-boolean-prop 属性
All checks were successful
/ test (push) Successful in 27s
/ surge (push) Successful in 39s
2024-11-25 17:04:52 +08:00
be4adcc2b4 feat: 在表单提交按钮中添加 loading 状态
All checks were successful
/ test (push) Successful in 26s
/ surge (push) Successful in 41s
2024-11-25 15:11:34 +08:00
e4907efab5 feat: 优化 PInputPassword 组件,直接使用 SchemaComponent,移除不必要的组件名称定义
All checks were successful
/ test (push) Successful in 26s
/ surge (push) Successful in 38s
2024-11-25 15:03:59 +08:00
0f45fcbf25 feat: 更新 formkit 配置,优化组件导入和调试信息,调整提交延迟
All checks were successful
/ test (push) Successful in 27s
/ surge (push) Successful in 44s
2024-11-25 15:02:39 +08:00
d7058af64c feat: 更新 all-custom 组件,增强提交功能并优化模板结构
All checks were successful
/ test (push) Successful in 28s
/ surge (push) Successful in 45s
2024-11-25 13:22:39 +08:00
5511685f18 feat: 添加 PInputPassword 组件并在 formkit.config.ts 中注册
All checks were successful
/ test (push) Successful in 27s
/ surge (push) Successful in 39s
2024-11-25 12:36:42 +08:00
a2e30f45e4 feat: 调整 formkit.config.ts 中的插件顺序,优化 PInputText 组件的配置
All checks were successful
/ test (push) Successful in 26s
/ surge (push) Successful in 39s
2024-11-25 12:09:56 +08:00
7b5a8e6e41 feat: 更新 PInputText 组件,优化组件名称并调整类型声明
Some checks failed
/ test (push) Successful in 26s
/ surge (push) Has been cancelled
2024-11-25 12:09:23 +08:00
3e1995b0de feat: 移除未使用的自定义组件引用,优化 PInputText 组件的结构
All checks were successful
/ test (push) Successful in 26s
/ surge (push) Successful in 37s
2024-11-25 11:40:36 +08:00
299a47dc8b feat: 移除不必要的属性,优化 PInputText 组件的代码
All checks were successful
/ test (push) Successful in 27s
/ surge (push) Successful in 47s
2024-11-25 11:39:34 +08:00
ec9bef3fa9 feat: 更新 README 和配置文件,添加 PInputText 组件并优化输入文本组件
All checks were successful
/ test (push) Successful in 26s
/ surge (push) Successful in 38s
2024-11-25 11:38:25 +08:00
282559ea17 feat: 移除未使用的表单组件导入,优化代码结构
All checks were successful
/ test (push) Successful in 28s
/ surge (push) Successful in 47s
2024-11-25 10:42:51 +08:00
7bb954e348 feat: 更新表单组件,简化代码结构并添加调试插件
Some checks failed
/ test (push) Failing after 26s
/ surge (push) Successful in 39s
2024-11-25 10:33:01 +08:00
07320f09b0 feat: 更新 Asterisk 插件的导入路径,优化配置文件结构
Some checks failed
/ test (push) Failing after 28s
/ surge (push) Successful in 48s
2024-11-25 09:17:33 +08:00
781eb610ce feat: 更新密码输入组件,添加密码强度提示标签
Some checks failed
/ test (push) Failing after 28s
/ surge (push) Successful in 47s
2024-11-25 00:26:42 +08:00
742d92d8fd feat: 更新输入文本组件,添加无效状态绑定,重命名值属性为 modelValue
Some checks failed
/ test (push) Failing after 28s
/ surge (push) Successful in 40s
2024-11-25 00:13:38 +08:00
fb329d5746 feat: 移除消息组件中的不必要参数,简化文本输入逻辑
Some checks failed
/ test (push) Failing after 28s
/ surge (push) Successful in 46s
2024-11-24 23:58:07 +08:00
dc0c135c16 feat: 移除不必要的验证可见性属性,简化表单组件
Some checks failed
/ test (push) Failing after 27s
/ surge (push) Successful in 43s
2024-11-24 23:31:00 +08:00
11f787d172 feat: 使用 markRaw 包装消息组件,优化性能
Some checks failed
/ test (push) Failing after 30s
/ surge (push) Successful in 41s
2024-11-24 23:29:52 +08:00
ab5cf852ff feat: 移除未使用的空函数,优化 formkit 配置
Some checks failed
/ test (push) Failing after 28s
/ surge (push) Successful in 45s
2024-11-24 23:24:58 +08:00
29db04c54a feat: 重构消息组件,优化表单输入逻辑,移除不必要的依赖
Some checks failed
/ surge (push) Has been cancelled
/ test (push) Has been cancelled
2024-11-24 23:24:41 +08:00
edd6decdbd feat: 调整表单标签样式,修改为中等字体粗细
Some checks failed
/ test (push) Failing after 28s
/ surge (push) Successful in 48s
2024-11-24 22:24:57 +08:00
f0098018cf feat: 注释掉 .formkit-outer 样式,暂时禁用边框
Some checks failed
/ test (push) Failing after 27s
/ surge (push) Successful in 43s
2024-11-24 22:21:59 +08:00
6519838995 feat: 删除 input-text 组件,添加消息组件,重构表单输入逻辑
Some checks failed
/ test (push) Failing after 28s
/ surge (push) Successful in 40s
2024-11-24 22:15:12 +08:00
2aa80123b8 feat: 重构表单输入组件,添加文本输入类型,优化配置和样式
Some checks failed
/ test (push) Failing after 31s
/ surge (push) Successful in 45s
2024-11-24 17:47:02 +08:00
798954d6f3 feat: 优化 all-custom-primevue.vue 表单布局,调整间距和样式
Some checks failed
/ test (push) Failing after 27s
/ surge (push) Successful in 26s
2024-11-23 22:37:25 +08:00
c9601cc680 feat: 优化 App.vue 布局,调整组件间距和宽度设置
Some checks failed
/ test (push) Failing after 15s
/ surge (push) Successful in 42s
2024-11-23 22:33:14 +08:00
a47d6a6a19 feat: 调整 App.vue 中组件的宽度设置,优化布局
Some checks failed
/ test (push) Failing after 14s
/ surge (push) Successful in 47s
2024-11-23 22:21:13 +08:00
b373f330de feat: 优化 App.vue 布局,调整组件排列方式
Some checks failed
/ test (push) Failing after 28s
/ surge (push) Successful in 24s
2024-11-23 22:04:49 +08:00
533a762151 feat: PrimeVue 表单
Some checks failed
/ test (push) Failing after 12s
/ surge (push) Successful in 47s
2024-11-23 22:00:09 +08:00
fa094e68ff feat: 在 CI 工作流中添加对 unocss-fk 分支的支持
All checks were successful
/ test (push) Successful in 26s
/ surge (push) Successful in 24s
2024-11-22 18:05:49 +08:00
0b40d065ca feat: 添加 Tailwind CSS 支持,更新样式文件并移除不必要的文件
All checks were successful
/ test (push) Successful in 27s
2024-11-22 17:59:32 +08:00
7fdbea82d6 unocss
All checks were successful
/ test (push) Successful in 14s
2024-11-22 15:33:33 +08:00