Commit Graph

1427 Commits

Author SHA1 Message Date
dap
a216db37fe chore: 内嵌表单的路径 2024-12-16 17:42:18 +08:00
dap
68cf6cd790 chore: 修改avatar背景色 2024-12-16 17:23:05 +08:00
dap
6ca385f1bc chore: 注释 2024-12-16 17:12:30 +08:00
dap
0a3b54e320 chore: activePath 2024-12-16 17:11:53 +08:00
dap
bdfb757219 chore: leave表单 2024-12-16 16:48:18 +08:00
dap
5e5f4fbb97 chore: 修改请假demo路径 2024-12-16 16:10:06 +08:00
dap
d7d3186ef0 chore: categoryId 2024-12-16 15:59:27 +08:00
dap
ac8e1b672f chore: 我的已办 2024-12-16 15:22:37 +08:00
dap
1c9ea51780 chore: 我发起的 2024-12-16 15:19:15 +08:00
dap
75b766eeba chore: loading 2024-12-16 14:52:05 +08:00
dap
c978d14ea2 chore: 历史版本 2024-12-16 14:27:31 +08:00
dap
e2864974db chore: 完善task api 2024-12-16 14:00:48 +08:00
dap
993ac11eb6 chore: 隐藏'菜单加载中' 2024-12-16 13:53:58 +08:00
dap
63429789ea chore: missing import 2024-12-16 13:43:19 +08:00
dap
e7c443a63a chore: 流程实例 2024-12-16 11:36:17 +08:00
dap
238809ecfd chore: 审批附件 2024-12-16 10:18:33 +08:00
dap
e56672864f chore: 我的待办 提取公共组件 2024-12-16 09:45:00 +08:00
dap
ed9448d1ba chore: 流程部署 2024-12-16 09:15:04 +08:00
dap
330aaf69b2 chore: 新增/编辑/导出xml 2024-12-16 08:48:53 +08:00
dap
cf5e6a1f1e chore: 流程定义(除历史版本) 2024-12-16 08:21:38 +08:00
dap
fbcb3c6caf chore: 需要隐藏菜单 2024-12-12 16:19:25 +08:00
dap
e6e2c84f45 chore: 我的待办 & 请假 2024-12-12 16:07:42 +08:00
dap
8f9215ffad chore: 流程定义(未完成) 2024-12-12 09:08:07 +08:00
dap
97b91aaf7c chore: 流程定义(开发中) 2024-12-11 21:33:59 +08:00
dap
7577f17dd9 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-12-11 16:00:25 +08:00
dap
4fab8251c7 feat: 通用的vxe-table排序事件(排序逻辑改为在排序事件中处理而非在api处理) 2024-12-11 15:46:45 +08:00
Netfan
d308da6ba1
fix: resolve table toolbar error (#5109) 2024-12-11 15:44:45 +08:00
Netfan
7c4dfdc1c2
feat: form support reverse action buttons (#5108)
* feat: form support reverse action buttons

* fix: submit button class
2024-12-11 15:29:25 +08:00
dap
b9a4b709db fix: 回滚错误修改 2024-12-11 15:17:00 +08:00
dap
2aa4756a3e chore: 改为Partial DeepPartial导致识别不出具体类型 2024-12-11 15:16:04 +08:00
Netfan
991ada31ba
chore: update deps (#5107) 2024-12-11 15:09:38 +08:00
Netfan
43adc943b9
docs: fix typos (#5105) 2024-12-11 14:48:08 +08:00
Netfan
4a20156f3d
fix: table auto height (#5101) 2024-12-11 13:46:52 +08:00
dap
b29b41fc73 chore: version 2024-12-11 11:35:16 +08:00
dap
a7d9697397 chore: 移除调试代码 2024-12-11 11:22:13 +08:00
dap
7ec3cfb3fd refactor: 判断vxe-table的复选框是否选中 2024-12-11 11:09:16 +08:00
Netfan
eec6f41f6a
refactor: ApiComponent with docs (#5099)
* refactor:  `ApiComponent` with docs

* docs: remove invalid docs

* docs: remove duplicate prop docs

* docs: update `ApiComponent` docs
2024-12-11 10:45:04 +08:00
Arthur Darkstone
2cc918f79d
feat: replace ElSelect with ElSelectV2 in component adapter for butter performance (#5085) 2024-12-11 09:57:45 +08:00
dap
3014b62086 chore: 标记为非代理对象 消除warning 2024-12-10 19:39:14 +08:00
Netfan
07b1ad121c
chore: remove redundant test code (#5094) 2024-12-10 17:58:57 +08:00
Netfan
e419b03cab
feat: modal&drawer support appendToMain and zIndex (#5092)
* feat: modal/drawer support append to main content

* feat: modal zIndex support

* fix: drawer prop define

* chore: type

* fix: modal/drawer position fixed while append to body

* docs: typo

* chore: add full-width drawer in content area

* chore: remove unnecessary class
2024-12-10 17:37:06 +08:00
dap
e0b4bf0956 fix: 上下文导致渲染不正常 2024-12-09 15:38:58 +08:00
dap
686e09a1f8 fix: h导致的页面报错(原因未知) 2024-12-09 15:24:12 +08:00
Netfan
018ddc75c6
feat: add default placeholder for ApiSelect (#5078) 2024-12-09 14:03:46 +08:00
Netfan
d085736bac
feat: improve ApiSelect component (#5075)
* feat: improve `ApiSelect` component

* chore: `ApiSelect` props name changed
2024-12-09 12:47:33 +08:00
dap
4778ead7c2 chore: gitee地址 2024-12-09 09:57:27 +08:00
dap
131310efef Merge branch 'main' of https://gitee.com/dapppp/ruoyi-plus-vben5 2024-12-09 08:09:21 +08:00
dap
a13f808aa2 chore: 间距 2024-12-09 08:09:04 +08:00
Netfan
305549e7f2
feat: improve element plus form component (#5072) 2024-12-08 19:29:49 +08:00
Netfan
958c8b4f21
feat: imporve naive form component (#5071) 2024-12-08 19:23:46 +08:00