rex
|
8a89cbae34
|
fix(readme): fix link to miniprogram quickstart (#2638)
fix #2613
|
2020-01-03 11:41:31 +08:00 |
|
rex-zsd
|
be9e4f77c9
|
docs(changelog): release 1.0.2
|
2019-12-31 10:35:28 +08:00 |
|
rex-zsd
|
39c4a8444d
|
build: release 1.0.2
v1.0.2
|
2019-12-31 09:44:43 +08:00 |
|
rex-zsd
|
9f68ed42b8
|
build: compile 1.0.2
|
2019-12-31 09:44:38 +08:00 |
|
wujingquan
|
cf2edcc0de
|
docs(DatetimePicker): correct defaults (#2620)
|
2019-12-29 09:30:57 +08:00 |
|
neverland
|
4c13046a83
|
Update README.md
|
2019-12-28 11:52:52 +08:00 |
|
rex
|
d798f4d87f
|
feat(Skeleton): add new external class row-class & avatar-class & title-class (#2612)
fix #2580
|
2019-12-27 14:44:39 +08:00 |
|
Lindy
|
a59ea40115
|
docs(README): add vant-weapp demo link (#2599)
|
2019-12-27 14:34:24 +08:00 |
|
Jake
|
10f903f8bb
|
feat(SwipeCell): support dynamic set width (#2607)
|
2019-12-27 14:34:06 +08:00 |
|
rex
|
954bb21d40
|
perf(Tab): improve scrolling (#2606)
fix #2506
|
2019-12-26 16:16:57 +08:00 |
|
rex
|
36bf4762eb
|
fix(IndexBar): fix error in click event (#2605)
fix #2522
|
2019-12-26 16:00:45 +08:00 |
|
rex
|
a44b3b4ed9
|
fix(Field): catch touchstart event to fix #1430 (#2602)
fix #1430
|
2019-12-26 14:28:34 +08:00 |
|
Pocho
|
72e992e56e
|
feat(Uploader): add video accept type (#2584)
|
2019-12-24 14:58:44 +08:00 |
|
rex-zsd
|
2dc195d384
|
docs(changelog): release 1.0.1
|
2019-12-23 14:27:41 +08:00 |
|
rex-zsd
|
bdcc41cc72
|
build: release 1.0.1
v1.0.1
|
2019-12-23 14:09:35 +08:00 |
|
rex-zsd
|
96fc84cbd1
|
build: compile 1.0.1
|
2019-12-23 14:09:31 +08:00 |
|
rex
|
1a22587e4f
|
fix(Tag): add component dependence van-icon (#2579)
fix #2574
|
2019-12-23 10:44:39 +08:00 |
|
linrz
|
9f173eac00
|
docs(Button/Cell/Checkbox/Radio): update some examples (#2576)
* docs: complete some examples of button/cell/checbox/radio
* docs: update button text
* docs: add some usage of button/cell/checbox/radio
|
2019-12-23 10:14:26 +08:00 |
|
Lindy
|
2dbabe7bf3
|
feat(Uploader): add sizeType Attribute (#2563)
* feat(Uploader): add sizeType Attribute
* feat(Uploader): Uploader组件sizeType 类型修改
* feat(Uploader): fix defaultd value
|
2019-12-23 10:13:53 +08:00 |
|
rex
|
448bf72598
|
docs(Style): add new doc to introduce how to override component style (#2566)
|
2019-12-20 14:35:14 +08:00 |
|
陈嘉涵
|
bf547317be
|
docs: update badges
|
2019-12-20 13:23:45 +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 |
|
rex
|
7165b399c7
|
refactor(Common): refactor set method with nextTick (#2561)
|
2019-12-19 20:41:17 +08:00 |
|
Fyerl
|
fc2fdb9f11
|
docs(IndexBar): fix demo (#2560)
|
2019-12-19 20:04:11 +08:00 |
|
rex
|
1b28680be1
|
fix(Notify): fix safeAreaInsetTop not work (#2558)
fix #2540
|
2019-12-19 16:32:22 +08:00 |
|
衣沾不足惜
|
9e310e4c00
|
Update README.md (#2557)
修改rate组件chang事件参数说明
|
2019-12-19 15:42:42 +08:00 |
|
Jake
|
bef4b0cf06
|
docs(SwipeCell): add async-close instruction (#2554)
* docs(SwipeCell): add async-close instruction
|
2019-12-19 10:08:53 +08:00 |
|
rex
|
1d93057061
|
fix(Uploader): remove use-slot & catch upload error & fix prop capture not work (#2551)
fix #2541, fix #2544
|
2019-12-18 01:01:08 +08:00 |
|
rex
|
4527c31c6c
|
feat(utils): improve add unit performance with wxs (#2550)
|
2019-12-18 00:31:29 +08:00 |
|
Lindy
|
ee794b07fd
|
feat(Steps): add inactive-color feature (#2497)
* feat(Steps): add inactive-color new feature
* feat(Steps): add inactive-color new feature
|
2019-12-13 10:38:25 +08:00 |
|
GPPoseidon
|
1d5afac75a
|
docs(swipe-cell): add swipecell example (#2520)
|
2019-12-13 10:29:11 +08:00 |
|
GPPoseidon
|
045f2b4c03
|
docs(notice-bar): add notice-bar example (#2523)
|
2019-12-13 10:27:58 +08:00 |
|
GPPoseidon
|
a5e56d43e8
|
fix(Field): add input-align example (#2519)
|
2019-12-11 17:47:30 +08:00 |
|
neverland
|
b89c2486af
|
fix(Icon): medal typo (#2511)
|
2019-12-11 11:24:45 +08:00 |
|
rex-zsd
|
fce0f93ef4
|
docs(changelog): release 1.0.0
|
2019-12-11 10:53:41 +08:00 |
|
rex-zsd
|
9e7072580a
|
build: release 1.0.0
v1.0.0
|
2019-12-11 10:06:40 +08:00 |
|
rex-zsd
|
e5496ae832
|
build: compile 1.0.0
|
2019-12-11 10:06:36 +08:00 |
|
Dottieworks
|
4210edae6d
|
docs(Tabbar): add demo and docs (#2493)
|
2019-12-09 13:57:39 +08:00 |
|
Dottieworks
|
cc48c40547
|
docs(Icon): add demo and docs (#2498)
|
2019-12-09 13:57:07 +08:00 |
|
neverland
|
b5ecc922a3
|
feat(Notify): add clear method (#2501)
|
2019-12-07 16:33:27 +08:00 |
|
rex-zsd
|
cd950a65a8
|
docs(changelog): release 1.0.0-beta.6
|
2019-12-05 14:20:23 +08:00 |
|
neverland
|
7ca0bce3ec
|
docs: add title for wxcloud (#2475)
|
2019-12-05 13:08:01 +08:00 |
|
rex-zsd
|
15e0014ff1
|
build: release 1.0.0-beta.6
v1.0.0-beta.6
|
2019-12-05 11:34:43 +08:00 |
|
rex-zsd
|
d87c4a7c29
|
build: compile 1.0.0-beta.6
|
2019-12-05 11:34:39 +08:00 |
|
rex
|
40286a21d5
|
fix(Sidebar): fix emit wrong index in click event after render new sidebar-item list (#2472)
fix #2369
|
2019-12-05 11:15:23 +08:00 |
|
rex
|
2c8a619e76
|
docs(Sidebar): rename prop active to activeKey (#2470)
fix #2444
|
2019-12-05 10:11:38 +08:00 |
|
rex
|
1ad701db23
|
fix(TreeSelect): support set mainActiveIndex dynamic (#2471)
fix #2444
|
2019-12-05 10:11:30 +08:00 |
|
Lindy
|
fe87464eba
|
docs(Search): fix demo problem (#2458)
* docs(Search): fix demo problem
* docs(Search): add demo script
* docs(Search): adjust docs
|
2019-12-04 18:06:48 +08:00 |
|
Lindy
|
e70484e0f5
|
docs(GoodsAction): fix demo problem (#2464)
|
2019-12-04 17:55:57 +08:00 |
|
Lindy
|
259d914db3
|
fix(Rate): allow-half display error (#2460)
* fix(Rate): allow-half display error
* perf(Rate): remove unreachable code
|
2019-12-04 17:53:29 +08:00 |
|