admin-vben/playground
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__/e2e feat: add playwright e2e testing framework (#4468) 2024-09-22 21:35:40 +08:00
public refactor: migrate demo applications to playground (#4116) 2024-08-11 16:09:32 +08:00
src feat: modal&drawer support appendToMain and zIndex (#5092) 2024-12-10 17:37:06 +08:00
.env fix: fix keepAlive parameter error (#4194) 2024-08-19 23:28:14 +08:00
.env.analyze refactor: migrate demo applications to playground (#4116) 2024-08-11 16:09:32 +08:00
.env.development refactor: migrate demo applications to playground (#4116) 2024-08-11 16:09:32 +08:00
.env.production feat: add archive plug-in to output dist.zip after build (#4272) 2024-08-29 21:47:00 +08:00
index.html refactor: migrate demo applications to playground (#4116) 2024-08-11 16:09:32 +08:00
package.json chore: release 5.5.0 2024-12-04 22:57:27 +08:00
playwright.config.ts feat: add playwright e2e testing framework (#4468) 2024-09-22 21:35:40 +08:00
postcss.config.mjs refactor: migrate demo applications to playground (#4116) 2024-08-11 16:09:32 +08:00
tailwind.config.mjs refactor: migrate demo applications to playground (#4116) 2024-08-11 16:09:32 +08:00
tsconfig.json refactor: migrate demo applications to playground (#4116) 2024-08-11 16:09:32 +08:00
tsconfig.node.json refactor: migrate demo applications to playground (#4116) 2024-08-11 16:09:32 +08:00
vite.config.mts refactor: migrate demo applications to playground (#4116) 2024-08-11 16:09:32 +08:00