admin-vben5/packages/@core/ui-kit/popup-ui/src/modal
Netfan e419b03cab
feat: modal&drawer support appendToMain and zIndex (#5092)
* feat: modal/drawer support append to main content

* feat: modal zIndex support

* fix: drawer prop define

* chore: type

* fix: modal/drawer position fixed while append to body

* docs: typo

* chore: add full-width drawer in content area

* chore: remove unnecessary class
2024-12-10 17:37:06 +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 confirmDisabled for Dialog (#4959) 2024-11-27 11:28:49 +08:00
modal.ts feat: modal&drawer support appendToMain and zIndex (#5092) 2024-12-10 17:37:06 +08:00
modal.vue feat: modal&drawer support appendToMain and zIndex (#5092) 2024-12-10 17:37:06 +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