Commit Graph

1421 Commits

Author SHA1 Message Date
dap
677889f266 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev 2024-12-21 12:24:17 +08:00
Vben
24a4935e85
fix: build error (#5199) 2024-12-20 22:41:38 +08:00
dap
0281441318 fix: esbuild自动升级导致运行/打包报错 2024-12-20 19:42:12 +08:00
Netfan
9a660827a6
fix: vxeGrid top padding (#5193) 2024-12-20 14:47:33 +08:00
dap
aa95783fc9 fix: 表格排序翻页会丢失排序参数 2024-12-20 13:58:01 +08:00
dap
5e82866370 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev 2024-12-20 07:58:43 +08:00
Netfan
a44ff73dd3
fix: grid tools in toolbar config not working as expected (#5190) 2024-12-19 21:34:47 +08:00
Netfan
acd87b2250
feat: add resizable and ColPage component (#5188)
* feat: add component resizable

* feat: component `ColPage` with demo
2024-12-19 20:37:42 +08:00
Netfan
1853ba1d60
fix: sidebar header height (#5183) 2024-12-19 11:45:32 +08:00
OldDriver
85cbb3b842
fix: remove the overlap caused by border-b (#5160) 2024-12-19 09:36:36 +08:00
booshaw
968c44572a
docs: fix typos (#5169) 2024-12-19 09:35:25 +08:00
Journey
3201b843a8
fix: resolve eslint errors as well as TS type errors (#5172)
* fix: remove TypeScript error suppression for missing types in Vue ESLint config

* fix: enhance application configuration with CSS options type support
2024-12-19 09:34:42 +08:00
dap
0a9e85bb58 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev 2024-12-19 07:49:46 +08:00
Netfan
db5b727300
feat: page content class override (#5179) 2024-12-18 22:53:05 +08:00
Netfan
10b3a16f79
fix: sidebar style on focus (#5178) 2024-12-18 22:52:40 +08:00
dap
59e039896e Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev 2024-12-18 13:32:33 +08:00
Netfan
a97c998be5
fix: user homePath no effect sometimes (#5166) 2024-12-17 21:39:12 +08:00
Netfan
b22d900e27
feat: form compact mode support (#5165) 2024-12-17 20:51:17 +08:00
Netfan
181e38733c
fix: form auto submit no effect when showDefaultActions is false (#5163) 2024-12-17 20:15:09 +08:00
Netfan
4fe44611d3
docs: fix docs-link and add EllipsisText docs (#5158)
* docs: fix docs-link and add `EllipsisText` docs

* fix: ellipsisText docs link
2024-12-17 14:41:03 +08:00
dap
219cde1e0e Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev 2024-12-17 08:01:02 +08:00
Netfan
593916d6aa
feat: form colon support (#5156) 2024-12-16 22:37:29 +08:00
Netfan
38805a0e1f
feat: improve code login demo (#5154)
* feat: add some method in formApi

* fix: VbenPinInput style with small screen

* chore: improve code login demo
2024-12-16 20:48:51 +08:00
Netfan
0f756503ff feat: add demo for modify menu badge data 2024-12-16 12:45:07 +08:00
Netfan
f6faeb034e
feat: autoActivateChild support more layout mode (#5148) 2024-12-16 04:54:32 +08:00
Netfan
2efb5b71c3
feat: auto activate subMenu on select root menu (#5147)
* feat: auto activate subMenu on click root menu

* fix: prop name fixed

* chore: test and docs update
2024-12-16 02:57:50 +08:00
Netfan
22c1f86ca1
fix: disabledOnChangeListener not work in form (#5146) 2024-12-16 00:57:10 +08:00
Netfan
ce4af37fd8
fix: login expired modal z-index (#5145)
* fix: login expired modal z-index

* feat: support custom z-index
2024-12-15 23:25:40 +08:00
Netfan
f446cbf9e5
feat: user-dropdown support hover trigger (#5143)
* feat: user-dropdown support `hover` trigger

* fix: modified type declaration
2024-12-15 18:24:22 +08:00
Netfan
7581fb381f
fix: pinInput value synchronous update (#5142) 2024-12-15 14:26:42 +08:00
Netfan
bedf19993d
fix: vxeGrid default sort data no effect in first query (#5141)
* fix: vxeGrid default sort data no effect in first query

* fix: query params lost
2024-12-15 12:52:56 +08:00
Netfan
e558087bcf
fix: vscode debug profile (#5140) 2024-12-15 12:44:33 +08:00
Netfan
698daf46c7
fix: form component events bind (#5137)
* fix: from component events bind

* chore: update docs

* chore: default value and docs sync
2024-12-14 17:42:13 +08:00
dap
831696e275 chore: 在线用户样式 开启虚拟滚动 2024-12-13 17:22:28 +08:00
dap
6f9a805f0c chore: 去掉个人中心 在线设备的分页 2024-12-13 16:41:10 +08:00
dap
982ccd57c6 chore: 去掉在线用户的分页 2024-12-13 16:37:53 +08:00
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
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