4178 Commits

Author SHA1 Message Date
陈嘉涵
a7535cc948 docs(changelog): 2.3.0-beta.4 2019-12-13 17:53:59 +08:00
陈嘉涵
859e732753 fix(cli): should output changelog build process 2019-12-13 17:50:17 +08:00
陈嘉涵
5656c16232 chore: release 2.3.0-beta.4 v2.3.0-beta.4 2019-12-13 17:30:40 +08:00
neverland
602d3958b8
fix(Dialog): show not trigger close event when hidden (#5267) 2019-12-13 15:48:06 +08:00
neverland
70e2161e6b
docs(DropdownItem): add closed event (#5266) 2019-12-13 14:55:07 +08:00
陈嘉涵
f806403365 chore: bump @vant/cli@2.0.0-beta.23 2019-12-13 14:32:48 +08:00
陈嘉涵
1d549f3eb0 chore: release @vant/cli@2.0.0-beta.23 2019-12-13 14:26:58 +08:00
陈嘉涵
c2a27d177e fix(cli): jest transform config 2019-12-13 14:25:53 +08:00
陈嘉涵
40992bccfd feat(cli): add test clearCache option 2019-12-13 14:13:51 +08:00
dependabot[bot]
b7992d3d2c build(deps): bump lodash from 4.17.11 to 4.17.15 (#5262)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-13 11:36:20 +08:00
陈嘉涵
9cc24cdc1e chore: release @vant/cli@2.0.0-beta.22 2019-12-13 11:24:35 +08:00
陈嘉涵
9977056d50 fix(cli): nav route matching 2019-12-13 11:23:14 +08:00
陈嘉涵
63963534d0 chore: bump @vant/cli@2.0.0-beta.21 2019-12-13 11:08:21 +08:00
陈嘉涵
22d16a644e chore: Release @vant/cli@2.0.0-beta.21 2019-12-13 11:05:22 +08:00
Waiter
d19f676953 fix(Stepper): should format value when max、min changed (#5257) 2019-12-13 10:53:08 +08:00
陈嘉涵
c9898d6bec fix(cli): incorrect mobile relative path 2019-12-13 10:35:22 +08:00
陈嘉涵
547752e527 chore: fix site publicPath 2019-12-13 10:19:11 +08:00
陈嘉涵
648d301fbd chore: update release site sh 2019-12-13 10:13:37 +08:00
陈嘉涵
2dba8c9455 fix(cli): build site failed 2019-12-13 10:13:17 +08:00
陈嘉涵
8fc7e6e611 feat(cli): gen vetur config 2019-12-13 09:50:29 +08:00
neverland
adbaf9b69e
Merge pull request #5152 from youzan/feature/vant_cli_2
refactor: vant-cli 2.0
2019-12-12 21:48:03 +08:00
陈嘉涵
fccbaa641f chore: bump cli@2.0.0-beta.20 2019-12-12 21:43:17 +08:00
陈嘉涵
4406dc7ad6 chore: Release @vant/cli@2.0.0-beta.20 2019-12-12 21:02:29 +08:00
陈嘉涵
6929b04d56 feat(cli): improve nav scroll position 2019-12-12 20:53:32 +08:00
陈嘉涵
d511508e3b feat(cli): improve nav route 2019-12-12 20:47:07 +08:00
陈嘉涵
1aaa8b3945 chore: Release @vant/cli@2.0.0-beta.19 2019-12-12 20:17:44 +08:00
陈嘉涵
a41e67226f feat(cli): no longer depend on vant 2019-12-12 20:14:04 +08:00
陈嘉涵
0eabb7d18d chore: Release @vant/cli@2.0.0-beta.18 2019-12-12 17:20:40 +08:00
陈嘉涵
c86d3d166f feat(cli): find root dir 2019-12-12 17:19:31 +08:00
陈嘉涵
71415e467d fix(cli): compile commonjs module 2019-12-12 16:20:15 +08:00
陈嘉涵
19ceb9dddb chore: move release-site.sh 2019-12-12 11:26:14 +08:00
陈嘉涵
0858c0499e fix(cli): skip install should not skip export 2019-12-12 11:18:26 +08:00
陈嘉涵
8e8892b323 feat(cli): add skipInstall option 2019-12-12 11:10:19 +08:00
陈嘉涵
9155a7a491 feat(cli): add jest init file 2019-12-12 10:55:34 +08:00
陈嘉涵
24202028e5 feat(cli): minify css 2019-12-12 09:56:44 +08:00
陈嘉涵
5318f3bd3f feat(cli): build lib packed entry files 2019-12-12 09:46:39 +08:00
陈嘉涵
29e9e1c476 feat(cli): gen package entry in lib dir 2019-12-11 16:27:32 +08:00
陈嘉涵
2fd09f52b0 feat(cli): add BUILD_TARGET env 2019-12-11 14:02:42 +08:00
陈嘉涵
d933ae00fd chore: fix incorrect package name 2019-12-11 13:54:30 +08:00
陈嘉涵
0a45afad42 feat(cli): support switch site version 2019-12-11 11:50:07 +08:00
陈嘉涵
a78fc55079 Merge branch 'dev' into feature/vant_cli_2 2019-12-11 11:31:57 +08:00
陈嘉涵
8bfb82b9c8 docs(changelog): 2.3.0-beta.3 2019-12-11 11:27:26 +08:00
neverland
6af96aa580
fix(Icon): medal typo (#5242) 2019-12-11 11:24:54 +08:00
neverland
95148ebda0
chore(Card): add class for currency (#5237) 2019-12-10 21:06:49 +08:00
陈嘉涵
03da73137e build: release 2.3.0-beta.3 2019-12-09 19:45:30 +08:00
neverland
2fd4f393b1
fix(AddressList): incorrect tel when isDefault is 0 (#5232) v2.3.0-beta.3 2019-12-09 19:43:46 +08:00
陈嘉涵
e93611c24a fix(cli): remove unused prop 2019-12-09 19:36:08 +08:00
Waiter
a047717016 fix(Sku): check state when reset (#5231) 2019-12-09 19:31:04 +08:00
Lindy
00c4e488c9 fix(SubmitBar): fix decimal-length bug (#5224) 2019-12-09 17:41:05 +08:00
neverland
41824d7afa
fix(Switch): incorrect size prop type (#5229) 2019-12-09 17:36:22 +08:00