dap
844a9b5013
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
1 year ago
Vben
081d2aed23
perf: format code with better style ( #5283 )
1 year ago
dap
cf9edbb1c4
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
1 year ago
Netfan
e86a7906fe
feat: drawer support `onOpened` & `onClosed`
1 year ago
dap
5e82866370
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
1 year ago
Netfan
acd87b2250
feat: add `resizable` and `ColPage` component ( #5188 )
...
* feat: add component resizable
* feat: component `ColPage` with demo
1 year ago
dap
0a9e85bb58
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
1 year ago
Netfan
10b3a16f79
fix: sidebar style on focus ( #5178 )
1 year ago
dap
219cde1e0e
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
1 year ago
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
1 year ago
Netfan
7581fb381f
fix: pinInput value synchronous update ( #5142 )
1 year ago
dap
7577f17dd9
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
1 year ago
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
1 year ago
dap
359d837dee
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
1 year ago
Netfan
21d37a1be0
fix: `dialog` and `drawer` footer gap in small screen ( #5025 )
1 year ago
vince
54a9ff088f
feat: upgrade vite version to 6.0.0 ( #4961 )
...
* chore: upgrade vite version to 6.0.0
* chore: update lock
1 year ago
dap
af622d852f
chore: 注释位置
1 year ago
dap
40bb93afcd
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
1 year ago
Netfan
1302092798
fix: dialog `opened/closed` event triggered incorrectly,fixed #4902 ( #4908 )
1 year ago
dap
12d53db740
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
1 year ago
Vben
ba36ce8836
feat: pinInput supports disabled props ( #4851 )
...
* feat: pinInput supports disabled props
1 year ago
dap
d69618e491
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
1 year ago
huangxiaomin
632081e828
feat: add icon-picker component ( #4832 )
...
* feat: add icon-picker component
* fix: resolve conversations
* refactor: resort @vben/hooks
1 year ago
Vben
2c6edafeb2
fix: when opening the tool separately, there is no need to pass the toolbar-tools slot ( #4841 )
1 year ago
dap
a30029a33d
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
1 year ago
Netfan
06ba7cb224
feat: add opened and closed events for dialog ( #4775 )
1 year ago
dap
e5625efcf7
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
1 year ago
Vben
23768ea620
feat: menu routing support opens in a new window ( #4715 )
1 year ago
dap
7b5e2e71d8
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
1 year ago
Vben
1b172b0329
fix: rename the Icon component to IconifyIcon to prevent name conflicts and fix type issues ( #4704 )
1 year ago
dap
ea59f7d9e6
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
1 year ago
Vben
d262b7b6c0
fix: fix known issues with the form ( #4696 )
...
* fix: fix known issues with the form
* chore: typo
* chore: typo
1 year ago
dap
02957060bf
chore: 修改VbenTooltip默认方向 新增\n换行功能
1 year ago
dap
47a817f73c
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
1 year ago
Vben
24d14c2841
refactor(adapter): separate form and component adapters so that components adapt to components other than the form ( #4628 )
...
* refactor: global components can be customized
* refactor: remove use Toast and reconstruct the form adapter
1 year ago
dap
6b667374af
fix: 新版本更改了位置
1 year ago
dap
330a8a1d70
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
1 year ago
Vben
0ea0f204cb
refactor: change the shadcn-ui directory and remove rarely used components ( #4626 )
1 year ago
dap
cf53a4f3bd
chore: 租户选择框浮层固定高度[256px] 超过高度自动滚动
1 year ago
dap
82e63dbcf6
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
1 year ago
Vben
4173264805
feat: add vxe-table component ( #4563 )
...
* chore: wip vxe-table
* feat: add table demo
* chore: follow ci recommendations to adjust details
* chore: add custom-cell demo
* feat: add custom-cell table demo
* feat: add table from demo
1 year ago
dap
e01bd218b9
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
1 year ago
Vben
3572ce1538
fix: when multiple pop-ups exist at the same time, clicking will close all ( #4548 )
1 year ago
dap
1b31dde36a
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
1 year ago
Vben
639d2e1525
feat: add pagination component ( #4522 )
...
* feat: add pagination component
* chore: update
1 year ago
Vben
26646d42f7
fix: when modal and drawer exist at the same time, click Close All ( #4521 )
1 year ago
dap
4a8ca67500
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
1 year ago
neo.dowithless
1197efea26
fix: wrong style when breadcrumbs display background ( #4472 )
1 year ago
dap
c898a46ad6
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
1 year ago
Vben
dac80703d9
feat: add sliding verification to the login form ( #4461 )
1 year ago