rex
|
b3f9d5e7ed
|
[docs] Checkbox: fix doc error
fix #1462
|
2019-04-01 20:27:51 +08:00 |
|
rex
|
f95cad50ce
|
[new feature]: support safe-area-inset-top
#1327
|
2019-04-01 18:46:53 +08:00 |
|
rex
|
48596b6e35
|
[build]: fix watch not work
|
2019-03-26 00:13:03 +08:00 |
|
rex
|
d99829d28d
|
[improvement] Tabbar: improve performance
fix #1429
|
2019-03-26 00:09:05 +08:00 |
|
rex
|
cdc27120a5
|
[bugfix] SwipeCell: close event never emit
fix #1449
|
2019-03-25 23:12:25 +08:00 |
|
陈嘉涵
|
a616242587
|
fix yarn.lock private registry
|
2019-03-25 18:04:40 +08:00 |
|
陈嘉涵
|
c216244dab
|
[improvement] Icon: update shop icons
|
2019-03-25 18:02:52 +08:00 |
|
陈嘉涵
|
77bb66ecf2
|
bump @vant/doc@1.0.24
|
2019-03-25 17:54:43 +08:00 |
|
rex-zsd
|
1e2bf46d12
|
docs: update changelog
|
2019-03-23 00:40:52 +08:00 |
|
rex-zsd
|
2c4ffca322
|
[release] 0.5.8
v0.5.8
|
2019-03-23 00:23:49 +08:00 |
|
rex-zsd
|
c5d66755b0
|
[build] 0.5.8
|
2019-03-23 00:23:48 +08:00 |
|
rex
|
bb30557966
|
[build]: upgrade dependence & use cssnano instead of clean-css
|
2019-03-23 00:06:26 +08:00 |
|
neverland
|
ca4d460489
|
[bugfix] ActionSheet: slot content should above cancel-text (#1438)
|
2019-03-21 15:12:19 +08:00 |
|
neverland
|
5984383dc8
|
[improvement] optimize active color (#1437)
|
2019-03-21 15:08:59 +08:00 |
|
rex
|
ca3b9e6510
|
[bugfix] GoodsAction: fix document error, fix disabled & loading not work
|
2019-03-20 21:04:38 +08:00 |
|
rex
|
b5238ed753
|
[bugfix] Transition: behavior error when set duration zero
|
2019-03-20 20:46:15 +08:00 |
|
rex
|
5cd20000d1
|
[new feature] Stepper: update style
|
2019-03-20 20:22:11 +08:00 |
|
rex
|
ccd713d039
|
[bugfix] Info: fix wrong style
fix #1268
|
2019-03-20 20:18:16 +08:00 |
|
rex
|
2cc9943392
|
[bugfix] Picker: defaultIndex not work
|
2019-03-18 19:41:26 +08:00 |
|
rex
|
988d1f5ad2
|
[docs] DatetimePicker: fix wrong example
|
2019-03-17 20:26:01 +08:00 |
|
rex
|
81e300c06e
|
[bugfix] SwipeCell: prevent page scroll
fix #1380
|
2019-03-17 20:19:27 +08:00 |
|
neverland
|
cb925a2ba5
|
[new feature] Collapse: add border prop (#1408)
|
2019-03-13 17:47:21 +08:00 |
|
neverland
|
89a64a52c8
|
[new feature] CellGroup: add title prop (#1407)
|
2019-03-13 15:11:34 +08:00 |
|
rex
|
12dbaa56ce
|
[bugfix] Transition: overlay still show after closed (#1404)
fix #1377
+ Transition: fix overlay still show after closed
+ Dialog: add new transition none
|
2019-03-12 21:40:15 +08:00 |
|
rex
|
66679ef6a1
|
[new feature] Search: update style & add new prop label shape & add new slot label
+ update style
+ add new prop label & shape
+ add new slot label
|
2019-03-12 17:34:27 +08:00 |
|
rex
|
d3475dee0d
|
[bugfix] Icon: info z-index higher than image
fix #1393
|
2019-03-12 17:33:31 +08:00 |
|
thomasy
|
806f51ce35
|
[new feature] Popup: 添加 transitionEnd 事件
|
2019-03-10 21:51:21 +08:00 |
|
rex-zsd
|
43496ce41c
|
docs: update changelog
|
2019-03-09 12:47:27 +08:00 |
|
rex-zsd
|
3afd51a045
|
[release] 0.5.7
v0.5.7
|
2019-03-09 12:30:27 +08:00 |
|
rex-zsd
|
95f77bf50d
|
[build] 0.5.7
|
2019-03-09 12:30:26 +08:00 |
|
rex
|
fdb170ea3e
|
[build]: compile typescript with gulp-typescript instead of babel
fix #1088
|
2019-03-08 18:25:58 +08:00 |
|
rex
|
da04fb0c1a
|
[new feature] Tab: add new external class nav-class、tab-class、tab-active-class
fix #1313
|
2019-03-08 12:00:53 +08:00 |
|
rex
|
94e06e50f4
|
[docs] Picker: advanced example incorrect
|
2019-03-08 11:36:12 +08:00 |
|
rex
|
e8473b270d
|
[bugfix] Area: incorrect initial index when set columns-num 2
|
2019-03-05 11:46:00 +08:00 |
|
rex
|
6b16d7b4cd
|
[bugfix] Tab: offset-set not work、build class wrong
fix #1310
|
2019-03-04 10:12:18 +08:00 |
|
rex
|
29775b20b8
|
[bugfix] Steps: fix render error in wechat 7.0.3
fix #1336
|
2019-03-04 10:01:47 +08:00 |
|
rex
|
83dc420112
|
[new feature] Field: add new prop size
support #1350
|
2019-03-04 10:01:17 +08:00 |
|
陈嘉涵
|
bf28ffc9db
|
bump @vant/icons@1.1.3
|
2019-03-02 10:58:31 +08:00 |
|
neverland
|
ccd2c0a60f
|
[improvement] Icon: optimzie round corner of some icons (#1363)
|
2019-03-01 15:00:40 +08:00 |
|
neverland
|
dee02a09a8
|
[improvement] Tabbar: optimize performance (#1362)
|
2019-03-01 14:56:07 +08:00 |
|
rex-zsd
|
01da68bcf9
|
[release] 0.5.6
v0.5.6
|
2019-02-28 10:30:31 +08:00 |
|
rex-zsd
|
1aba12d4b3
|
[build] 0.5.6
|
2019-02-28 10:30:31 +08:00 |
|
rex
|
e73e007673
|
[bugfix] Area: 修复初始化概率性失败
|
2019-02-28 10:28:24 +08:00 |
|
rex-zsd
|
e04680e098
|
docs: update changelog @zhongnan
|
2019-02-26 21:36:50 +08:00 |
|
neverland
|
0bba7293d5
|
[new feature] Stepper: add focus event (#1347)
|
2019-02-26 21:09:07 +08:00 |
|
neverland
|
899b115418
|
[new feature] Button: add loading-size prop (#1346)
|
2019-02-26 21:01:46 +08:00 |
|
rex-zsd
|
e83908f543
|
[release] 0.5.5
v0.5.5
|
2019-02-26 18:13:03 +08:00 |
|
rex-zsd
|
945f021bec
|
[build] 0.5.5
|
2019-02-26 18:13:02 +08:00 |
|
rex
|
ff94a7d6cd
|
[improvement]: change miniprogram-api-typings for typescript definition
|
2019-02-25 19:59:55 +08:00 |
|
rex
|
11b6aa9b03
|
[new feature] Transition: refactor with css transition
|
2019-02-25 16:01:21 +08:00 |
|