5791 Commits

Author SHA1 Message Date
neverland
2328983afa
feat(NumberKeyboard): add get-container prop (#6870) 2020-07-25 10:47:47 +08:00
neverland
08a554c5a2
feat(AddressEdit): add tel-maxlength prop (#6869) 2020-07-25 10:36:45 +08:00
neverland
b7a7e48eea
docs(Stepper): add value type faq (#6868)
* docs(Stepper): add value type faq

* docs: remove space
2020-07-25 10:18:00 +08:00
neverland
aca86a8c21
fix(Field): failed to reset validation when message is empty (#6867)
* fix(Field): failed to reset validation when message is empty

* fix: test case
2020-07-25 09:57:48 +08:00
neverland
e12b468843
style(DropdownMenu): adjust default active color to @red (#6863) 2020-07-24 17:45:20 +08:00
chenjiahan
b43b8fc943 Revert "style(Sidebar): adjust selected text color to @red (#6860)"
This reverts commit d7f30bb5fee6f726d9e29525c9d2a4a6f39ff08f.
2020-07-24 17:24:16 +08:00
neverland
95d3389d15
style: uniform line-height (#6862)
* style: uniform line-height

* style: line height
2020-07-24 17:23:46 +08:00
neverland
cdb63ad98d
style(Sidebar): adjust width to 80px (#6861) 2020-07-24 16:50:02 +08:00
neverland
d7f30bb5fe
style(Sidebar): adjust selected text color to @red (#6860) 2020-07-24 16:43:04 +08:00
neverland
7f466a3859
fix(Icon): incorrect image icon height when loading (#6858) 2020-07-24 16:00:30 +08:00
neverland
be0eb547da
style(Toast): adjust icon size to 36px (#6857) 2020-07-24 15:54:05 +08:00
neverland
6408775626
style(ActionSheet): increase header height to 48px (#6856) 2020-07-24 15:42:18 +08:00
chenjiahan
d5808be9b3 Revert "style(NumberKeyboard): improve safe area inset bottom (#6855)"
This reverts commit 418fa02439f1211c3f488f9d35292dfad243796f.
2020-07-24 15:37:41 +08:00
neverland
418fa02439
style(NumberKeyboard): improve safe area inset bottom (#6855) 2020-07-24 15:27:41 +08:00
neverland
fb540abe76
style(Field): adjust icon margin to 4px (#6849) 2020-07-23 21:07:58 +08:00
neverland
d656c2d94e
style(Toast): adjust background color (#6848) 2020-07-23 21:03:18 +08:00
neverland
082b353ad8
style(ActionSheet): add @action-sheet-loading-icon-size var (#6847) 2020-07-23 20:24:15 +08:00
neverland
3557e8bc69
style(ActionSheet): adjust cancel text color to @gray-7 (#6846) 2020-07-23 20:13:29 +08:00
neverland
e6b30e4de9
style(NumberKeyboard): increase title size (#6845) 2020-07-23 19:58:43 +08:00
neverland
ab37ee6d67
style(Cell): adjust icon margin to 4px (#6844) 2020-07-23 19:37:15 +08:00
Will Wu
aa4f5ffdb1
docs(Picker): fix spelling-problems (#6840) 2020-07-23 18:53:52 +08:00
chenjiahan
a1693b68ae chore: release 2.9.4-beta.0 v2.9.4-beta.0 2020-07-22 19:56:17 +08:00
dependabot[bot]
ec41d27834
build(deps): bump codecov from 3.7.0 to 3.7.1 (#6830)
Bumps [codecov](https://github.com/codecov/codecov-node) from 3.7.0 to 3.7.1.
- [Release notes](https://github.com/codecov/codecov-node/releases)
- [Commits](https://github.com/codecov/codecov-node/compare/v3.7.0...v3.7.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-21 22:59:41 +08:00
dependabot[bot]
bed0c1a61d
build(deps): bump codecov from 3.7.0 to 3.7.1 in /packages/vant-cli (#6831)
Bumps [codecov](https://github.com/codecov/codecov-node) from 3.7.0 to 3.7.1.
- [Release notes](https://github.com/codecov/codecov-node/releases)
- [Commits](https://github.com/codecov/codecov-node/compare/v3.7.0...v3.7.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-21 22:59:08 +08:00
neverland
c49c57d2ca
style(Tag): adjust size and padding (#6828) 2020-07-21 22:58:26 +08:00
neverland
2d9f5d858a
style(Picker): adjust default value of visible-item-count to 6 (#6827) 2020-07-21 14:12:59 +08:00
neverland
ebb964aed8
fix(ImagePreview): fit orientationchange (#6825)
* fix(ImagePreview): fit orientationchange

* chore: remove log
2020-07-20 22:41:26 +08:00
chenjiahan
96f3e90ff3 docs(changelog): 2.9.3 2020-07-19 17:15:28 +08:00
chenjiahan
08d5b3da6a chore: release 2.9.3 v2.9.3 2020-07-19 17:03:19 +08:00
neverland
9903230cb6
feat(Tabs): add before-change prop (#6817) 2020-07-19 16:57:27 +08:00
neverland
839f65e533
feat: Sticky/Picker support vw unit (#6816) 2020-07-19 15:40:39 +08:00
neverland
cda3610233
docs: add vant-react link (#6814) 2020-07-19 12:14:58 +08:00
dependabot[bot]
f28b624d9e
build(deps): bump lodash from 4.17.15 to 4.17.19 in /packages/vant-cli (#6813)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-19 12:14:14 +08:00
neverland
e541260ef3
fix(Calendar): rendering fails in some cases (#6812) 2020-07-18 18:53:40 +08:00
neverland
3c223ba7f7
fix(ImagePreview): image overflow in some cases (#6811) 2020-07-18 17:49:17 +08:00
neverland
6c744d7531
feat(Uploader): add preview-options prop (#6810) 2020-07-18 17:36:37 +08:00
liuhaihong
b1460ce42e feat(Sku): add sku message formatter test 2020-07-17 20:35:59 +08:00
liuhaihong
5cce17ab4b feat(Sku): complete the notes 2020-07-17 20:35:59 +08:00
liuhaihong
19e0d0df0e feat(Sku): add tel mobile message value formatter 2020-07-17 20:35:59 +08:00
neverland
aed8cd1ff2
fix(NumberKeyboard): flex not work on legacy safari (#6804) 2020-07-16 22:56:20 +08:00
dependabot[bot]
5e0c7c8d47
build(deps): bump lodash in /packages/vant-stylelint-config (#6801)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-16 22:52:43 +08:00
dependabot[bot]
942ffd37d1
build(deps): bump lodash in /packages/vant-eslint-config (#6802)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-16 22:52:30 +08:00
dependabot[bot]
6a3179d434
build(deps): bump lodash in /packages/vant-waterfall (#6803)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-16 22:52:20 +08:00
neverland
b249c690d7
feat(Tab): add scrollTo method (#6800) 2020-07-16 22:48:26 +08:00
chenjiahan
5879abbaf9 chore: bump @vant/cli@3.0.0-alpha.3 2020-07-15 20:10:23 +08:00
chenjiahan
8273e0a4a0 chore: release @vant/cli@3.0.0-alpha.3 2020-07-15 20:06:11 +08:00
chenjiahan
5ad444839e chore(cli): bump deps 2020-07-15 20:04:34 +08:00
chenjiahan
0304fcb6fa chore: merge src and src-next 2020-07-15 20:02:00 +08:00
chenjiahan
6672b34618 style(ActionSheet): subname align 2020-07-15 19:35:36 +08:00
chenjiahan
6167239b80 fix(Slider): missing transition in vertical mode 2020-07-15 19:27:58 +08:00