admin-vben/packages/@core/ui-kit/popup-ui/src/modal
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
2024-08-25 23:40:52 +08:00
..
__tests__ feat: add modal and drawer components and examples (#4229) 2024-08-25 23:40:52 +08:00
index.ts feat: add modal and drawer components and examples (#4229) 2024-08-25 23:40:52 +08:00
modal-api.ts feat: add modal and drawer components and examples (#4229) 2024-08-25 23:40:52 +08:00
modal.ts feat: add modal and drawer components and examples (#4229) 2024-08-25 23:40:52 +08:00
modal.vue feat: add modal and drawer components and examples (#4229) 2024-08-25 23:40:52 +08:00
use-modal-draggable.ts feat: add modal and drawer components and examples (#4229) 2024-08-25 23:40:52 +08:00
use-modal.ts feat: add modal and drawer components and examples (#4229) 2024-08-25 23:40:52 +08:00