Commit Graph

4424 Commits

Author SHA1 Message Date
陈嘉涵 5c1883f77c types(DropdownItem): add toggle method type 2019-12-22 17:36:47 +08:00
陈嘉涵 0438bdbc97 types(CountDown): add methods types 2019-12-22 17:36:47 +08:00
neverland 216ca56e63 types(Checkbox): add toggle method type (#5354) 2019-12-22 13:03:25 +08:00
neverland 24def10a1e types(Area): add reset method type (#5353) 2019-12-22 12:54:29 +08:00
neverland a54a77d8c8 types(AddressEdit): add setAddressDetail method type (#5352) 2019-12-22 12:50:03 +08:00
neverland 84f53d0014 fix(Tag): should not trigger click event when close (#5351) 2019-12-22 12:46:26 +08:00
neverland cd6050d3e4 fix(Rate、Slider): avoid Vue 2.6 event bubble issues (#5350) 2019-12-22 12:29:14 +08:00
neverland c3685ac7c1 fix(NumberKeyboard): avoid Vue 2.6 event bubble issues (#5349) 2019-12-22 09:51:48 +08:00
neverland e037082feb fix(SwipeCell): avoid Vue 2.6 event bubble issues (#5348) 2019-12-22 09:47:40 +08:00
neverland 6a20400699 fix(PullRefresh): avoid Vue 2.6 event bubble issues (#5347) 2019-12-22 09:38:17 +08:00
neverland 6ed535c013 fix(Swipe): avoid Vue 2.6 event bubble issues (#5346) 2019-12-22 09:32:16 +08:00
neverland 799f84488c fix(Picker): avoid Vue 2.6 event bubble issues by manually binding events (#5345) 2019-12-22 09:24:34 +08:00
陈嘉涵 3ef0d936b6 docs(changelog): 2.3.3 2019-12-21 09:13:19 +08:00
陈嘉涵 9d07e480af chore: release 2.3.3 v2.3.3 2019-12-21 09:07:46 +08:00
陈嘉涵 07e0e748eb chore: bump @vant/cli@2.0.0-rc.9 2019-12-21 09:06:29 +08:00
陈嘉涵 e4b856c87e chore: release @vant/cli@2.0.0-rc.9 2019-12-21 09:05:19 +08:00
陈嘉涵 e00b1cf7d0 feat(cli): support compile nullish coalescing operator 2019-12-21 09:04:32 +08:00
陈嘉涵 3fd1f8db78 feat(cli): update build target 2019-12-21 09:00:13 +08:00
陈嘉涵 fad44923fb fix(cli): should check style exists when gen component style entry 2019-12-21 08:55:22 +08:00
陈嘉涵 e8304a01bf docs(changelog): 2.3.2 2019-12-20 22:04:45 +08:00
陈嘉涵 9fcef65faa chore: release 2.3.2 v2.3.2 2019-12-20 21:55:23 +08:00
陈嘉涵 fafb5fb752 chore: bump @vant/cli@2.0.0-rc.8 2019-12-20 21:53:41 +08:00
陈嘉涵 96853a1f79 chore: release @vant/cli@2.0.0-rc.8 2019-12-20 21:48:43 +08:00
陈嘉涵 b9a077b779 fix(cli): missing style deps if component doesn't have style 2019-12-20 21:47:07 +08:00
neverland 5389bcf4fb fix(ImagePreview): onClose should only trigger once (#5341) 2019-12-20 20:39:29 +08:00
neverland 8cb653afc7 fix(CountDown): infinite tick if call reset after finish (#5340) 2019-12-20 20:23:56 +08:00
陈嘉涵 07899dbe12 docs(changelog): 2.3.1 2019-12-20 17:43:18 +08:00
陈嘉涵 cb46acdd78 chore: release 2.3.1 v2.3.1 2019-12-20 17:36:32 +08:00
陈嘉涵 2d09921e2b chore: bump @vant/cli@2.0.0-rc.7 2019-12-20 17:35:45 +08:00
陈嘉涵 715e8f68e7 chore: release @vant/cli@2.0.0-rc.7 2019-12-20 17:32:59 +08:00
陈嘉涵 be0e44904f fix(cli): should compile es/index.js 2019-12-20 17:32:00 +08:00
陈嘉涵 f68a1f2512 docs(changelog): 2.3.0 2019-12-20 14:15:09 +08:00
陈嘉涵 5485d2ce21 fix(cli): duplicated site base style 2019-12-20 11:30:56 +08:00
陈嘉涵 caa568895d chore: release 2.3.0 v2.3.0 2019-12-20 10:49:01 +08:00
陈嘉涵 9ab49506f5 chore: bump @vant/cli@2.0.0-rc.6 2019-12-20 10:47:19 +08:00
陈嘉涵 0e4a26eee3 chore: release @vant/cli@2.0.0-rc.6 2019-12-20 10:45:10 +08:00
neverland cd2faa2e02 fix(Tab): add nextTick to ensure rendered (#5327) 2019-12-20 10:43:32 +08:00
Jake fb59e39622 fix(VantCli): enable Lan access (#5325) 2019-12-20 10:35:28 +08:00
neverland c0b1460c80 feat(SwipeCell): add open event (#5324) 2019-12-20 10:20:18 +08:00
neverland ac00d78a46 feat(SwipeCell): add before-close prop (#5320) 2019-12-19 21:02:46 +08:00
neverland 228b35af9b feat(Sku): add resetSelectedSku method (#5318) 2019-12-19 17:50:20 +08:00
neverland 80834d7400 feat(Tabs): add rendered prop (#5315) 2019-12-19 17:16:33 +08:00
neverland 329a5cd0c3 fix(DropdownMenu): incorrect menu position when scroll (#5313) 2019-12-19 16:51:41 +08:00
陈嘉涵 df6de0c7e4 chore: add vant-cli build to actions 2019-12-19 16:27:07 +08:00
陈嘉涵 669e055c4e fix(cli): should exit process when build failed 2019-12-19 16:26:18 +08:00
陈嘉涵 0fb1183cde chore(actions): split lint and test jobs 2019-12-19 15:52:06 +08:00
陈嘉涵 6f6b72bc95 chore: add npm-install actions 2019-12-19 15:17:54 +08:00
neverland 0620f5bd52 docs: fix coverage description (#5312) 2019-12-19 15:16:21 +08:00
陈嘉涵 ad1339b077 chore: update test.yml 2019-12-19 15:10:54 +08:00
陈嘉涵 447566aff1 chore: remove travis.yml 2019-12-19 14:55:47 +08:00