69 Commits

Author SHA1 Message Date
neverland
b2a090344f
docs: improve teleport description (#8819) 2021-06-07 19:25:06 +08:00
neverland
0e1609f017
docs: fix transition typo (#8623) 2021-04-26 20:48:37 +08:00
dengrongyao
56429ad4e1 docs: 调整组件介绍文档 2021-04-08 09:57:55 +08:00
dengrongyao
55afff0e9c docs: Adjust punctuation 2021-04-08 09:57:55 +08:00
dengrongyao
2210f8240d docs: Supplement English intro 2021-04-08 09:57:55 +08:00
neverland
eec186ac19
feat(Dialog): allow to render JSX message (#8420)
* feat(Dialog): allow to render JSX message

* types: add DialogMessage type
2021-03-29 15:51:02 +08:00
neverland
1865e06a7a
feat(Dialog): add footer slot (#8382) 2021-03-20 15:47:52 +08:00
neverland
f7706fb179
docs: add component registration link (#8378) 2021-03-18 11:23:49 +08:00
neverland
110af6f1f4
docs: revert cdn URL (#8310) 2021-03-08 17:19:56 +08:00
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
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
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
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
d61df0649f breaking change(SwipeCell): adjust before-close usage 2020-09-06 10:40:00 +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
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
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
f3ff931ebf feat: migrate Dialog component 2020-07-26 16:35:08 +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
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