Commit Graph

24 Commits

Author SHA1 Message Date
7b7828d384 feat: 更新 PSelect 组件,支持异步选项加载并优化 blur 事件处理
All checks were successful
/ test (push) Successful in 20s
/ surge (push) Successful in 48s
2024-12-06 13:13:24 +08:00
603c1047fc feat: 在 PSelect 组件中添加 blur 事件处理,优化输入交互体验
All checks were successful
/ test (push) Successful in 20s
/ surge (push) Successful in 48s
2024-12-06 11:23:05 +08:00
a9fb4bc208 暂存。
Some checks failed
/ test (push) Failing after 27s
/ surge (push) Successful in 38s
2024-12-06 00:36:06 +08:00
ba4d361700 feat: PSelect 暂存
All checks were successful
/ test (push) Successful in 20s
/ surge (push) Successful in 45s
2024-12-05 19:09:26 +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
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
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
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
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
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
edd6decdbd feat: 调整表单标签样式,修改为中等字体粗细
Some checks failed
/ test (push) Failing after 28s
/ surge (push) Successful in 48s
2024-11-24 22:24:57 +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
533a762151 feat: PrimeVue 表单
Some checks failed
/ test (push) Failing after 12s
/ surge (push) Successful in 47s
2024-11-23 22:00:09 +08:00