Commit Graph

1559 Commits

Author SHA1 Message Date
cshaptx4869
379c060b91 refactor(PageContent): ♻️ 优化加强initFn函数 2024-05-23 15:51:09 +08:00
Ray Hao
e79b14ede3 Merge pull request #110 from xiudaozhe/master
feat:  search配置新增函数能力拓展
2024-05-23 11:13:20 +08:00
andm31
bc04041fba feat: search配置新增函数能力拓展
search表单,部分情况下需要函数扩展数据处理能力。如options为异步获取的情况
2024-05-23 11:06:03 +08:00
Ray Hao
cdbbd52833 Merge pull request #109 from xiudaozhe/master
fix: 🐛 修改tagsview刷新丢失query问题
2024-05-23 10:44:42 +08:00
andm31
7f4be6649b fix: 🐛 修改tagsview刷新丢失query问题
修复url携带query时,顶部tagsview点击丢失问题
2024-05-23 10:38:38 +08:00
Ray Hao
fb48aad4be Merge pull request #108 from cshaptx4869/patch-69
feat(PageContent):  支持input属性修改
2024-05-22 16:50:22 +08:00
cshaptx4869
8d6473173c feat(PageContent): 支持input属性修改 2024-05-22 16:30:49 +08:00
Ray Hao
0ca4d4f149 Merge pull request #106 from cshaptx4869/patch-68
refactor(PageContent): ♻️ 点击表格刷新按钮不重置页码
2024-05-20 11:35:26 +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
Ray Hao
1beccfc897 Merge pull request #105 from cshaptx4869/patch-67
feat(CURD):  支持搜索表单显隐控制
2024-05-20 10:30:04 +08:00
cshaptx4869
d5793c3ee2 fix(usePage): 🐛 修复单词拼写错误 2024-05-20 10:27:38 +08:00
cshaptx4869
d21b5e9e2b feat(CURD): 支持搜索表单显隐控制 2024-05-20 10:14:58 +08:00
hxr
dfc6ffac85 fix: 🐛 删除无用的引入 2024-05-18 00:24:02 +08:00
Ray Hao
aa627f67f3 Merge pull request #104 from cshaptx4869/patch-66
feat(PageContent):  列表列增加show配置项
2024-05-17 22:33:26 +08:00
cshaptx4869
0ea7d0a513 feat(PageContent): 列表列增加show配置项 2024-05-17 20:37:54 +08:00
Ray Hao
e9ca0f4a6e Merge pull request #103 from cshaptx4869/patch-65
feat(PageContent):  增加switch权限控制
2024-05-17 11:21:21 +08:00
cshaptx4869
8558479140 feat(PageContent): 增加switch权限控制 2024-05-17 11:12:57 +08:00
Ray Hao
999010b603 Merge pull request #102 from cshaptx4869/patch-64
refactor: ♻️ 抽离权限判断代码
2024-05-17 11:03:04 +08:00
cshaptx4869
02b2cfc653 refactor: ♻️ 抽离权限判断代码 2024-05-17 10:57:20 +08:00
Ray Hao
5dd0185ac3 Merge pull request #101 from cshaptx4869/patch-63
feat(PageContent):  支持switch属性修改
2024-05-16 16:24:28 +08:00
cshaptx4869
ff89ed7c2e feat(PageContent): 支持switch属性修改 2024-05-16 15:30:34 +08:00
Ray Hao
eed3989c1f Merge pull request #100 from cshaptx4869/patch-62
feat(PageModal):  表单项增加文本类型支持
2024-05-15 12:24:10 +08:00
cshaptx4869
c39b356c90 feat(PageModal): 表单项增加文本类型支持 2024-05-15 08:21:49 +08:00
Ray Hao
e17c1a50ae Merge pull request #99 from cshaptx4869/patch-61
feat(PageModal):  表单项增加computed和watchEffect配置
2024-05-14 21:01:22 +08:00
cshaptx4869
f181597b03 feat(PageModal): 表单项增加computed和watchEffect配置 2024-05-14 20:51:18 +08:00
Ray Hao
e581ed213e Merge pull request #98 from cshaptx4869/patch-60
refactor(CURD): ♻️ 编辑表单使用drawer模式
2024-05-14 15:55:33 +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
Ray Hao
17690cf167 Merge pull request #96 from cshaptx4869/patch-58
fix(PageContent): 🐛 修复label为undefined时的类型问题
2024-05-14 10:47:23 +08:00
cshaptx4869
95b6dfce3a fix(PageContent): 🐛 修复label为undefined时的类型问题 2024-05-14 10:18:26 +08:00
Ray Hao
f0b843fd3c Merge pull request #95 from cshaptx4869/patch-57
refactor(PageContent): ♻️ 简化代码
2024-05-14 09:35:33 +08:00
cshaptx4869
daf8e6bfa0 refactor(PageContent): ♻️ 简化代码 2024-05-14 09:32:44 +08:00
hxr
4f119adb9e fix: 🐛 sockjs-client 报错 global is not defined 导致开发环境无法打开 WebSocket 页面问题修复
closed https://github.com/sockjs/sockjs-client/issues/565
2024-05-14 07:40:34 +08:00
Ray Hao
dddfefec89 Merge pull request #94 from cshaptx4869/patch-56
feat(PageContent):  加强templet选项
2024-05-13 22:00:09 +08:00
cshaptx4869
b17ce865cb feat(PageContent): 加强templet选项 2024-05-13 21:57:47 +08:00
郝先瑞
701d666b4a Merge branch 'master' of https://github.com/youlaitech/vue3-element-admin 2024-05-13 13:38:35 +08:00
Ray Hao
473f158797 Merge pull request #93 from cshaptx4869/patch-55
feat(PageContent):  增加defaultToolbar配置参数
2024-05-13 11:29:02 +08:00
cshaptx4869
3e0108c69f feat(PageContent): 增加defaultToolbar配置参数 2024-05-13 11:27:13 +08:00
Ray Hao
05ab8c868d Merge pull request #92 from cshaptx4869/patch-54
refactor: ♻️ 优化PageSearch组件
2024-05-13 10:32:44 +08:00
cshaptx4869
3bab291a0f refactor: ♻️ 修改CURD示例的search配置文件 2024-05-13 10:30:09 +08:00
cshaptx4869
fbe760b7fc refactor: ♻️ 优化PageSearch组件 2024-05-13 10:22:50 +08:00
郝先瑞
6726de94de Merge branch 'master' of https://gitee.com/youlaiorg/vue3-element-admin 2024-05-13 10:17:34 +08:00
Ray Hao
b9aa29285f Merge pull request #91 from cshaptx4869/patch-53
fix: 🐛 修复系统设置面板滚动条问题
2024-05-13 09:28:33 +08:00
cshaptx4869
d152b05d4e fix: 🐛 修复系统设置面板滚动条问题 2024-05-13 08:08:13 +08:00
hxr
6403a73078 feat: 搜索添加展开和收缩 2024-05-12 19:04:27 +08:00
hxr
315a22a579 docs: 📝 项目打包命令调整和依赖版本号修改 2024-05-12 08:59:43 +08:00
hxr
7e2b207afc feat: 表格新增列设置控制 2024-05-12 00:47:01 +08:00
hxr
8258fec04b Merge branch 'master' of https://gitee.com/youlaiorg/vue3-element-admin 2024-05-12 00:34:38 +08:00