ant-design-vue/components/modal
John 389b233a40
refactor(3.x/button): use composition api (#4291)
* refactor(button): use composition api

* refactor: add rtl

* refactor: sync antd

* refactor: update css

* refactor: add dev warning

* test: add test case

* refactor: export component type

* refactor: optimize
2021-06-30 10:03:17 +08:00
..
__tests__ Merge remote-tracking branch 'origin/feat-vue3' into next 2020-10-27 23:47:20 +08:00
style fix: closeable icon support in modal method (#3753) 2021-03-07 21:20:10 +08:00
ActionButton.tsx refactor(3.x/button): use composition api (#4291) 2021-06-30 10:03:17 +08:00
ConfirmDialog.tsx fix: modal.confirm closable invalid #3844 (#3845) 2021-03-27 22:03:23 +08:00
Modal.tsx refactor(3.x/button): use composition api (#4291) 2021-06-30 10:03:17 +08:00
confirm.tsx test: update modal mentions snap 2020-10-25 23:06:03 +08:00
index.tsx fix: app.use type error (#3079) 2020-11-01 15:03:33 +08:00
locale.ts refactor: modal to ts 2020-10-19 23:09:59 +08:00