Commit Graph

10 Commits

Author SHA1 Message Date
7d850957a6 floatLabel
All checks were successful
/ test (push) Successful in 26s
/ surge (push) Successful in 40s
2024-11-26 10:53:12 +08:00
8746997d36 格式化代码
All checks were successful
/ test (push) Successful in 27s
/ surge (push) Successful in 39s
2024-11-26 09:17:20 +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
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
742d92d8fd feat: 更新输入文本组件,添加无效状态绑定,重命名值属性为 modelValue
Some checks failed
/ test (push) Failing after 28s
/ surge (push) Successful in 40s
2024-11-25 00:13:38 +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
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