26 Commits

Author SHA1 Message Date
chenjiahan
52384aba1e types: fix teleport typing #7687 2020-12-04 13:50:38 +08:00
chenjiahan
0acbc6ec21 types: fix ComponentCustomProperties 2020-09-01 15:58:15 +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
9b0f23e2da
feat(Dialog): add allow-html prop (#6568) 2020-06-19 06:13:46 +08:00
陈嘉涵
9b53839d49 types(Dialog): fix Dialog.Component typing (#5646) 2020-02-12 17:54:48 +08:00
neverland
a54a77d8c8
types(AddressEdit): add setAddressDetail method type (#5352) 2019-12-22 12:50:03 +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
971b218873
feat(Popup): add close-icon-position prop (#4507) 2019-09-19 17:14:14 +08:00
neverland
2d02288ac8
[bugfix] Dialog: missing closeOnPopstate in type definition (#3789) 2019-07-09 14:03:57 +08:00
陈嘉涵
27b784d2ec [type] Dialog: add Component property 2019-06-01 11:58:19 +08:00
neverland
fc412ce1aa
[new feature] Dialog: add confirmButtonText、cancelButtonText prop (#3107) 2019-04-08 20:27:50 +08:00
neverland
c1adaebaa6
[new feature] Dialog: add getContainer option (#3040) 2019-03-22 15:13:30 +08:00
neverland
5c3388c8a9
[new feature] ImagePreview: add className prop (#2433) 2019-01-03 23:20:24 +08:00
neverland
4fe387b7b1
[new feature] Dialog: add message-align prop (#2259) 2018-12-10 18:57:05 +08:00
neverland
3d00566182
[bugfix] Dialog: fix type definition (#1799) 2018-09-13 20:33:56 +08:00
neverland
54d3277711
[Improvement] Toast: type definition (#1468) 2018-07-11 21:24:26 +08:00
neverland
0753ab445c
[Improvement] Dialog: type definition (#1467) 2018-07-11 21:14:06 +08:00
neverland
b479c1daa6
[Improvement] update type definition (#1294) 2018-06-16 10:27:21 +08:00
neverland
5d5e192d59
[bugfix] Dialog: type define error (#918) 2018-04-24 07:26:28 +08:00
neverland
6d74198e27
[Improvement] Dialog: add before-close prop (#881) 2018-04-17 14:16:28 +08:00
neverland
d36dd61bc9
[breaking change] Popup: add lockScroll instead of lockOnScroll & preventScroll (#688) 2018-03-14 11:07:48 +08:00
neverland
c23762e08b
[Improment] add $toast/$dialog to Vue.prototype (#363) 2017-11-30 14:52:19 +08:00
neverland
121e2de375
[Improvement] add type definition files (#361) 2017-11-29 18:00:08 +08:00