Commit Graph

411 Commits

Author SHA1 Message Date
Ray Hao
812b7ab415 Merge pull request #126 from cshaptx4869/patch-84
feat(PageContent):  支持前端导出
2024-05-31 14:35:33 +08:00
cshaptx4869
50d26ad29d feat(PageContent): 支持前端导出 2024-05-31 14:22:50 +08:00
andm31
248b1a7ecc fix: 🐛 修复关闭弹窗时没有clearValidate问题 2024-05-31 11:56:10 +08:00
cshaptx4869
c3010496a6 refactor(PageContent): ♻️ 修改默认分页配置 2024-05-29 16:24:14 +08:00
cshaptx4869
7804dcef30 feat(PageContent): 增加pagination、request、parseData配置参数 2024-05-29 16:19:51 +08:00
cshaptx4869
7f1a041e87 refactor(PageSearch): ♻️ 样式改用unocss写法 2024-05-25 16:18:54 +08:00
cshaptx4869
e0c5315112 refactor(PageSearch): ♻️ 改用card作为容器 2024-05-25 16:16:22 +08:00
cshaptx4869
e0f78365a0 refactor(PageModal): ♻️ 去除无效引入 2024-05-25 14:01:59 +08:00
cshaptx4869
4c5995a422 fix(PageModal): 🐛 修复表单插槽失效问题 2024-05-25 13:43:06 +08:00
郝先瑞
c5f7e4b081 feat: 侧边动态路由菜单支持参数 2024-05-24 18:17:01 +08:00
cshaptx4869
c8bf3927c9 refactor(PageModal): ♻️ 修改操作成功提示 2024-05-24 10:27:26 +08:00
cshaptx4869
45ca474571 feat(PageModal): watch函数增加配置项参数返回 2024-05-23 20:47:58 +08:00
cshaptx4869
a492146a16 refactor(PageModal): ♻️ 重构watch、computed、watchEffect调用 2024-05-23 19:55:03 +08:00
cshaptx4869
6a9321d2a6 feat(PageModal): 表单项增加initFn函数 2024-05-23 16:20:31 +08:00
cshaptx4869
379c060b91 refactor(PageContent): ♻️ 优化加强initFn函数 2024-05-23 15:51:09 +08:00
andm31
bc04041fba feat: search配置新增函数能力拓展
search表单,部分情况下需要函数扩展数据处理能力。如options为异步获取的情况
2024-05-23 11:06:03 +08:00
cshaptx4869
8d6473173c feat(PageContent): 支持input属性修改 2024-05-22 16:30:49 +08:00
cshaptx4869
19375de4d8 refactor(PageContent): ♻️ 筛选列超出一定高度滚动 2024-05-20 11:10:13 +08:00
cshaptx4869
8ed10ffa6d refactor(PageContent): ♻️ 点击表格刷新按钮不重置页码 2024-05-20 11:00:09 +08:00
cshaptx4869
d21b5e9e2b feat(CURD): 支持搜索表单显隐控制 2024-05-20 10:14:58 +08:00
cshaptx4869
0ea7d0a513 feat(PageContent): 列表列增加show配置项 2024-05-17 20:37:54 +08:00
cshaptx4869
8558479140 feat(PageContent): 增加switch权限控制 2024-05-17 11:12:57 +08:00
cshaptx4869
ff89ed7c2e feat(PageContent): 支持switch属性修改 2024-05-16 15:30:34 +08:00
cshaptx4869
c39b356c90 feat(PageModal): 表单项增加文本类型支持 2024-05-15 08:21:49 +08:00
cshaptx4869
f181597b03 feat(PageModal): 表单项增加computed和watchEffect配置 2024-05-14 20:51:18 +08:00
cshaptx4869
87f67004dc refactor(CURD): ♻️ 编辑表单使用drawer模式 2024-05-14 15:23:26 +08:00
Ray Hao
3b9a249bcb Merge pull request #97 from cshaptx4869/patch-59
feat(PageModal):  支持drawer模式
2024-05-14 15:09:16 +08:00
cshaptx4869
e5098decfd feat(PageModal): 支持drawer模式 2024-05-14 15:03:38 +08:00
cshaptx4869
95b6dfce3a fix(PageContent): 🐛 修复label为undefined时的类型问题 2024-05-14 10:18:26 +08:00
cshaptx4869
daf8e6bfa0 refactor(PageContent): ♻️ 简化代码 2024-05-14 09:32:44 +08:00
cshaptx4869
b17ce865cb feat(PageContent): 加强templet选项 2024-05-13 21:57:47 +08:00
cshaptx4869
3e0108c69f feat(PageContent): 增加defaultToolbar配置参数 2024-05-13 11:27:13 +08:00
cshaptx4869
fbe760b7fc refactor: ♻️ 优化PageSearch组件 2024-05-13 10:22:50 +08:00
hxr
6403a73078 feat: 搜索添加展开和收缩 2024-05-12 19:04:27 +08:00
hxr
7e2b207afc feat: 表格新增列设置控制 2024-05-12 00:47:01 +08:00
cshaptx4869
a60de1457f refactor(PageContent): ♻️ 支持图片显示 2024-05-10 21:21:22 +08:00
cshaptx4869
84135059cd refactor: ♻️ 重构列表选择组件默认样式 2024-05-09 21:28:46 +08:00
cshaptx4869
6618b608de refactor: ♻️ 加强对话框表单组件和列表选择组件 2024-05-08 21:46:35 +08:00
Ray Hao
98f2aaf279 Merge pull request #83 from cshaptx4869/patch-45
feat:  增加列表选择组件
2024-05-06 23:09:53 +08:00
cshaptx4869
7cc0976690 feat: 增加列表选择组件 2024-05-06 20:47:35 +08:00
cshaptx4869
527ab53142 refactor: ♻️ 分页组件增加溢出滚动效果 2024-05-06 20:45:16 +08:00
cshaptx4869
0f4300dcbd refactor: ♻️ 重构图标选择组件 2024-05-04 15:33:35 +08:00
hxr
425841ad45 fix: 🐛 修复因接口调整而影响的调用页面的问题 2024-05-04 13:15:06 +08:00
hxr
088bc5e48f refactor: ♻️ 重构API为静态方法实现模块化管理,并将types.ts重命名为model.ts用于存放接口模型定义 2024-05-04 12:53:08 +08:00
cshaptx4869
bf99b0091a refactor: ♻️ 修改CURD表单组件自定义类型的attrs传值 2024-05-03 10:55:29 +08:00
cshaptx4869
5fc39d182c refactor: ♻️ 加强CURD表单组件自定义类型的传值 2024-05-03 10:40:02 +08:00
cshaptx4869
563db933c0 refactor: ♻️ cURD表单组件支持checkbox多选框 2024-05-03 09:38:32 +08:00
cshaptx4869
6786465f0b refactor: ♻️ cURD表单input支持number修饰 2024-04-30 15:30:12 +08:00
cshaptx4869
7c5e0bf342 refactor: ♻️ cURD表单字段支持watch监听 2024-04-30 09:50:14 +08:00
cshaptx4869
3e69247502 refactor: ♻️ 加强CURD表单组件、CURD使用示例改为真实接口 2024-04-29 16:28:24 +08:00