Commit Graph
4020 Commits
Author SHA1 Message Date
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
dependabot[bot]andneverland 94d3f2d647 build(deps): bump mixin-deep from 1.3.1 to 1.3.2 in /packages/vant-icons (#4286)
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-29 20:52:30 +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
Veathandneverland 0f72340c8d docs: add router err catch (#4266) 2019-08-28 06:11:05 +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
dependabot[bot]andneverland 8ee0bef715 build(deps): bump eslint-utils in /packages/vant-eslint-config (#4260)
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.2.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.3.1...v1.4.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-27 19:21:01 +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