admin-vben5/packages/@core/ui-kit/popup-ui/src/modal
2024-10-31 22:05:18 +08:00
..
__tests__ feat: add opened and closed events for dialog (#4775) 2024-10-31 22:05:18 +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 opened and closed events for dialog (#4775) 2024-10-31 22:05:18 +08:00
modal.ts feat: add opened and closed events for dialog (#4775) 2024-10-31 22:05:18 +08:00
modal.vue feat: add opened and closed events for dialog (#4775) 2024-10-31 22:05:18 +08:00
use-modal-draggable.ts perf: improve modal and drawer component documentation and fix known problems (#4264) 2024-08-28 22:26:35 +08:00
use-modal.ts fix: the onOpenChange event for the modal component does not work as expected (#4425) 2024-09-18 22:44:46 +08:00