A modern vue admin. It is based on Vue3, vite and TypeScript. It's fast!
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Vben 24d14c2841
refactor(adapter): separate form and component adapters so that components adapt to components other than the form (#4628)
2 years ago
..
__tests__ feat: add VbenForm component (#4352) 2 years ago
drawer-api.ts fix: improve the dialog and drawer scrollbar experience, fix internal click failure problems and warnings (#4391) 2 years ago
drawer.ts fix: improve the dialog and drawer scrollbar experience, fix internal click failure problems and warnings (#4391) 2 years ago
drawer.vue refactor(adapter): separate form and component adapters so that components adapt to components other than the form (#4628) 2 years ago
index.ts feat: add modal and drawer components and examples (#4229) 2 years ago
use-drawer.ts fix: the onOpenChange event for the modal component does not work as expected (#4425) 2 years ago