29 Commits

Author SHA1 Message Date
johnsonwong666
917ab22907
feat(dialog): add extra custom class (#5478) 2023-07-10 21:07:54 +08:00
rex
c0db43fc88
feat(open-type): support getUserProfile (#4203)
* chore(open-type): merge open type mixin into button mixin

* chore(button): shorten open type method names

* feat(open-type): support getUserProfile
2021-05-11 15:24:04 +08:00
陌路凡歌
11551cb810
fix(Dialog): fix(Dialog): closeOnClickOverlay true,overlay click error 'this.onClose is not a function' (#3913) 2020-12-31 15:16:11 +08:00
rex
192e87c2c6
refactor(relations): refactor relations & definitions (#3924) 2020-12-31 15:14:53 +08:00
rex
ed834afc44
feat(Dialog): add new prop beforeClose (#3815)
* feat(dialog): add new prop beforeClose

* docs(dialog): update doc & example

fix #3769

* docs(dialog): fix component demo

fix #3812
2020-12-06 21:43:44 +08:00
chenjiahan
790144616f Merge branch 'dev' of https://github.com/youzan/vant-weapp into dev 2020-09-17 19:53:17 +08:00
rex
842ca1a8b8
feat(dialog): add new prop theme (#3476) 2020-08-04 16:02:12 +08:00
chenjiahan
44fc8b065c chore: prettier evenything 2020-04-25 10:59:58 +08:00
rex
8e1af8e420
refactor(mixins): remove observer behavior (#2640) 2020-01-09 19:34:07 +08:00
rex
4527c31c6c
feat(utils): improve add unit performance with wxs (#2550) 2019-12-18 00:31:29 +08:00
neverland
f7379bb6b4
feat(Dialog): add width prop (#2141) 2019-10-11 19:44:10 +08:00
neverland
a1c01090f1
feat(Dialog): add overlay-style prop (#2140) 2019-10-11 19:34:04 +08:00
creeperdance
810f20ea2e feat(Dialog): 增加 title 插槽、confirm-button-color 、cancel-button-color 属性 (#2034) 2019-09-19 11:32:57 +08:00
neverland
c0901b8023
fix(Circle): initial ctx (#2005) 2019-09-09 20:41:23 +08:00
rex
5a6526922f
[new feature] Dialog: add new prop custom-style 2019-07-30 15:54:28 +08:00
neverland
f3e050c876
[new feature] Dialog: add class-name prop (#1601) 2019-05-05 20:21:30 +08:00
neverland
567c843d17
[Doc] Dialog: update demo (#1579) 2019-04-28 15:25:20 +08:00
rex
84f73456fc
[new feature] Dialog: 支持openType相关参数
support #1093
2019-02-18 13:34:03 +08:00
rex
fdfda6ba9a
[improvement] Dialog: 提高 zIndex 默认值为 2000
修复 #1201
2019-02-03 21:26:56 +08:00
neverland
2ca2ced432
[new feature] Dialog: add message-align prop (#1067) 2018-12-12 16:28:59 +08:00
fangxu864
8fc9ce3b9c [improvement] dialog表单组件:可以使用传递出的dialog实例的stopLoading()手动关闭按钮的loading状态 (#1047) 2018-12-11 14:58:51 +08:00
neverland
d7fc30fed7
[bugfix] not proxy setData (#1023) 2018-12-06 15:29:51 +08:00
neverland
7a0de4d6bd
[improvement] Dialog: optimize transition prop (#1000) 2018-12-03 16:45:22 +08:00
rex
10c54fc649
feat(Dialog): add new prop transition
fix #954
2018-12-02 22:50:45 +08:00
Fyerl
60fbdfaded [improvement] Dialog: add stopLoading method (#757) 2018-10-16 19:24:47 +08:00
neverland
43bf3a014a
[improvement] Dialog: optimize template (#729) 2018-10-10 15:12:33 +08:00
neverland
46ac52578a
[improvement] Dialog: support open-type event (#651) 2018-09-27 11:42:38 +08:00
neverland
2168cc06b5
[improvement] watcher (#645) 2018-09-26 19:22:56 +08:00
neverland
265f609bf3
[bugfix] missing options (#624) 2018-09-21 16:04:59 +08:00