陈嘉涵
|
54c255bcd9
|
docs(changelog): 0.5.22
|
2019-10-24 19:10:21 +08:00 |
|
陈嘉涵
|
93d20bcccc
|
build: release 0.5.22
|
2019-10-24 19:03:36 +08:00 |
|
陈嘉涵
|
38fe9befb9
|
build: compile 0.5.22
|
2019-10-24 19:03:35 +08:00 |
|
Jake
|
a5436e3328
|
feat(Area): add columns placeholder (#2198)
|
2019-10-24 14:22:23 +08:00 |
|
陈嘉涵
|
1de561905d
|
docs(changelog): 0.5.21
|
2019-09-15 09:25:15 +08:00 |
|
陈嘉涵
|
13a1461058
|
build: release 0.5.21
v0.5.21
|
2019-09-15 09:21:46 +08:00 |
|
陈嘉涵
|
3983a79e65
|
build: compile 0.5.21
|
2019-09-15 09:21:45 +08:00 |
|
rex
|
9b647e878e
|
build(compiler): show gulp stdout while develop & fix tscpaths not working @rex-zsd (#2013)
|
2019-09-10 17:06:27 +08:00 |
|
rex
|
6da2e72a73
|
[bugfix] Radio: fix doc error
fix #1935
|
2019-09-04 15:14:13 +08:00 |
|
rex
|
8dbf034602
|
[bugfix] Field: never change value in blur event & handle style difference between iOS and Android
fix #1849
fix #1779
fix #1735
fix #1906
|
2019-08-29 20:21:52 +08:00 |
|
陈嘉涵
|
2d37c059d9
|
build: deploy site to 0.x dir
|
2019-08-28 09:43:41 +08:00 |
|
rex
|
3691cc409c
|
[bugfix] TreeSelect: fix error when type of activeId is string or number
fix #1912
|
2019-08-27 15:38:52 +08:00 |
|
dependabot[bot]
|
55cf16ab6e
|
Bump eslint-utils from 1.4.0 to 1.4.2 (#1910)
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.4.0...v1.4.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-08-27 09:24:55 +08:00 |
|
neverland
|
9d3957e28a
|
feat(Tag): add warning type (#1905)
|
2019-08-25 21:06:03 +08:00 |
|
neverland
|
f3c5dd9d8d
|
Update ISSUE_TEMPLATE.md
|
2019-08-24 09:54:28 +08:00 |
|
陈嘉涵
|
db986d57ba
|
docs(changelog): 0.5.20
|
2019-08-24 09:50:18 +08:00 |
|
陈嘉涵
|
1f5cba593e
|
chore: bump @vant/cli@1.0.3
|
2019-08-24 09:41:24 +08:00 |
|
陈嘉涵
|
9a4515375f
|
build: release 0.5.20
v0.5.20
|
2019-08-24 09:37:20 +08:00 |
|
陈嘉涵
|
b1cdd7733a
|
build: compile 0.5.20
|
2019-08-24 09:37:19 +08:00 |
|
陈嘉涵
|
6df1bd191b
|
build: update release.sh
|
2019-08-24 09:36:23 +08:00 |
|
neverland
|
5ea9c88048
|
feat(Field): add selection-start、selection-end prop (#1898)
|
2019-08-23 11:35:31 +08:00 |
|
neverland
|
9e0096d554
|
fix(example): incorrect usingComponents path (#1897)
|
2019-08-23 11:04:13 +08:00 |
|
neverland
|
e7c8b85707
|
build: add commit lint (#1896)
|
2019-08-22 14:41:40 +08:00 |
|
rex-zsd
|
620d20797e
|
docs(changelog):
|
2019-08-21 11:20:03 +08:00 |
|
rex-zsd
|
5ac4be6736
|
docs(changelog):
|
2019-08-21 10:24:51 +08:00 |
|
neverland
|
550333a4f6
|
[fix] Icon: should not render info when value is empty string (#1888)
|
2019-08-20 20:51:32 +08:00 |
|
neverland
|
f44a74e5c1
|
[feat] Search: add clearable prop (#1887)
|
2019-08-20 20:44:15 +08:00 |
|
yutty
|
2241cdd4c3
|
[bug fix] Area: 修复当columns-num等于2时,设置value,第一项省级永远显示北京市
* 修复area组件,当columns-num等于2时,设置value,第一项省级永远显示北京市
|
2019-08-20 20:41:10 +08:00 |
|
郭世伟
|
366d1e6c4c
|
[bugfix] Transition:动画enter的时候应该时候duration应该是duration.enter
动画enter的时候应该时候duration应该是duration.enter
|
2019-08-20 20:38:35 +08:00 |
|
v4125251
|
8d2cad0ade
|
[feat] Icon: 添加识别本地图片路径的功能 (#1884)
添加识别本地图片路径的功能,以 “.” , "/", "../" 开头的本地路径都以正确的被读取
|
2019-08-20 20:34:00 +08:00 |
|
neverland
|
c8dab86079
|
[Doc] update npm install guide (#1871)
|
2019-08-15 21:04:42 +08:00 |
|
neverland
|
eb430b4f99
|
Update README.md
|
2019-08-15 20:37:31 +08:00 |
|
neverland
|
e048e1dcad
|
[Doc] update README.md (#1870)
|
2019-08-15 20:36:17 +08:00 |
|
neverland
|
dbb74fedf0
|
[new feature] Button: add color prop (#1869)
|
2019-08-15 20:30:29 +08:00 |
|
rex-zsd
|
ec62760bde
|
[release] 0.5.19
v0.5.19
|
2019-08-15 15:59:55 +08:00 |
|
rex-zsd
|
948ca6d299
|
[build] 0.5.19
|
2019-08-15 15:59:55 +08:00 |
|
rex
|
e5945c5459
|
[bugfix] Tab: 修复极端情况激活态异常
|
2019-08-15 15:58:19 +08:00 |
|
Brook
|
5addfd8526
|
[new feature] TreeSelect: 增加多选功能
|
2019-08-14 17:27:45 +08:00 |
|
rex
|
0875fd6ceb
|
bugfix: fix missing @vant/icons when running dev
|
2019-08-12 20:21:43 +08:00 |
|
rex
|
c9fcdd70bf
|
build: update compiler
fix #1591
|
2019-08-12 19:57:38 +08:00 |
|
neverland
|
bec0bd7abe
|
[Doc] use relative links (#1856)
|
2019-08-12 10:18:48 +08:00 |
|
neverland
|
be806ff699
|
[bugfix] Icon: fix gift-o、refund-o icon incomplete (#1854)
|
2019-08-11 15:49:44 +08:00 |
|
neverland
|
da0ead3072
|
[bugfix] Icon: service-o icon incomplete (#1853)
|
2019-08-11 15:39:57 +08:00 |
|
陈嘉涵
|
d052d3de71
|
[Doc] update cdn script
|
2019-08-08 18:48:10 +08:00 |
|
陈嘉涵
|
f01482c1ba
|
update dependencies
|
2019-08-08 17:33:56 +08:00 |
|
陈嘉涵
|
0f598899b1
|
[improvement] optimize changelog generate path
|
2019-08-08 17:31:48 +08:00 |
|
陈嘉涵
|
6d2be0f86c
|
[changelog] 0.5.18
|
2019-08-08 17:24:50 +08:00 |
|
陈嘉涵
|
623c79beb5
|
[release] 0.5.18
v0.5.18
|
2019-08-08 17:16:46 +08:00 |
|
陈嘉涵
|
305ef2b147
|
[build] 0.5.18
|
2019-08-08 17:16:45 +08:00 |
|
neverland
|
14912f75b6
|
[improvement] Collapse: reduce setData (#1847)
|
2019-08-08 17:14:53 +08:00 |
|