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
neverland
3634840bb0
feat(Tabs): adjust default line-width to 40px ( #3518 )
2020-08-13 20:55:48 +08:00
rex
e047a89079
fix(tab): rollback line style refactor ( #3511 )
...
fix #3492 , fix #3504
2020-08-12 14:23:19 +08:00
neverland
b71cd32306
fix(Icon): fix badge number align ( #3501 )
...
* Revert "fix(Tabbar): badge number vertical align center (#3493 )"
This reverts commit f5b00be97687d21153496ab067e4117050f0b925.
* fix(Icon): fix badge number align
2020-08-10 16:01:26 +08:00
rex
84b70f50fc
refactor(transition): refactor requestAnimationFrame with selectorQuery to improve performance ( #3498 )
...
fix #3133 , fix #3120 , fix #2636 , fix #3441 , fix #3434 , fix #3455
2020-08-08 23:20:20 +08:00
rex
2958daf809
refactor(tab): adjust padding in complete mode ( #3459 )
...
* refactor(tab): adjust padding in complete mode
* docs(tab): update readme
2020-08-07 10:47:33 +08:00
neverland
f5b00be976
fix(Tabbar): badge number vertical align center ( #3493 )
2020-08-07 10:11:55 +08:00
rex
269bc060e8
refactor(cell): adjust hairline position ( #3487 )
2020-08-06 10:49:55 +08:00
rex
0284229ffd
refactor(dialog): adjust padding with round-button theme ( #3485 )
2020-08-05 16:40:07 +08:00
rex
842ca1a8b8
feat(dialog): add new prop theme ( #3476 )
2020-08-04 16:02:12 +08:00
rex
2d47fb418f
fix(tab): avoid swipe to disabled tab ( #3467 )
...
fix #3321
2020-08-01 10:21:49 +08:00
rex
c3df9397c8
fix(calendar): add toast in json ( #3466 )
...
fix #3320
2020-08-01 09:59:08 +08:00
neverland
0c8c9438ee
refactor(Tag): update tag style ( #3465 )
2020-07-31 18:58:04 +08:00
rex
53e4f3bf89
docs(tree-select): add doc for height ( #3460 )
2020-07-31 14:17:58 +08:00
agoni1212
87c6ef6d9e
Update Empty guid ( #3429 )
2020-07-31 14:09:51 +08:00
neverland
deb670e285
feat(Toast): update style ( #3451 )
2020-07-29 18:14:40 +08:00
rex
1ad284bb56
fix(area): fix setValues error ( #3443 )
...
fix #3405
2020-07-28 20:35:28 +08:00
neverland
aefad39a36
feat(Toast): increase border radius to 8px ( #3419 )
2020-07-21 14:16:40 +08:00
neverland
4426a4ef80
feat(Picker): adjust default value of visible-item-count to 6 ( #3418 )
2020-07-21 14:16:10 +08:00
rex
40072f6d4c
docs(calendar): add doc for min-date & max-date ( #3416 )
...
fix #3096
2020-07-21 11:13:05 +08:00
rex
cfbf07bb8a
fix(slider): avoid emit drag on click ( #3415 )
...
fix #3378
2020-07-21 11:05:43 +08:00
rex
2855aa91d9
docs(field): add example for two way binding ( #3414 )
...
fix #3341
2020-07-21 09:43:15 +08:00
rex
85fd5e68e8
fix(collapse): fix typo error ( #3403 )
2020-07-17 16:20:59 +08:00
rex
b953273f38
fix(collapse): refactor with animation to improve performance ( #3401 )
...
fix #3279
2020-07-17 11:47:21 +08:00
rex
ee65d6c9e5
feat(notice-bar): add new prop background & add new event close ( #3388 )
...
fix #3380
2020-07-15 00:02:40 +08:00
agoni1212
375eb64adc
feat(GridItem): add icon-color prop ( #3386 )
2020-07-14 19:56:30 +08:00
neverland
3a3999ccaa
feat(Uploader): update delete icon style ( #3385 )
2020-07-14 19:50:34 +08:00