Commit Graph

31 Commits

Author SHA1 Message Date
a3e6509783 feat: 添加 PCascadeSelect 组件,更新相关配置和依赖
Some checks failed
/ test (push) Successful in 3s
/ surge (push) Failing after 2m27s
2024-12-23 18:25:10 +08:00
70a9aa5b79 feat: 添加 PDatePicker 组件
Some checks failed
/ test (push) Successful in 22s
/ surge (push) Failing after 2m22s
2024-12-23 16:57:02 +08:00
9b78830313 feat: 更新 PSelect 组件,添加 value 插槽支持,优化选项加载和输入交互体验
All checks were successful
/ test (push) Successful in 27s
/ surge (push) Successful in 37s
2024-12-06 16:21:41 +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
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
7d850957a6 floatLabel
All checks were successful
/ test (push) Successful in 26s
/ surge (push) Successful in 40s
2024-11-26 10:53:12 +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
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
275ebb26f7 feat: 移除 postcss-prefix-selector 依赖,更新样式以支持深色模式,优化 TutorialForm 和 ZodForm 组件
Some checks failed
/ surge (push) Failing after 11s
2024-11-20 21:54:13 +08:00
998cb5d4e3 feat: ZodForm
All checks were successful
/ surge (push) Successful in 44s
2024-11-20 16:24:48 +08:00
c499a92606 整理
All checks were successful
/ surge (push) Successful in 24s
2024-11-20 15:08:43 +08:00
0f4cccdc11 feat: 更新 App.vue,简化 FormKit 组件的默认值和帮助文本,修复属性引用
All checks were successful
/ surge (push) Successful in 25s
2024-11-20 14:06:59 +08:00
72397d5bd9 feat: 更新 README 和 App.vue,添加 FormKit 上下文链接,修改输入框标签及帮助文本
All checks were successful
/ surge (push) Successful in 36s
2024-11-19 18:22:37 +08:00
60a265e139 feat: 添加自动高度文本框插件,更新 FormKit 配置以支持 textarea 类型
All checks were successful
/ surge (push) Successful in 37s
2024-11-19 16:48:06 +08:00
8a1398d91d feat: 添加自动动画插件,更新 FormKit 配置以支持动态列表,重构样式和组件结构
All checks were successful
/ surge (push) Successful in 31s
2024-11-19 16:07:49 +08:00
588c3ac243 feat: 添加客人列表功能,重构 App.vue 以使用新组件,更新依赖版本
All checks were successful
/ surge (push) Successful in 25s
2024-11-18 16:42:58 +08:00
84b602db3b feat: 添加动态列表功能,更新 FormKit 配置以支持列表和数字输入类型
All checks were successful
/ surge (push) Successful in 36s
2024-11-18 16:17:57 +08:00
ed81701373 fix: 更新 CI 配置以限制推送到 main 分支,更新 README 链接,添加必填项星号插件
Some checks failed
/ surge (push) Failing after 16s
2024-11-18 15:32:33 +08:00
5a63d25775 fix: 更新表单节点引用,重构地址模式验证逻辑,调整 schema 定义
All checks were successful
/ surge (push) Successful in 37s
2024-11-15 18:18:01 +08:00
9c045d1398 fix: 更新地址模式验证消息,明确分组名称要求
All checks were successful
/ surge (push) Successful in 38s
2024-11-15 15:45:27 +08:00
f9677d87b9 FormKitSchemaDefinition;
All checks were successful
/ surge (push) Successful in 38s
2024-11-15 15:25:11 +08:00
90583317e3 fix: 修复条件判断中的可选链语法错误;在 Vite 配置中启用 sourcemap
All checks were successful
/ surge (push) Successful in 30s
2024-11-15 13:47:05 +08:00
95068e8dde fix: 'args' is declared but its value is never read.
All checks were successful
/ surge (push) Successful in 34s
2024-11-15 13:05:36 +08:00
83a668d9e0 https://formkit.com/getting-started/your-first-form
Some checks failed
/ surge (push) Failing after 4s
2024-11-15 13:02:54 +08:00
a2bd1f22d2 https://formkit.com/getting-started/installation 2024-11-14 23:11:09 +08:00
7b28d05d0b first commit 2024-11-14 22:30:48 +08:00