Commit Graph
100 Commits
Author SHA1 Message Date
neverlandandGitHub 2d7a188c2d chore: bump deps (#4367) 2019-09-04 22:38:51 +08:00
neverlandandGitHub 7b66aef056 feat(Popup): add close-icon prop (#4366) 2019-09-04 22:33:40 +08:00
neverlandandGitHub f43be4dd86 feat(Popup): add less vars of close icon (#4363) 2019-09-04 19:16:24 +08:00
neverlandandGitHub e64beee5b0 feat(Popup): add closeable prop (#4362) 2019-09-04 17:58:34 +08:00
neverlandandGitHub 0bd3997373 feat(Rate): add touchable prop (#4361) 2019-09-04 17:28:43 +08:00
neverlandandGitHub a3b6744b24 docs(Field): update document (#4354) 2019-09-04 11:12:23 +08:00
neverlandandGitHub 6a0bef37ca fix(Dialog): should reset loading when close (#4352) 2019-09-03 20:59:43 +08:00
neverlandandGitHub 252bd25662 fix(Button): should hide border when color is linear-gradient (#4342) 2019-09-03 16:08:40 +08:00
neverlandandGitHub d8bd873318 docs(Stepper): add more desc (#4340) 2019-09-03 14:49:08 +08:00
neverlandandGitHub 45d60aaf88 fix(Slider): should format initial value (#4337) 2019-09-03 11:57:48 +08:00
neverlandandGitHub 390e89fca2 feat(Rate): optimize touchmove gesture (#4336) 2019-09-03 11:48:13 +08:00
neverlandandGitHub 99cd97febd feat(Rate): should be inline-block (#4334) 2019-09-03 10:51:47 +08:00
neverlandandGitHub 9d941272d5 docs(DropdownMenu): add demo of active-color (#4331) 2019-09-03 10:05:11 +08:00
neverlandandGitHub ad4f76bdbd fix(DropdownItem): missing default active color (#4330) 2019-09-03 09:57:58 +08:00
neverlandandGitHub b28579cfdf docs: update site nav theme (#4328) 2019-09-02 22:28:38 +08:00
neverlandandGitHub cda7bfc685 fix(style): active-color (#4327) 2019-09-02 22:23:59 +08:00
neverlandandGitHub 042bfb15b6 build: fix vant-doc webpack config (#4326) 2019-09-02 22:19:49 +08:00
neverlandandGitHub 329e751351 feat(SidebarItem): add disabled prop (#4325) 2019-09-02 19:44:14 +08:00
neverlandandGitHub 52f3de8cf8 fix(Sidebar): incorrect info position (#4324) 2019-09-02 17:57:17 +08:00
neverlandandGitHub 8eab7b41b5 feat(TreeSelect): add max prop (#4323) 2019-09-02 16:54:48 +08:00
neverlandandGitHub 9adf00b8a1 fix(ImagePreview): should emit change event when reset to start position (#4320) 2019-09-02 12:35:44 +08:00
neverlandandGitHub db7a91d066 fix(ImagePreview): should reset scale after toggle (#4319) 2019-09-02 11:51:20 +08:00
陈嘉涵 10db0100bb docs(Search): update desc of shape prop 2019-09-02 10:59:11 +08:00
neverlandandGitHub da0c92f36f docs(NumberKeyboard): add intro (#4313) 2019-09-01 10:09:02 +08:00
neverlandandGitHub c0d84c8afb docs(Icon): update document (#4312) 2019-08-31 18:06:54 +08:00
neverlandandGitHub 995f0250a0 Update App.vue 2019-08-31 13:03:29 +08:00
neverlandandGitHub 2b27d0687f fix(NumberKeyboard): incorrect button position in iphoneX (#4304) 2019-08-30 16:29:58 +08:00
neverlandandGitHub d029a67cd1 build: split chunk (#4303) 2019-08-30 16:05:28 +08:00
neverlandandGitHub a94d49f12a docs: avoid to load analytics in iframe (#4300) 2019-08-30 14:41:52 +08:00
陈嘉涵 706e513725 docs: should hide cell valueOnly demo in weapp 2019-08-30 11:52:00 +08:00
neverlandandGitHub 8df92071f5 docs: update cell (#4293) 2019-08-30 11:44:33 +08:00
neverlandandGitHub dc8b166e9b docs: update mobile nav (#4292) 2019-08-30 11:17:34 +08:00
neverlandandGitHub 1cc45b36b7 docs: update locale (#4291) 2019-08-30 10:32:40 +08:00
陈嘉涵 d73011d970 docs(changelog): fix typo 2019-08-30 10:24:06 +08:00
neverlandandGitHub 78bb7c2a5b docs(changelog): update label (#4289) 2019-08-30 10:12:12 +08:00
neverlandandGitHub 767a19117c build: show commit msg when verify commit (#4287) 2019-08-29 20:59:44 +08:00
陈嘉涵 44f5599c4f docs(changelog): 2.1.8 2019-08-29 20:51:17 +08:00
陈嘉涵 0daa8b23e9 build: release 2.1.8 2019-08-29 20:43:21 +08:00
neverlandandGitHub 02c5dd029b Update contribution.zh-CN.md 2019-08-29 17:22:47 +08:00
neverlandandGitHub a979ddb299 Update contribution.zh-CN.md 2019-08-29 17:08:12 +08:00
neverlandandGitHub 4981830b62 docs(DatetimePicker): update intro (#4284) 2019-08-29 17:02:22 +08:00
neverlandandGitHub 81820b31eb fix(Picker): should reset moving when touch ended (#4283) 2019-08-29 16:58:53 +08:00
neverlandandGitHub 009ad60872 docs(theme): add guide of override with less file (#4282) 2019-08-29 16:51:32 +08:00
neverlandandGitHub 3264825f77 feat(NumberKeyboard): add focused prop (#4279) 2019-08-29 15:30:28 +08:00
neverlandandGitHub 667c4f692c feat(Picker): add allow-html prop (#4278) 2019-08-28 20:58:50 +08:00
neverlandandGitHub 93ef02c409 fix(Picker): incorrect position when pause momentum (#4277) 2019-08-28 20:32:59 +08:00
neverlandandGitHub 6ae352882c fix(Picker): avoid click event when moving (#4273) 2019-08-28 16:55:51 +08:00
neverlandandGitHub 9c68de0d88 docs(TreeSelect): add custom content demo (#4272) 2019-08-28 15:09:18 +08:00
陈嘉涵 ac193fef3c docs(Collapse): fix typo 2019-08-28 11:19:26 +08:00
neverlandandGitHub ecbdc2bede docs: type highlight (#4264) 2019-08-27 22:09:21 +08:00
neverlandandGitHub a79750d00c docs: update code highlight color (#4263) 2019-08-27 20:21:37 +08:00
neverlandandGitHub 959efb0ce6 docs: add version tip in en docs (#4262) 2019-08-27 19:56:30 +08:00
neverlandandGitHub 16e80672d5 docs: remove 1.x version tip (#4257) 2019-08-27 17:50:36 +08:00
neverlandandGitHub f32104ad86 fix(Circle): stroke-width can't be greater than 60 (#4256) 2019-08-27 17:37:49 +08:00
neverlandandGitHub a842da803f feat(GoodsActionButton): add color prop (#4255) 2019-08-27 17:13:12 +08:00
neverlandandGitHub 339cbdc1dd feat(Button): color prop support linear-gradient (#4252) 2019-08-27 16:33:00 +08:00
陈嘉涵 5809030b38 docs(changelog): 2.1.7 2019-08-26 16:46:17 +08:00
陈嘉涵 fcf570043c build: release 2.1.7 2019-08-26 16:40:01 +08:00
neverlandandGitHub 2489ba2b79 fix(RadioGroup): disabled prop not work (#4242) 2019-08-26 16:31:59 +08:00
neverlandandGitHub f172842c02 docs: update demo project intro (#4238) 2019-08-26 10:41:16 +08:00
陈嘉涵 f9a1de022e docs(changelog): 2.1.6 2019-08-26 10:18:56 +08:00
陈嘉涵 4392afb540 build: release 2.1.6 2019-08-26 10:04:03 +08:00
neverlandandGitHub 10b52963b8 feat(Notify): add type prop (#4237) 2019-08-26 09:48:43 +08:00
neverlandandGitHub e5dcf1cf04 feat(Tag): add warning type (#4232) 2019-08-25 21:05:42 +08:00
neverlandandGitHub af018ca0f1 feat(Image): add radius prop (#4230) 2019-08-25 12:41:26 +08:00
neverlandandGitHub c257cc4bac fix(Tabbar): incorrect active style in route mode (#4229) 2019-08-25 11:10:51 +08:00
neverlandandGitHub e70116c9d1 fix(NumberKeyboard): incorrect sidebar position when has title (#4228) 2019-08-25 10:55:39 +08:00
neverlandandGitHub dc6a3c4243 feat(CellGroup): add title slot (#4227) 2019-08-25 10:55:01 +08:00
neverlandandGitHub a05a03b8b2 build: fix vant/doc babel config (#4216) 2019-08-24 10:53:12 +08:00
陈嘉涵 63d21240e7 chore: fix typo in @vant/cli 2019-08-24 09:45:41 +08:00
陈嘉涵 8ee74beab2 chore(cli): optimize changelog build speed 2019-08-23 17:52:11 +08:00
陈嘉涵 50fe1743a8 docs(changelog): 2.1.5 2019-08-23 17:50:44 +08:00
陈嘉涵 86259cf13f chore: update build:changelog script 2019-08-23 17:40:56 +08:00
陈嘉涵 ab1a56c4a1 build: release 2.1.5 2019-08-23 17:32:42 +08:00
陈嘉涵 870831b843 docs: update cdn link to 2.1 2019-08-23 15:23:44 +08:00
陈嘉涵 37fca563d0 chore(CountDown): test cases may fail 2019-08-23 15:23:10 +08:00
neverlandandGitHub 2205285b38 feat(DropdownMenu): add @dropdown-menu-title-active-text-color less var (#4208) 2019-08-23 15:16:42 +08:00
neverlandandGitHub 1cc6f03e6f feat(Uploader): add click-preview event (#4206) 2019-08-23 14:42:16 +08:00
neverlandandGitHub 0b5cabbe24 feat(Uploader): add preview-full-image prop (#4205) 2019-08-23 14:28:57 +08:00
neverlandandGitHub eeb65ed922 chore: add vant-doc package (#4197) 2019-08-22 20:11:09 +08:00
neverlandandGitHub f3f3789011 chore(lint): remove vue/max-attributes-per-line rule (#4196) 2019-08-22 19:45:26 +08:00
neverlandandGitHub 664c1dd29c fix(Area): can't select some oversea country (#4195) 2019-08-22 19:26:36 +08:00
neverlandandGitHub d2b28432cd feat(Toast): add closeOnClick option (#4192) 2019-08-22 17:57:25 +08:00
neverlandandGitHub 5603da5c73 feat(Uplaoder): add image-fit prop (#4189) 2019-08-22 15:54:15 +08:00
neverlandandGitHub cd8562176b chore: fix cli deps (#4188) 2019-08-22 14:43:41 +08:00
neverlandandGitHub ed02ec46f7 chore: update deps (#4187) 2019-08-22 14:24:37 +08:00
陈嘉涵 fc111cdfc7 chore: move commit-lint to cli 2019-08-22 14:01:53 +08:00
陈嘉涵 bcc6868c06 docs: update README.md of sub-packages 2019-08-22 11:55:05 +08:00
陈嘉涵 8cca48131e chore: add vant-cli pacakge 2019-08-22 11:46:40 +08:00
陈嘉涵 c5514f73b8 chore: add vant-markdown-vetur package 2019-08-22 11:37:13 +08:00
neverlandandGitHub 1c1422fbd5 fix: hairline missing relative position (#4183) 2019-08-21 21:16:28 +08:00
陈嘉涵 b589edd256 chore(vant-icons): ignore generated font files 2019-08-21 16:53:42 +08:00
陈嘉涵 edc0bbc073 chore(vant-icons): fix stylelint 2019-08-21 16:43:13 +08:00
陈嘉涵 2bc72c064b chore: add vant-icons package 2019-08-21 15:28:14 +08:00
陈嘉涵 00299c9790 docs: update url of vant-waterfall 2019-08-21 15:10:02 +08:00
陈嘉涵 5c5860562d chore: update package.json of sub-packages 2019-08-21 15:08:34 +08:00
陈嘉涵 3248f16719 chore: add vant-waterfall package 2019-08-21 15:08:22 +08:00
陈嘉涵 495588e020 chore: merge branch 'origin/dev' into 'dev' 2019-08-21 14:46:32 +08:00
陈嘉涵 f9b89ad53e chore: add vant-markdown-loader package 2019-08-21 14:45:40 +08:00
陈嘉涵 2e537b1c81 chore: add vant-eslint-config package 2019-08-21 14:41:00 +08:00