dap
8ab0bd2212
fix: esbuild自动升级导致运行/打包报错
2024-12-20 19:31:31 +08:00
dap
d304e8a2a3
chore: sse配置文件关闭
2024-12-19 11:27:23 +08:00
dap
6183d22b20
fix: 字典项为空时getDict方法无限调用接口((无奈兼容 不给字典item本来就是错误用法))
2024-12-11 22:12:13 +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
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
Netfan
68ab73bdb5
fix: range picker props fixed for element-plus ( #5042 )
2024-12-07 11:09:33 +08:00
Netfan
4c1fc4a11e
fix: validate message not display, fix #5034 ( #5038 )
2024-12-07 11:02:59 +08:00
Netfan
03f166f8a4
fix: form
prop handleValuesChange
no effect ( #5060 )
2024-12-07 11:02:14 +08:00
Netfan
d42daf9ce0
fix: modal radius not follow preferences ( #5063 )
2024-12-07 11:00:53 +08:00
Netfan
d1862fba27
fix: replace input component in IconPicker
( #5047 )
...
* fix: replace input component in `IconPicker`
* chore: fixed IconPicker demo
2024-12-06 13:46:52 +08:00
Netfan
f0db3d6b79
chore: codeowners update ( #5048 )
2024-12-06 13:46:32 +08:00
dap
0efbf57152
chore: 搜索忽略tinymce
2024-12-06 10:45:46 +08:00
dap
1d842b1b87
fix: break-normal更改位置
2024-12-06 09:32:27 +08:00
dap
48ca7aca8c
fix: 微服务版本 区间查询和中文搜索条件一起使用 无法正确查询
2024-12-06 09:27:11 +08:00
dap
827ef2e403
fix: 默认word-break: break-word;会导致json预览样式异常
2024-12-05 16:08:56 +08:00
dap
4df62b563e
fix: 在description组件中json预览样式异常
2024-12-05 16:03:35 +08:00
Netfan
21d37a1be0
fix: dialog
and drawer
footer gap in small screen ( #5025 )
2024-12-05 11:24:09 +08:00
huangxiaomin
fe236ea929
feat: add submitOnChange props to vben form ( #5032 )
2024-12-05 11:23:21 +08:00
huangxiaomin
05b4b61c6e
fix: select Long option style problem ( #5030 )
2024-12-05 11:22:35 +08:00