Commit Graph

12 Commits

Author SHA1 Message Date
xingyu
1262e13067 升级最新依赖 并修复eslint报错 (#2896)
* chore: update deps

* fix: import.meta.globEager 已过期

* docs: fix doc bugs

* fix: eslint

* fix: lint:prettier

* fix: stylelint

* chore: update deps

* fix: eslint

* refactor: accountdetail setup

* fix: 'Nullable' is not defined

* feat: remove vite-plugin-vue-setup-extend

* chore: remove unplugin-vue-define-options

* fix(component): pageWrapper

use setup

closed #2898

* refactor: PageFooter use setup

---------

Co-authored-by: jinmao88 <50581550+jinmao88@users.noreply.github.com>
2023-07-06 15:00:38 +08:00
无木
e1c47233ed fix(demo): multi-modal used with dynamic component
修复以动态组件的方式使用多个modal的演示
2021-07-23 15:55:15 +08:00
无木
7a7dab0c4b feat(demo): multi-modal in one page usage
添加使用is动态组件来在页面内使用多个modal的演示
2021-07-19 18:40:02 +08:00
Vben
1c1755cf5b fix(modal): ensure that the full screen height is calculated correctly 2021-06-11 22:29:02 +08:00
无木
f732b56904 feat(modal): add redoModalHeight for useModalInner
允许在Modal内部动态加载内容后重新调整高度
2021-06-02 23:31:15 +08:00
vben
9edc281322 chore: format code by eslint #222 2021-01-28 23:30:50 +08:00
vben
31ff0559fe feat(page-wrapper): added pageWrapper component 2021-01-05 21:45:05 +08:00
vben
ea24dfa384 chore: bump 2.0.0-rc.11 2020-11-18 23:47:32 +08:00
vben
b6d5e5c96f perf: enhance openModal and openDrawer 2020-11-05 22:40:30 +08:00
vben
28f7f7bf7f perf(drawer): perf drawer 2020-10-31 00:41:33 +08:00
vben
84c9d78fa7 refactor(form): code optimization and reconstruction 2020-10-30 22:06:14 +08:00
陈文彬
2f6253cfb6 initial commit 2020-09-28 20:19:10 +08:00