41 Commits

Author SHA1 Message Date
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
rex
7c3e2ac706
fix(button): fix custom-style error (#3903) 2020-12-23 22:51:50 +08:00
rex
979dc506bf
perf(button): use wxs instead of setData (#3839) 2020-12-11 10:31:05 +08:00
rex
1dc1960694 feat(button): add new prop form-type (#3208)
fix #3204
2020-05-27 15:24:13 +08:00
chenjiahan
5c62936325 chore(Button): improve format 2020-05-24 19:45:22 +08:00
程俊超
d80ec54186
feat(Button): add class-prefix prop to support custom icon (#3159) 2020-05-24 19:40:18 +08:00
rex
7cce96a68d
feat(button): add new prop dataset (#3075)
fix #2483
2020-05-01 14:55:26 +08:00
rex
f502fe9add refactor(button): rename dataset to detail 2020-05-01 14:53:45 +08:00
rex
2a456cd66c
fix(button): set open-type to null when disabled (#3076)
fix #3074
2020-04-26 17:38:00 +08:00
rex
a5d33c22bd feat(button): add new prop dataset
fix #2483
2020-04-26 17:15:41 +08:00
rex
d073ea2767
fix(Button): fix click not work (#2892) 2020-03-20 16:03:30 +08:00
Lindy
6cf1a3b70e
fix(Button): disabled button does not emit event handler (#2878) 2020-03-17 20:22:16 +08:00
Waiter
438d97eca3
chore: change some names (#2757) 2020-02-14 14:35:38 +08:00
Lindy
45d0a32eab
fix(Button): add loading color when plain is true (#2746) 2020-02-12 12:21:59 +08:00
neverland
1a7482d865
feat(Loading): optimize styles (#2217) 2019-10-29 20:03:46 +08:00
creeperdance
810f20ea2e feat(Dialog): 增加 title 插槽、confirm-button-color 、cancel-button-color 属性 (#2034) 2019-09-19 11:32:57 +08:00
Jake
1db448712f feat(Button): add loading-type prop (#1955) 2019-09-05 11:17:51 +08:00
neverland
66c7427393
feat(Button): color prop support gradient color (#1944) 2019-09-03 16:42:24 +08:00
neverland
dbb74fedf0
[new feature] Button: add color prop (#1869) 2019-08-15 20:30:29 +08:00
neverland
d5d32b7426
[new feature] Button: add icon prop (#1841) 2019-08-07 15:51:27 +08:00
neverland
e90e58acb5
[new feature] Button: add hairline prop (#1439) 2019-04-01 20:46:19 +08:00
neverland
899b115418
[new feature] Button: add loading-size prop (#1346) 2019-02-26 21:01:46 +08:00
neverland
a8a3866254
[new feature] Button: add business-id prop (#1308) 2019-02-15 16:37:05 +08:00
neverland
59efba991b
[new feature] Button: add loading-text prop (#1300) 2019-02-13 17:53:54 +08:00
rex
386322b44a
[new feature] Button: 增加新属性 ariaLabel、增加外部样式类 hover-class、增加launchapp事件 2019-02-03 10:10:27 +08:00
neverland
631e7e3c47
[improvement] Loading: optimize circular icon (#1154) 2018-12-25 20:53:36 +08:00
neverland
20928347e7
[improvement] Button: use wxs to optimize performance (#1049) 2018-12-11 14:57:29 +08:00
neverland
9f128a1fe1
[improvement] move custom-class to template (#976) 2018-11-28 17:31:41 +08:00
neverland
023b11716c
[bugfix] Field: icon align (#871) 2018-11-06 21:55:19 +08:00
neverland
5f87de0803
[improvement] remove unworked button props (#870) 2018-11-06 21:41:27 +08:00
neverland
fd7fce15ea
[bugfix] Button: fix plain button loading color (#760) 2018-10-15 11:01:30 +08:00
neverland
43bf3a014a
[improvement] Dialog: optimize template (#729) 2018-10-10 15:12:33 +08:00
neverland
126ce60e3e
[improvement] Button: add round prop (#704) 2018-10-08 17:29:56 +08:00
neverland
46ac52578a
[improvement] Dialog: support open-type event (#651) 2018-09-27 11:42:38 +08:00
neverland
8b65086bd4
[improvement] Button: add id prop (#650) 2018-09-27 10:53:42 +08:00
neverland
fff5d7ee5a
[bugfix] Button: hide text when loading (#503) 2018-09-05 17:57:45 +08:00
neverland
d96f7ba161
[breaking change] use click instead of tap for all components (#418) 2018-08-13 14:52:08 +08:00
陈嘉涵
67862f03dc [bugfix] Button: tap triggered twice 2018-08-03 11:47:59 +08:00
陈嘉涵
ed5e1f3106 [breaking change] Loading: rewrite 2018-07-30 14:37:11 +08:00
陈嘉涵
9f420f4b79 [breaking change] Button: rewrite 2018-07-30 13:50:31 +08:00
陈嘉涵
1f34ff1a18 [breaking change] Rename btn to button 2018-07-30 10:32:18 +08:00