Commit Graph

55 Commits

Author SHA1 Message Date
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
a24de16922 feat: 更新 .gitignore 以排除本地 Netlify 文件夹,并在 package.json 中添加 Netlify 部署脚本
All checks were successful
/ test (push) Successful in 14s
2024-11-22 14:35:41 +08:00
da6b27fb7a feat: 在 formkit.config.fkLibrary.ts 中添加 Unocss 文档链接
All checks were successful
/ test (push) Successful in 15s
2024-11-22 09:51:08 +08:00
7a69e5755d feat: 添加 Unocss 支持,更新配置并引入新组件
All checks were successful
/ test (push) Successful in 27s
2024-11-22 00:25:34 +08:00
da85a6715d feat: 在 README.md 中移动关于 regenesis 主题的 Tailwind 前缀支持链接
All checks were successful
/ test (push) Successful in 26s
/ surge (push) Successful in 23s
2024-11-21 16:14:10 +08:00
7984aa62e0 feat: 在 README.md 中添加关于 regenesis 主题的 Tailwind 前缀支持的链接
All checks were successful
/ test (push) Successful in 14s
/ surge (push) Successful in 44s
2024-11-21 15:54:07 +08:00
c63ab547fe feat: 更新 tutorial-form 组件,将切换类型从 toggle 修改为 checkbox,并添加 Pro Inputs 部分
All checks were successful
/ test (push) Successful in 13s
/ surge (push) Successful in 42s
2024-11-21 15:07:48 +08:00
da379a71eb feat: 更新自定义切换组件,重命名为 headlessui-switch 并调整类型定义
All checks were successful
/ test (push) Successful in 26s
/ surge (push) Successful in 24s
2024-11-21 14:35:44 +08:00
213aac2d3c feat: 在 README.md 中添加关于创建 Tailwind CSS 主题的链接
All checks were successful
/ test (push) Successful in 25s
/ surge (push) Successful in 24s
2024-11-21 14:22:22 +08:00
b9d3619c41 feat: 更新 README.md,添加自定义输入部分的链接
All checks were successful
/ test (push) Successful in 12s
/ surge (push) Successful in 43s
2024-11-21 14:18:00 +08:00
9161a5aaa3 feat: 更新自定义切换组件,添加 TypeScript 支持并调整属性定义
All checks were successful
/ test (push) Successful in 13s
/ surge (push) Successful in 41s
2024-11-21 14:06:40 +08:00
3d3d9f0a7f feat: 添加自定义切换组件,更新 FormKit 配置以支持新类型
Some checks failed
/ test (push) Failing after 25s
/ surge (push) Successful in 21s
2024-11-21 12:43:36 +08:00
a926d7bcfb feat: 添加 sweetalert2 依赖并更新提交提示为 SweetAlert2 弹窗
All checks were successful
/ test (push) Successful in 24s
/ surge (push) Successful in 24s
2024-11-21 12:20:14 +08:00
1faf682dae feat: 更新 README.md,调整示例和知识部分的顺序,添加视频链接
All checks were successful
/ test (push) Successful in 12s
/ surge (push) Successful in 48s
2024-11-21 12:04:50 +08:00
25fad2c766 feat: 添加 @formkit/pro 插件,更新 FormKit 配置以支持切换功能
All checks were successful
/ test (push) Successful in 26s
/ surge (push) Successful in 29s
2024-11-20 22:50:05 +08:00
c32a1c7196 feat: 更新 FormKit 配置,修改主题导入路径以保持一致性
All checks were successful
/ test (push) Successful in 24s
/ surge (push) Successful in 30s
2024-11-20 22:29:47 +08:00
b591b05b35 feat: 添加 GitHub Actions 工作流以支持测试和部署
All checks were successful
/ test (push) Successful in 26s
/ surge (push) Successful in 26s
2024-11-20 22:13:16 +08:00
fa04c668c6 feat: 更新 CI 工作流,使用 npx 执行 vite 构建命令
All checks were successful
/ surge (push) Successful in 51s
2024-11-20 22:11:19 +08:00
96e10ac5a8 feat: 更新 CI 工作流,使用 vite 进行构建,优化 zod-form 组件的导入语法
Some checks failed
/ surge (push) Failing after 7s
2024-11-20 22:10:35 +08:00
faf9a4f64a feat: 更新 TutorialForm 组件,优化按钮点击逻辑以支持填充和清空功能
Some checks failed
/ surge (push) Failing after 11s
2024-11-20 22:08:12 +08:00
a12f87941b feat: 更新 TutorialForm 组件,调整深色模式下的背景颜色
Some checks failed
/ surge (push) Failing after 11s
2024-11-20 22:01:46 +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
c7edd1a65c feat: 更新 package.json 和 pnpm-lock.yaml,添加 postcss-prefix-selector 依赖,修改 main.css 背景颜色,调整 tailwind.config.js 前缀设置
All checks were successful
/ surge (push) Successful in 25s
2024-11-20 18:15:27 +08:00
064f5d28d0 feat: 更新 guests.vue,添加对 FormKitNode 的引用,调整 v-auto-animate 持续时间,修复移除按钮的点击事件
All checks were successful
/ surge (push) Successful in 25s
2024-11-20 17:08:23 +08:00
998cb5d4e3 feat: ZodForm
All checks were successful
/ surge (push) Successful in 44s
2024-11-20 16:24:48 +08:00
c9c4d523c1 feat: 更新 main.ts,调整 autoAnimate 插件的持续时间配置
All checks were successful
/ surge (push) Successful in 22s
2024-11-20 16:01:06 +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
18cef2e411 feat: 添加 Asterisk 插件以增强表单字段的必填标识,更新配置以集成新插件
All checks were successful
/ surge (push) Successful in 37s
2024-11-19 17:03:18 +08:00
162f818f50 feat: 在客人姓名输入框中添加默认值
All checks were successful
/ surge (push) Successful in 25s
2024-11-19 16:53: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
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