admin-vben5/packages/@core/ui-kit/popup-ui/src/drawer
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 VbenForm component (#4352) 2024-09-10 21:48:51 +08:00
drawer-api.ts feat: add placement for Drawer (#4958) 2024-11-27 11:29:25 +08:00
drawer.ts feat: modal&drawer support appendToMain and zIndex (#5092) 2024-12-10 17:37:06 +08:00
drawer.vue feat: modal&drawer support appendToMain and zIndex (#5092) 2024-12-10 17:37:06 +08:00
index.ts feat: add modal and drawer components and examples (#4229) 2024-08-25 23:40:52 +08:00
use-drawer.ts fix: the onOpenChange event for the modal component does not work as expected (#4425) 2024-09-18 22:44:46 +08:00