1179 Commits

Author SHA1 Message Date
九旬大爷的梦
7244e81505
Update link.ts (#3805)
fix(mixins): 页面栈上限后导致的跳转失败
2020-12-03 14:43:26 +08:00
rex
44dc6e768a
feat(uploader): support css variables (#3797)
fix #3789
2020-11-30 21:24:44 +08:00
rex
9725ec336b
refactor(rect): remove getRect behavior (#3795) 2020-11-30 16:17:48 +08:00
rex
c7aebbe686
feat(tabbar): add new props placeholder & icon-prefix (#3792)
fix #3445
2020-11-29 19:45:51 +08:00
jm
c254b3d073
fix(datetime-picker): 修复year-month 选择字段校验报错 (#3783) 2020-11-29 18:25:41 +08:00
rex
166ba61c0f
perf(icon): use wxs (#3791) 2020-11-29 18:24:26 +08:00
rex
35b2c1d99d
fix(info): text vertical middle in android (#3778)
fix #3569
2020-11-23 21:09:10 +08:00
rex
f1ea060b25
fix(tab): correct line position in complete mode (#3777)
* fix(tab): correct line position in complete mode

fix #3767, fix #3579

* refactor(tabs): remote console.log
2020-11-23 20:06:36 +08:00
Jackwew
e42169ac51
feat: notify 组件没有全局居中 (#3751)
Co-authored-by: www <bugEngineer@163.com>
2020-11-23 19:32:43 +08:00
rex
2ea15ef256
fix(field): fix empty label render (#3756)
fix #3754, fix #3750
2020-11-12 22:37:45 +08:00
rex
805d426dca
fix(picker): recover emit (#3755)
fix #3749
2020-11-12 22:23:49 +08:00
rex
101e0f463b
build(typings): use miniprogram-api-typings & update quickstart (#3746)
fix #3699
2020-11-11 11:20:31 +08:00
rex
3d3af763c1
docs(uploader): fix file url error (#3730) 2020-11-04 10:07:20 +08:00
rex
ae22e9e80b
fix(field): fix label-class when use label prop (#3729)
fix #3691
2020-11-04 09:33:38 +08:00
rex
ba31b465c8
fix(notice-bar): adjust scrollable behavior (#3727)
fix #3683
2020-11-02 20:38:51 +08:00
neverland
be16713510
feat(ActionSheet): subname vertical align (#3726)
* feat(DropdownMenu): adjust default color to @red

* feat(ActionSheet): subname vertical align
2020-11-02 19:46:59 +08:00
neverland
d6cb2b61a6
feat(DropdownMenu): adjust default color to @red (#3725) 2020-11-02 19:25:38 +08:00
neverland
71bd97d8c5
feat(Image): adjust icon size to 36px (#3724) 2020-11-02 19:19:18 +08:00
neverland
76acc72e20
feat(DropdownMenu): add box shadow (#3723) 2020-11-02 19:11:42 +08:00
neverland
504e586670
feat(Sidebar): adjust width to 80px (#3722) 2020-11-02 19:06:44 +08:00
neverland
ed68b5c25b
feat(Cell): adjust icon margin to 4px (#3721) 2020-11-02 18:56:11 +08:00
neverland
410c21f0c7
feat(ActionSheet): adjust header style (#3720) 2020-11-02 17:00:59 +08:00
neverland
51befdc40c
feat(ActionSheet): adjust cancel text color to @gray-7 (#3719) 2020-11-02 16:49:21 +08:00
neverland
f0b7026edf
feat(ActionSheet): increase loading icon size to 22px (#3718) 2020-11-02 16:48:33 +08:00
neverland
a51b817ce8
feat(TabbarItem): increase icon size to 22px (#3717) 2020-11-02 16:43:29 +08:00
neverland
0fc426e061
feat(Search): increase left padding to 12px (#3716) 2020-11-02 16:32:54 +08:00
neverland
d088145741
fix(Tag): text vertical align in miui (#3715) 2020-11-02 16:29:28 +08:00
neverland
f382c2b7c1
fix(SidebarItem): long number wrap (#3714) 2020-11-02 16:25:09 +08:00
neverland
12b2e813ad
feat(Popup): adjust round border radius to 16px (#3713) 2020-11-02 16:22:00 +08:00
rex
225484aeae
build(tsconfig): use strict mode (#3712) 2020-11-02 15:25:56 +08:00
rex
31aacedd5b
feat(swipe-cell): add external-class (#3678)
fix #3664
2020-10-15 22:11:28 +08:00
rex
36256cd28f
feat(uploader): add new key thumb & standardization file-list (#3673)
fix #3606, fix #3661
2020-10-15 11:01:51 +08:00
rex
3d6a460bd6
fix(tab): refactor animation without transform (#3668)
fix #3659
2020-10-13 20:09:59 +08:00
rex
bdf6660fcd
fix(goods-action): add several css variable (#3654)
fix #3652
2020-09-30 11:45:30 +08:00
rex
981741a6c4
fix(button): fix hairline position (#3653)
fix #3651
2020-09-30 10:14:11 +08:00
rex
c3351ce01d
feat(card): add new slots origin-price & tag (#3645)
fix #3640
2020-09-27 14:15:19 +08:00
rex
0e784e227f
fix(nav-bar): fix --nav-bar-icon-color not work & fix wrong style without title (#3643)
fix #3593, fix #3514
2020-09-27 11:42:28 +08:00
rex
02ea9f6a80
perf(uploader): expand delete button area (#3631)
fix #3629
2020-09-22 21:04:09 +08:00
rex
5f07067efd
fix(dialog): adjust type definition (#3630)
fix #3587
2020-09-22 20:16:19 +08:00
rex
9bdfd34487
fix(tab): line-width support string (#3628)
fix #3620
2020-09-22 14:55:53 +08:00
Mondo
eca7dae310
fix: support preview video (#3594) 2020-09-17 22:15:05 +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
6f07fe68cc
feat(share-sheet): set default z-index to 100 & add new item prop openType (#3575) 2020-08-30 14:24:33 +08:00
rex
8b1f28db6a
feat(tree-select): add new prop selected-icon & badge & dot (#3565)
fix #3489
2020-08-26 19:34:11 +08:00
rex
940e453888
feat(sidebar): add new prop badge (#3564) 2020-08-26 19:33:30 +08:00
rex
7da66cfe95
fix(empty): support slot (#3563)
fix #3549
2020-08-26 18:59:56 +08:00
rex
b7e184aa69
fix(collapse): avoid use animation when height is 0 (#3562)
fix #3449
2020-08-26 18:40:35 +08:00
rex
13e82ea0db
feat(share-sheet): add new component (#3559) 2020-08-26 15:18:19 +08:00
rex
5ea5d8f25b
refactor(area): use requestAnimationFrame instead of setTimeout (#3522) 2020-08-14 15:10:40 +08:00
neverland
2307f28d7b
feat(Tabs): remove default border (#3519) 2020-08-13 20:59:43 +08:00