1200 Commits

Author SHA1 Message Date
rex
68db37302b
[new feature] Cell: add new prop useLabelSlot & add new slot label 2019-04-15 11:25:57 +08:00
zack
2d187d96c4 [new feature] Feild: add error-message-align prop 2019-04-15 11:25:29 +08:00
rex
1d1970a7f6
[bugfix] Collapse: remove reference from children of collapse when collapse-item unlinked
fix #1515
2019-04-15 11:22:17 +08:00
rex-zsd
40ab808f02 docs: update changelog 2019-04-11 19:27:18 +08:00
rex-zsd
9d8a1c47d2 [release] 0.5.10 v0.5.10 2019-04-11 16:56:38 +08:00
rex-zsd
c9b52c0aab [build] 0.5.10 2019-04-11 16:56:38 +08:00
rex
bbb070f084
[bugfix] Collapse: improve performance & optimize initial style set
fix #1494
2019-04-11 10:34:48 +08:00
rex
60c2bf212f
[improvement] SwipeCell: improve performance & fix prevent scroll
fix #1493
2019-04-09 21:34:15 +08:00
ymz
4139392d35 [docs] README: fix change log url (#1491) 2019-04-09 18:32:55 +08:00
rex
435e69b11b
[docs]: update issue template 2019-04-03 20:29:18 +08:00
rex
53ff09b3bb
[docs]: add es5 guide 2019-04-03 20:15:05 +08:00
rex-zsd
86226c6514 docs(update changelog): 2019-04-03 10:38:52 +08:00
rex-zsd
4dd7f6a529 [release] 0.5.9 v0.5.9 2019-04-03 10:21:54 +08:00
rex-zsd
f7ab8449f9 [build] 0.5.9 2019-04-03 10:21:53 +08:00
rex
cded2c8a4f
[new feature]: compile es5 dist
fix #1469
2019-04-03 10:16:15 +08:00
rex
17c84a5088
[bugfix] Slider: fix click not work
fix #1477
2019-04-02 19:46:23 +08:00
neverland
8b0ee2066e
[bugfix] Icon: avoid using tag selector (#1482) 2019-04-02 13:54:56 +08:00
neverland
34f34ba56b
[new feature] Stepper: add input-width prop (#1480) 2019-04-01 20:51:01 +08:00
neverland
e90e58acb5
[new feature] Button: add hairline prop (#1439) 2019-04-01 20:46:19 +08:00
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