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 |
dap
|
47a4f50930
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
|
1 year ago |
invalid w
|
000172e482
|
chore(@vben/common-ui): add verify component (#4390)
* chore(@vben/common-ui): 增加拖拽校验组件
* chore: 增加样式
* Merge branch 'main' into wangjue-verify-comp
* chore: 封装action组件
* chore: 拆分完成拖拽功能
* chore: 样式调整为tailwindcss语法
* chore: 导出check图标
* chore: 拖动的图标变为@vben/icons的
* chore: 完成插槽功能迁移
* fix: ci error
* chore: 适配暗黑主题
* chore: 国际化
* chore: resolve conflict
* chore: 迁移v2的图片旋转校验组件
* chore: 完善选择校验demo
* chore: 转换为tailwindcss
* chore: 替换为系统的颜色变量
* chore: 使用interface代替组件的props声明
* chore: 调整props
* chore: 优化demo背景
* chore: follow suggest
* chore: rm unnecessary style tag
* chore: update demo
* perf: improve the experience of Captcha components
---------
Co-authored-by: vince <vince292007@gmail.com>
Co-authored-by: Vben <ann.vben@gmail.com>
|
1 year ago |
dap
|
ca30857eff
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
|
1 year ago |
Vben
|
c3d0102cda
|
fix: the brand color setting does not take effect (#4405)
|
1 year ago |
dap
|
af72811013
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
|
1 year ago |
Vben
|
d27e5eeef7
|
fix: improve the dialog and drawer scrollbar experience, fix internal click failure problems and warnings (#4391)
* fix: improve the dialog and drawer scrollbar experience, fix internal click failure problems and warnings
* chore: remove test code
|
1 year ago |
dap
|
bfefaef1be
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
|
1 year ago |
Vben
|
76a879d4d8
|
fix: fixed some style issues (#4379)
|
1 year ago |
dap
|
fb4c125117
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
|
1 year ago |
Li Kui
|
8f6bf6add3
|
perf: update menu icons (#4357)
|
1 year ago |
dap
|
81722fef69
|
refactor: 使用useForm重构登录(未完成)
|
1 year ago |
Vben
|
524b9badf2
|
feat: add VbenForm component (#4352)
* feat: add form component
* fix: build error
* feat: add form adapter
* feat: add some component
* feat: add some component
* feat: add example
* feat: suppoer custom action button
* chore: update
* feat: add example
* feat: add formModel,formDrawer demo
* fix: build error
* fix: typo
* fix: ci error
---------
Co-authored-by: jinmao <jinmao88@qq.com>
Co-authored-by: likui628 <90845831+likui628@users.noreply.github.com>
|
1 year ago |
Vben
|
3f2dcb8281
|
fix(@vben/web-ele): fixed some style issues in dark mode (#4298)
|
1 year ago |
vben
|
277e98c42c
|
style: improve loading overlay in dark display
|
1 year ago |
Vben
|
8404c12129
|
refactor: refactor AuthLayout to configure the login page more freely (#4294)
|
1 year ago |
Vben
|
2b0aedbaba
|
style: optimizing style issues (#4289)
|
1 year ago |