5553 Commits

Author SHA1 Message Date
chenjiahan
776d98804a chore: bump @vant/icons@1.2.5 2020-08-03 21:34:21 +08:00
chenjiahan
8609d7740f chore: release @vant/icons 1.2.5 2020-08-03 21:33:01 +08:00
chenjiahan
c72927f404 chore(Dialog): rename round theme to round-button 2020-08-03 21:31:40 +08:00
neverland
9e86cfbdd8
feat(Icon): add back-top icon (#6931) 2020-08-03 21:26:23 +08:00
rex
26c754e2f6
feat(Dialog): add new prop theme (#6921)
* feat(dialog): add new prop button-theme & change default confirm button text color

* test(dialog): update snapshot

* refactor(dialog): rename button-theme to theme

* refactor(dialog): add theme definition

* docs(dialog): add version tip & change default confirm-button-color
2020-08-03 21:02:14 +08:00
neverland
39c6637894
fix(Calendar): should only scroll calendar body when inited (#6926) 2020-08-02 16:49:57 +08:00
dependabot[bot]
81de225e69
build(deps): bump elliptic from 6.5.2 to 6.5.3 in /packages/vant-cli (#6924)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-02 11:17:37 +08:00
chenjiahan
af1261f546 chore(Tab): remove unused style 2020-07-31 20:55:24 +08:00
chenjiahan
bc0e45687a style(Tab): disable ellipsis when scrollable 2020-07-31 20:48:10 +08:00
chenjiahan
729cca61a9 style(Image): adjust icon color to @gray-4 2020-07-31 20:35:40 +08:00
chenjiahan
52513b55a4 docs(changelog): 2.10.0-beta.1 2020-07-31 20:33:02 +08:00
chenjiahan
9f9a42dabf chore: release 2.10.0-beta.1 v2.10.0-beta.1 2020-07-31 20:26:55 +08:00
chenjiahan
6d0c54e8f4 feat(DropdownMenu): add @dropdown-menu-box-shadow var 2020-07-31 20:09:57 +08:00
chenjiahan
69ac602bc2 style(Tab): remove default border 2020-07-31 19:25:19 +08:00
chenjiahan
f08064db1c docs: update tab color 2020-07-31 19:07:20 +08:00
neverland
c602367878
docs(Tag): update demo (#6919) 2020-07-31 19:01:30 +08:00
zhongnan
e66504ea03 docs(tab): update readme 2020-07-31 16:46:34 +08:00
zhongnan
8027f46f3f refactor(tab): update nav padding 2020-07-31 16:46:34 +08:00
zhongnan
6635eba0a9 test(tab): update snapshot 2020-07-31 16:46:34 +08:00
zhongnan
90e678756a refactor(tab): adjust padding in complete mode 2020-07-31 16:46:34 +08:00
neverland
c77fb6265e
docs(Toast): update demo (#6910) 2020-07-31 10:11:21 +08:00
neverland
0e37938911
style(Sku): improve price align (#6911) 2020-07-30 22:36:47 +08:00
neverland
a8debb9266
docs(Toast): update demo (#6909) 2020-07-30 21:38:54 +08:00
dependabot[bot]
d4eb3632e1
build(deps): bump elliptic from 6.5.2 to 6.5.3 (#6907)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-30 21:17:06 +08:00
neverland
7d375e3af3
style(NumberKeyboard): adjust key height to 28px (#6899) 2020-07-29 18:12:42 +08:00
chenjiahan
d6d333370f Merge branch 'v2.9' into dev 2020-07-29 11:14:03 +08:00
chenjiahan
99a29204f4 docs(changelog): 2.9.4 2020-07-29 11:11:42 +08:00
chenjiahan
f74caedd09 chore: release 2.9.4 v2.9.4 2020-07-29 11:02:20 +08:00
landluck
dc21738f53 feat(Sku): modify default min year of sku date picker (#6879)
Co-authored-by: liuhaihong <liuhaihong@youzan.com>
2020-07-29 10:58:57 +08:00
Jake
56519228e8 fix(Stepper): double tap to scroll in safari (#6882)
* fix(Stepper): double tap to scroll in safari

* Update index.js

Co-authored-by: neverland <416417567@163.com>
2020-07-29 10:58:41 +08:00
月光倾城
f8b9399ab5 feat(ShareSheet): add className option (#6886)
* feat: van-share-sheet支持设置分享选项的类名

* Update README.zh-CN.md

* Update README.md

* Update index.vue

* fix: 添加一些van-share-sheet测试用例

* fix: change van-share-sheet test code

Co-authored-by: neverland <416417567@163.com>
2020-07-29 10:58:30 +08:00
neverland
3cd5b4023f fix(Popup): incorrect lock scroll in some cases (#6892) 2020-07-29 10:58:17 +08:00
neverland
c265aa153f
fix(Popup): incorrect lock scroll in some cases (#6892) 2020-07-29 10:55:54 +08:00
neverland
378009fefa
style(Image): update loading icon and error icon (#6890) 2020-07-29 09:36:15 +08:00
chenjiahan
01d1f05e15 Merge branches 'dev' and 'dev' of https://github.com/youzan/vant into dev 2020-07-28 23:02:38 +08:00
Lindy
8bdaff57ca
style(Coupon): insert a space after currency (#6888)
* feat(Coupon): add space

* feat(couponCell): update unit test
2020-07-28 23:00:55 +08:00
chenjiahan
17743b3c2b chore: bump @vant/icons@1.2.4 2020-07-28 22:59:30 +08:00
chenjiahan
75de51ebd4 chore: release @vant/icons 1.2.4 2020-07-28 22:56:12 +08:00
月光倾城
d922c2baaa
feat(ShareSheet): add className option (#6886)
* feat: van-share-sheet支持设置分享选项的类名

* Update README.zh-CN.md

* Update README.md

* Update index.vue

* fix: 添加一些van-share-sheet测试用例

* fix: change van-share-sheet test code

Co-authored-by: neverland <416417567@163.com>
2020-07-28 10:59:30 +08:00
neverland
64bec01a73
feat(Icon): add photo-fail icon (#6883) 2020-07-27 16:05:47 +08:00
Jake
33ed788262
fix(Stepper): double tap to scroll in safari (#6882)
* fix(Stepper): double tap to scroll in safari

* Update index.js

Co-authored-by: neverland <416417567@163.com>
2020-07-27 15:50:58 +08:00
landluck
0f3e117232
feat(Sku): modify default min year of sku date picker (#6879)
Co-authored-by: liuhaihong <liuhaihong@youzan.com>
2020-07-27 11:50:58 +08:00
neverland
b395369c42
docs(Picker): update demo (#6876) 2020-07-26 11:19:59 +08:00
chenjiahan
5c5761fc86 docs: fix translate 2020-07-25 15:19:34 +08:00
chenjiahan
1b4f972fd8 docs(changelog): 2.10.0-beta.0 2020-07-25 15:13:59 +08:00
chenjiahan
8bae1b1310 chore: release 2.10.0-beta.0 v2.10.0-beta.0 2020-07-25 15:04:40 +08:00
neverland
41d4f9c160
feat(ImagePreview): enable close-on-popstate by default (#6875) 2020-07-25 15:01:40 +08:00
neverland
e15abf4f0f
feat(Caldenar): enable close-on-popstate by default (#6874) 2020-07-25 15:01:24 +08:00
neverland
0bae33de4c
feat(Dialog): enable close-on-popsate by default (#6873) 2020-07-25 14:56:45 +08:00
neverland
cdf3bebfab
docs(Button): update demo (#6871) 2020-07-25 14:28:29 +08:00