92 Commits

Author SHA1 Message Date
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
chenjiahan
af94c92614 fix(Dialog): some popup props not work 2020-08-26 14:09:21 +08:00
chenjiahan
627e376cfb perf(Dialog): inherit opened event 2020-08-26 14:00:34 +08:00
chenjiahan
52b187692b breaking change: rename get-container to teleport 2020-08-21 10:58:02 +08:00
chenjiahan
d42b1b43c3 docs: update component registration guide 2020-08-20 23:32:07 +08:00
chenjiahan
9a86e9e6ca docs: update global method guide 2020-08-20 23:26:34 +08:00
chenjiahan
fc825d7a33 breaking change: rename GoodsAction to ActionBar 2020-08-20 11:54:04 +08:00
chenjiahan
6f4c8f1e5b Merge branch 'dev' into next 2020-08-15 07:01:52 +08:00
neverland
b6e42d2344
docs(Dialog): update demo (#7007) 2020-08-14 20:27:02 +08:00
chenjiahan
17c64b24e7 Merge branch 'dev' into next 2020-08-07 06:33:04 +08:00
rex
e0da17d8d9
fix(Dialog): incorrect padding with round-button theme (#6936)
* refactor(dialog): incorrect padding with round-button theme

* refactor(dialog): remove class name & combine style
2020-08-04 19:07:19 +08:00
neverland
d342fa3781
style(Dialog): fix round-button theme (#6934)
* style(Dialog): fix round-button theme

* style(Dialog): improve round-button theme
2020-08-04 16:37:00 +08:00
chenjiahan
c72927f404 chore(Dialog): rename round theme to round-button 2020-08-03 21:31:40 +08:00
rex
26c754e2f6
feat(Dialog): add new prop theme (#6921)
* feat(dialog): add new prop button-theme & change default confirm button text color

* test(dialog): update snapshot

* refactor(dialog): rename button-theme to theme

* refactor(dialog): add theme definition

* docs(dialog): add version tip & change default confirm-button-color
2020-08-03 21:02:14 +08:00
chenjiahan
49206598fc fix(Dialog): missing emits config 2020-07-26 16:54:15 +08:00
chenjiahan
040418dcd9 chore(Dialog): remove log 2020-07-26 16:37:40 +08:00
chenjiahan
f3ff931ebf feat: migrate Dialog component 2020-07-26 16:35:08 +08:00
chenjiahan
73d538be05 Merge branch 'dev' into next 2020-07-25 15:50:49 +08:00
neverland
0bae33de4c
feat(Dialog): enable close-on-popsate by default (#6873) 2020-07-25 14:56:45 +08:00
chenjiahan
0304fcb6fa chore: merge src and src-next 2020-07-15 20:02:00 +08:00
neverland
32b74da530
docs(Dialog): add allow-html prop (#6666) 2020-07-01 22:50:44 +08:00
neverland
9b0f23e2da
feat(Dialog): add allow-html prop (#6568) 2020-06-19 06:13:46 +08:00
neverland
e7082ca57a
docs(dialog): update description (#6442) 2020-06-02 22:31:52 +08:00
neverland
bb65c62b1e
fix(Button): text not align center in legacy safari (#6325) 2020-05-20 19:22:14 +08:00
neverland
456fc99017
feat(ImagePreview): support local registration (#6031) 2020-04-11 10:57:44 +08:00
chenjiahan
7f84f8a487 docs: prettier all markdown files 2020-04-11 09:17:33 +08:00
chenjiahan
2fb5cca49a chore: prettier source code 2020-04-02 15:36:02 +08:00
chenjiahan
d8fa4b9495 docs: simplify $t to t 2020-03-21 14:46:02 +08:00
陈嘉涵
a83082f599 feat(Calendar): add open、opened event 2020-02-20 19:52:55 +08:00
陈嘉涵
1917636b87 docs: improve hex readability 2020-01-29 15:50:28 +08:00
陈嘉涵
c6f424baa7 docs: update numeric type 2020-01-29 10:11:09 +08:00
陈嘉涵
3a4107ef49 docs: make document more compact 2020-01-19 19:52:46 +08:00