Commit Graph

14 Commits

Author SHA1 Message Date
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
eca18d0565 更新 README.md
All checks were successful
/ surge (push) Successful in 37s
2024-11-17 21:10:14 +08:00
c07c6160c0 fix: 重构 FormKit 配置
All checks were successful
/ surge (push) Successful in 37s
2024-11-15 19:08:32 +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
0b64737bcc 更新 package.json,指定使用 pnpm 作为包管理器
Some checks failed
/ surge (push) Failing after 21s
2024-11-15 13:03:54 +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