admin-vben5/packages/@core/base/shared/src
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
..
cache feat: add modal and drawer components and examples (#4229) 2024-08-25 23:40:52 +08:00
color fix: rename the Icon component to IconifyIcon to prevent name conflicts and fix type issues (#4704) 2024-10-21 20:14:25 +08:00
constants feat: modal&drawer support appendToMain and zIndex (#5092) 2024-12-10 17:37:06 +08:00
utils fix: form setValues not support dayjs and Date value (#5064) 2024-12-07 11:09:55 +08:00
global-state.ts refactor(adapter): separate form and component adapters so that components adapt to components other than the form (#4628) 2024-10-13 18:33:43 +08:00
store.ts perf: supplement login interface documents and add configuration parameters (#4175) 2024-08-17 22:38:37 +08:00