61 Commits

Author SHA1 Message Date
neverland
a23b3ddc60
docs(Dialog): fix v-model usage (#8115) 2021-02-09 21:07:21 +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
67d44a0fa5
docs: fix cdn link (#8023) 2021-01-27 10:25:07 +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
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
488deefb30 docs(Dialog): use composition api 2020-12-09 17:52:31 +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
59ed9eee51 docs: link to vue3 site 2020-10-25 09:25:26 +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
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
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
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
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
neverland
b6e42d2344
docs(Dialog): update demo (#7007) 2020-08-14 20:27:02 +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
neverland
0bae33de4c
feat(Dialog): enable close-on-popsate by default (#6873) 2020-07-25 14:56:45 +08:00
neverland
32b74da530
docs(Dialog): add allow-html prop (#6666) 2020-07-01 22:50:44 +08:00
neverland
e7082ca57a
docs(dialog): update description (#6442) 2020-06-02 22:31:52 +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
陈嘉涵
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
陈嘉涵
9bcfddc958 docs: add import when using Toast or Notify 2020-01-18 08:25:24 +08:00
陈嘉涵
e16239e426 docs: update version tag 2020-01-10 21:06:05 +08:00
neverland
27e2e9cb2e
docs: add demo link of get-container prop (#5080) 2019-11-22 11:08:39 +08:00
neverland
432d86838a
docs(Dialog): add lazy-render prop (#4865) 2019-10-29 17:37:38 +08:00
neverland
cc162ecd7b
feat(Dialog): add width prop (#4687) 2019-10-11 10:13:33 +08:00
neverland
4c268ec54c
feat(Dialog): add overlay-class prop (#4683) 2019-10-10 20:52:52 +08:00
neverland
34a652dc76
feat(Dialog): add overlay-style prop (#4682) 2019-10-10 20:49:43 +08:00
neverland
3e522d35e6
feat(Dialog): add transition prop (#4636) 2019-10-02 19:53:00 +08:00
neverland
c4713ad0c2
feat(Dialog): add opened、closed event (#4634) 2019-09-30 11:03:48 +08:00
neverland
02a81a1ac3
feat(Dialog): add open、close event (#4633) 2019-09-30 10:55:50 +08:00
neverland
76ac9f71d1
docs: update method table (#4511) 2019-09-20 10:26:54 +08:00
neverland
971b218873
feat(Popup): add close-icon-position prop (#4507) 2019-09-19 17:14:14 +08:00
neverland
ecbdc2bede
docs: type highlight (#4264) 2019-08-27 22:09:21 +08:00