dap
c74369fd76
chore: changelog
2024-12-13 15:42:09 +08:00
dap
7ad45c897b
refactor: 获取字典的方法 提取公共函数 减少冗余代码
2024-12-13 15:41:20 +08:00
Netfan
0410f1e1be
fix: element plus validate failed style ( #5130 )
...
* fix: element plus validate failed style
* fix: element plus textarea style
2024-12-13 15:33:30 +08:00
dap
ccbc385bc8
chore: 使用私有桶的提示
2024-12-13 15:22:02 +08:00
Netfan
7fbf7b189a
feat: tabbar support mouse wheel vertical ( #5129 )
...
* feat: tabbar support mouse wheel
* docs: add tabbar wheelable tips
* chore: resolve vitest test
2024-12-13 14:45:06 +08:00
Netfan
be208fe915
fix: form support disabledOnInputListener
( #5127 )
...
* fix: form support `disabledOnInputListener`
* chore: docs update
2024-12-13 11:18:45 +08:00
Netfan
1d3729aa24
fix: form submission not appropriate ( #5126 )
2024-12-13 10:56:24 +08:00
dap
b0d44b07b4
Merge branch 'main' of https://gitee.com/dapppp/ruoyi-plus-vben5 into dev
2024-12-13 08:36:45 +08:00
vben
cbca9ffd95
chore: release 5.5.1
2024-12-12 22:47:11 +08:00
Netfan
ed465d2b5b
feat: table search form visible control ( #5121 )
...
* feat: table search form visible control
* chore: fix docs and demo
* chore: type error fixed
2024-12-12 22:28:03 +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
6183d22b20
fix: 字典项为空时getDict方法无限调用接口((无奈兼容 不给字典item本来就是错误用法))
2024-12-11 22:12:13 +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
137f753471
Merge branch 'main' of https://gitee.com/dapppp/ruoyi-plus-vben5 into dev
2024-12-11 11:37:35 +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
7825333190
Merge branch 'main' of https://gitee.com/dapppp/ruoyi-plus-vben5 into dev
2024-12-09 08:10:10 +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
dap
41b415362c
chore: markdown直接v-model改变值 保持与编辑器的同步
2024-12-08 19:18:09 +08:00
dap
1178f7a0bf
chore: 多余的文件
2024-12-08 19:05:03 +08:00
dap
359d837dee
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-12-08 11:04:04 +08:00
Netfan
373766691f
chore: remove useless fixedHeader
prop for Page
( #5069 )
2024-12-07 23:26:47 +08:00
Netfan
bac0275624
chore: page prop type check ( #5067 )
2024-12-07 12:15:51 +08:00
Netfan
0fc0f13064
fix: layout overflow style ( #5066 )
2024-12-07 12:05:03 +08:00
Netfan
b75a8e6a2b
fix: form setValues not support dayjs
and Date
value ( #5064 )
...
* fix: setFormValues not support `dayjs object` value
* fix: setFormValues not support `Date` value
* chore: remove console log
2024-12-07 11:09:55 +08:00