Commit Graph

74 Commits

Author SHA1 Message Date
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
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