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
26646d42f7
fix: when modal and drawer exist at the same time, click Close All ( #4521 )
1 year ago
dap
c46f87487f
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
1 year ago
Vben
834cb4c470
fix: the onOpenChange event for the modal component does not work as expected ( #4425 )
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
530ec6c4fb
feat: modalLoading and DrawerLoading
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
a77cc00e9f
feat: core components support simple locale switching ( #4273 )
...
* feat: core components support simple locale switching
* fix: test error
* fix: test error
1 year ago
Vben
36e7ca19a1
perf: improve modal and drawer component documentation and fix known problems ( #4264 )
...
* feat: improve modal and drawer component documentation and fix known problems
* chore: update ci
1 year ago
Vben
fd7b3479b4
fix: improve the display of modal and drawer on mobile ( #4237 )
1 year ago
Vben
20a3868594
feat: add modal and drawer components and examples ( #4229 )
...
* feat: add modal component
* feat: add drawer component
* feat: apply new modal and drawer components to the layout
* chore: typo
* feat: add some unit tests
1 year ago