123 Commits

Author SHA1 Message Date
neverland
a23b3ddc60
docs(Dialog): fix v-model usage (#8115) 2021-02-09 21:07:21 +08:00
neverland
89b65077d3
types(Dialog): dialog fn use ts (#8114) 2021-02-09 21:03:11 +08:00
neverland
9c3dbfc0b6
docs(Dialog): fix theme optional value (#8113) 2021-02-09 20:57:39 +08:00
neverland
914b742fc9
docs(Dialog): fix Promise typo (#8102) 2021-02-08 09:59:53 +08:00
neverland
597f34b8da
types(Dialog): use tsx (#8097) 2021-02-07 14:05:43 +08:00
neverland
d2ab580f74
style: add var ext (#8063) 2021-02-02 20:31:14 +08:00
neverland
67d44a0fa5
docs: fix cdn link (#8023) 2021-01-27 10:25:07 +08:00
neverland
f157e99534
fix(Dialog): failed to render when toggling allowHtml (#7968) 2021-01-23 11:08:52 +08:00
neverland
8f2b03ec18
docs: improve classname typing (#7927) 2021-01-16 19:52:36 +08:00
chenjiahan
51bc1cee8a docs: remove all v2 version tag 2021-01-10 19:08:09 +08:00
chenjiahan
711ffd9d30 test(Dialog): update test cases 2021-01-02 21:42:26 +08:00
chenjiahan
101b416fa2 docs(Dialog): fix before-close description 2021-01-02 21:23:47 +08:00
chenjiahan
1a34a6599b docs(Dialog): add beforeRouteLeave tip #7796 2020-12-27 17:06:06 +08:00
chenjiahan
cbc107dfd7 docs: remove 2.x version tips 2020-12-21 21:51:42 +08:00
chenjiahan
09858eb1d3 docs: improve demo translating 2020-12-11 10:07:07 +08:00
chenjiahan
488deefb30 docs(Dialog): use composition api 2020-12-09 17:52:31 +08:00
chenjiahan
ea44d636ba test: demo snapshot uses enUS 2020-11-25 22:39:06 +08:00
chenjiahan
8ce14496f5 Merge branch '2.x' into dev 2020-11-22 16:06:24 +08:00
neverland
862adcd8eb
docs: display all less variables (#7604) 2020-11-22 16:02:46 +08:00
chenjiahan
9acac4c2b1 test: update all snapshots 2020-11-21 22:27:11 +08:00
chenjiahan
f34d828f25 Merge branch '2.x' into dev 2020-11-21 18:47:31 +08:00
neverland
a3b9e67d36
docs: fix grammar errors (#7594) 2020-11-20 20:39:40 +08:00
chenjiahan
2550ac9111 chore: rename scopedSlots to slots in legacy cases 2020-11-14 06:47:08 +08:00
chenjiahan
e627805746 test: replace propsData with props 2020-11-13 23:33:15 +08:00
chenjiahan
24c4896a11 test: enable all demo snapshots 2020-11-08 20:30:51 +08:00
chenjiahan
fffb9b3d5d test: fix wrapper snapshot usage 2020-11-08 20:03:39 +08:00
chenjiahan
59ed9eee51 docs: link to vue3 site 2020-10-25 09:25:26 +08:00
chenjiahan
e8244c44e1 docs: remove demo-section 2020-10-22 16:44:19 +08:00
chenjiahan
b5cd336bb8 Merge branch 'dev' into next 2020-10-22 16:10:38 +08:00
neverland
abbf448a43
feat(empty): add imag-size prop (#7389) 2020-10-22 15:46:05 +08:00
chenjiahan
a370779102 chore: rename all legacy snapshot 2020-10-13 17:00:52 +08:00
chenjiahan
f2b6f3d4d1 chore: rename all legacy test cases 2020-10-13 16:56:11 +08:00
chenjiahan
bf1f0f57eb fix(Dialog): incorrect min height 2020-09-21 17:22:57 +08:00
chenjiahan
34f1124999 Merge branch 'dev' into next 2020-09-17 14:20:23 +08:00
neverland
5debc352ff
style(Dialog): add message min-height (#7191) 2020-09-17 10:58:40 +08:00
chenjiahan
02c7a75ee3 breaking change: disable allow-html by default 2020-09-14 15:42:04 +08:00
chenjiahan
c68e77abca docs(Dialog): fix v-model usage #7172 2020-09-13 14:50:15 +08:00
chenjiahan
d61df0649f breaking change(SwipeCell): adjust before-close usage 2020-09-06 10:40:00 +08:00
chenjiahan
89a39f05bc breaking change(ImagePreview): remove asyncClose and add beforeClose 2020-09-06 10:31:14 +08:00
chenjiahan
21c30cbbf8 breaking change(Dialog): adjust before-close usage 2020-09-06 10:16:54 +08:00
chenjiahan
f19386fe1f Merge branch 'dev' into next 2020-09-05 07:17:49 +08:00
neverland
d0eb103cba
docs: remove earlier version tags (#7109) 2020-09-05 07:13:47 +08:00
chenjiahan
2b8284a227 refactor(Dialog): refactor with composition api 2020-09-04 16:53:22 +08:00
chenjiahan
772aecad05 Merge branch 'dev' into next 2020-09-03 20:41:39 +08:00
Mikasa33
96887e0b24
docs: fix theme in dialog (#7084)
* Update README.md

theme style,can be set to `round-button`

* Update README.zh-CN.md

theme style,can be set to `round-button`
2020-09-02 20:15:35 +08:00
chenjiahan
6e6cfe5c65 refactor: update usePopupState 2020-09-01 09:47:59 +08:00
chenjiahan
10355ed849 feat: add usePopupState 2020-08-31 19:59:19 +08:00
chenjiahan
476e16ff2d fix(Dialog): Dialog.close not work 2020-08-31 17:59:26 +08:00
chenjiahan
f02afd882c feat: add mountComponent utils 2020-08-31 17:49:19 +08:00
chenjiahan
e1ac3f9a58 chore(Dialog): improve code 2020-08-31 11:53:40 +08:00