xingyu4j
e4240806b7
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev-v5
2024-12-23 09:57:26 +08:00
Netfan
68a7e790d8
fix: grid form submit button locale switch ( #5205 )
2024-12-21 15:36:48 +08:00
Netfan
9a660827a6
fix: vxeGrid top padding ( #5193 )
2024-12-20 14:47:33 +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
OldDriver
85cbb3b842
fix: remove the overlap caused by border-b ( #5160 )
2024-12-19 09:36:36 +08:00
Netfan
db5b727300
feat: page content class override ( #5179 )
2024-12-18 22:53:05 +08:00
xingyu4j
5a658d6419
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev-v5
2024-12-18 13:58:47 +08:00
Netfan
b22d900e27
feat: form compact mode support ( #5165 )
2024-12-17 20:51:17 +08:00
xingyu4j
8463f5e51f
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev-v5
2024-12-16 10:32:21 +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
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
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
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
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
chenminjie
eb100d9dfc
fix: increase timeout duration for content height calculation in page component
2024-12-12 19:34:37 +08:00
chenminjie
811801b70c
fix: update `ApiComponent` to bind class and style attributes from attrs
2024-12-12 17:15:35 +08:00
xingyu4j
eb0d43e26c
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev-v5
2024-12-11 16:45:50 +08:00
Netfan
d308da6ba1
fix: resolve table toolbar error ( #5109 )
2024-12-11 15:44:45 +08:00
Netfan
4a20156f3d
fix: table auto height ( #5101 )
2024-12-11 13:46:52 +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
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
Netfan
d085736bac
feat: improve `ApiSelect` component ( #5075 )
...
* feat: improve `ApiSelect` component
* chore: `ApiSelect` props name changed
2024-12-09 12:47:33 +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
xingyu4j
d6d2180fda
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev-v5
2024-12-06 13:57:43 +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
vben
7ab00250bf
chore: release 5.5.0
2024-12-04 22:57:27 +08:00
Vben
9896a67c21
feat: add api-select component ( #5024 )
2024-12-04 22:56:29 +08:00
Netfan
db38ef522f
fix: `Page` header class in fixed mode ( #5023 )
2024-12-04 22:56:06 +08:00
Netfan
9b73792dc9
fix: extra menu title follow locale change ( #5006 )
2024-12-04 21:43:29 +08:00
Netfan
e23486dbc6
feat: form component `IconPicker` ( #5005 )
2024-12-04 21:42:21 +08:00
Netfan
17c7ce8f21
feat: improve `page` component ( #5013 )
...
* feat: `page` component support fixed header
* docs: `page` component documentation
* docs: Improve `props` types of `page`
* docs: improve `fixedHeader` description of `page`
* fix: `page` header border color with fixedHeader
* feat: add `headerClass` for `Page`
2024-12-04 21:40:41 +08:00
chenminjie
c6d08a4d58
Merge branch 'dev-v5' into dev-v5_cmj
2024-12-03 17:47:02 +08:00
chenminjie
f85f1136c5
fix: update content height calculation and improve rendering logic in page component
2024-12-02 19:27:37 +08:00
chenminjie
662c8f7a47
feat: integrate layout footer height calculation in page component
2024-12-02 19:01:59 +08:00
xingyu4j
4753f52101
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev-v5
2024-12-02 10:28:59 +08:00
LinaBell
e3a93970f4
fix: when VxeTable toolbarConfig.refresh is enabled, it will carry incorrect parameters ( #4980 )
2024-11-30 10:57:23 +08:00
Netfan
3fb286b552
fix: element hover style in dark theme ( #4983 )
2024-11-30 10:55:29 +08:00
xingyu4j
a0131fa8a8
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev-v5
2024-11-28 10:34:44 +08:00
vince
54a9ff088f
feat: upgrade vite version to 6.0.0 ( #4961 )
...
* chore: upgrade vite version to 6.0.0
* chore: update lock
2024-11-27 15:52:25 +08:00
chenminjie
0fed947230
refactor: 【web-ant】重构认证模块并移除未使用的组件和功能
...
- 重构认证存储以分别处理认证和权限信息
- 重构验证码组件
- 移除字典数据相关的API和存储功能
- 更新路由生成逻辑和权限控制
- 添加分页和请求客户端相关类型定义
- 更新依赖包版本(crypto-js, qs)及其类型定义
2024-11-26 06:04:36 +08:00
xingyu4j
3d59cc7287
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev-v5
2024-11-25 10:02:51 +08:00
vben
c8dd9bbf0b
chore: release 5.4.8
2024-11-24 22:00:41 +08:00
xingyuv
64ed920646
chore: v5 init
2024-11-16 22:33:47 +08:00
Netfan
b87d41bada
fix: adjust `useWatermark` logic ( #4896 )
2024-11-15 14:06:13 +08:00