33 Commits

Author SHA1 Message Date
johnsonwong666
ff8fe1cb69
feat(goods-action-button): add custom-style prop support (#5659) 2024-01-16 11:17:36 +08:00
johnsonwong666
864a890e83
fix(Dialog、goods-action-button): fix getRealTimePhoneNumber callback (#5633) 2023-12-05 17:19:40 +08:00
johnsonwong666
fd41bd823a
feat(button): add button-id prop & agreePrivacyAuthorization event support (#5533) 2023-08-30 14:41:05 +08:00
johnsonwong666
917ab22907
feat(dialog): add extra custom class (#5478) 2023-07-10 21:07:54 +08:00
landluck
f72584bed2 feat(goods-action): add size props of goods-action-button 2023-05-04 10:51:13 +08:00
neverland
1a7889590f
perf: remove CSS variables polyfill (#4487)
* perf: remove CSS variables polyfill

* style: fix missing calc value

* perf: reduce some useless css vars
2021-09-23 17:31:28 +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
rex
192e87c2c6
refactor(relations): refactor relations & definitions (#3924) 2020-12-31 15:14:53 +08:00
rex
101e0f463b
build(typings): use miniprogram-api-typings & update quickstart (#3746)
fix #3699
2020-11-11 11:20:31 +08:00
rex
0a512ebd9b
fix(goods-action-button): rerender style after link change (#3145)
fix #3138
2020-05-13 18:00:01 +08:00
chenjiahan
44fc8b065c chore: prettier evenything 2020-04-25 10:59:58 +08:00
rex
10810e2b45
feat(GoodsActionButton): add new css variable goods-action-line-height (#3037)
fix #3032
2020-04-18 22:59:30 +08:00
rex
bf287502e4
fix(GoodsActionButton): fix style error in single action button (#2808)
fix #2786
2020-03-02 14:49:24 +08:00
rex
dcd3665570
feat(GoodsActionButton): add default slot (#2779) 2020-02-21 16:44:15 +08:00
rex
4ed51fd859
fix(GoodsActionButton): fix style error (#2762) 2020-02-15 16:14:39 +08:00
Waiter
9d6ef0e955
refactor: refactor relation (#2760) 2020-02-14 16:56:37 +08:00
Lindy
8b38ccf364 feat(GoodsActionButton): add plain attributes (#2559)
* feat(GoodsActionButton): add plain attributes

* feat(GoodsActionButton): classnames normalize

* feat(GoodsActionButton): code optimization
2019-12-20 10:38:26 +08:00
neverland
53eb32ee9b
fix(GoodsAction): incorrect border radius (#2311) 2019-11-15 11:53:38 +08:00
Lindy
9773e86c2d feat(GoodsAction): goodsAction 组件样式调整 (#2230) 2019-11-04 19:27:15 +08:00
neverland
8021bb4ee7
fix(GoodsActionButton): incorrect height (#2195) 2019-10-23 18:00:16 +08:00
rex
bac17157f6
feat: support theme variables 2019-10-23 14:36:05 +08:00
Jake
602fbfb7b4 fix(checkbox): set a 12px icon size style bug (#2105) 2019-09-27 17:08:51 +08:00
creeperdance
1a3332d36c feat(GoodsActionButton):样式升级为圆角风格 (#2096) 2019-09-27 10:31:59 +08:00
Jake
0e8caf56c4 feat(GoodsActionButton): add color prop (#2010) 2019-09-10 11:16:04 +08:00
rex
c9fcdd70bf
build: update compiler
fix #1591
2019-08-12 19:57:38 +08:00
rex
ca3b9e6510
[bugfix] GoodsAction: fix document error, fix disabled & loading not work 2019-03-20 21:04:38 +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
d4873849d0
[improvement] Toast: add context option (#800) 2018-10-23 11:50:49 +08:00
rex
f1e5a51c68 [new feature] GoodsAction: 支持open-type等更多Button API (#798) 2018-10-22 21:01:09 +08:00
neverland
1ac81319a8
[improvement] GoodsAction: support custom-class (#795) 2018-10-21 19:58:28 +08:00
neverland
853b28e048
[improvement] GoodsAction: add disabled and loading props (#790)
[improvement] GoodsAction: add disabled and loading props
2018-10-19 14:15:59 +08:00
neverland
6bec99306d
[improvement] GoodsAction: rebuild api (#759) 2018-10-15 10:51:30 +08:00