8038 Commits

Author SHA1 Message Date
dependabot[bot]
2cd6f8513e
build(deps): bump browserslist in /packages/vant-waterfall (#8761)
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.12.0 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.12.0...4.16.6)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-25 11:17:35 +08:00
a298003154
2378076575
feat(List): remove unused Less var @list-icon-margin-right (#8759) 2021-05-25 11:16:53 +08:00
dependabot[bot]
eeb40dbf9b
build(deps): bump browserslist from 4.16.1 to 4.16.6 (#8760)
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.1 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.1...4.16.6)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-25 11:15:18 +08:00
chenjiahan
ab9a9cc329 docs(changelog): 3.0.17 2021-05-23 15:57:29 +08:00
chenjiahan
6e748a7213 chore: release 3.0.17 v3.0.17 2021-05-23 15:52:13 +08:00
FunkyZc
00d42df574
feat(GridItem): add icon-color prop (#8753) 2021-05-23 15:45:59 +08:00
neverland
10daea86c5
build: move deploy-v2-site to 2.x branch (#8752) 2021-05-23 09:03:04 +08:00
neverland
c45c6aeed2
docs(Form): add with field tip (#8749) 2021-05-23 08:55:44 +08:00
neverland
4c69fdba30
feat(ActionBarIcon): add icon-prefix prop (#8748) 2021-05-23 08:55:19 +08:00
neverland
41805992a3
docs(Uploader): add native attrs tip (#8746) 2021-05-23 08:35:22 +08:00
neverland
833064adbd
feat(Uploader): max-size prop can be a function (#8744)
* feat(Uploader): max-size prop can be a function

* chore: revert demo

* test: fix snapshot

* docs: upd
2021-05-22 20:30:09 +08:00
neverland
5b6dadc39f
fix(Toast): should reset duration when type or message changed (#8742) 2021-05-22 19:46:55 +08:00
neverland
aedea6e389
style(Toast): add transition (#8743) 2021-05-22 19:45:09 +08:00
neverland
38aeecfcb7
fix(List): skip check when inside an inactive tab (#8741) 2021-05-22 17:38:05 +08:00
neverland
62a30bbf02
docs: update enUS ecosystem (#8740)
* docs: update enUS ecosystem

* chore: upd
2021-05-22 17:02:38 +08:00
nemo-shen
e87905c5bf
feat(Calendar): add show-range-prompt prop (#8739)
* feat(Calendar): add show-range-prompt prop

- show-range-prompt prop
- over-range event

* docs(Calendar): upper case
2021-05-22 16:47:34 +08:00
neverland
5c99ded59d
docs(Popover): add fastclick faq (#8737)
* docs(Popover): add fastclick faq

* docs: upd
2021-05-21 18:04:39 +08:00
wukang0718
92f44ea152
feat(Tabs): fix add scroll event target (#8734)
Co-authored-by: wukang <wukang@yuzhilin.net.cn>
2021-05-21 15:45:07 +08:00
neverland
da938f0cc1
chore: update icons.sketch (#8725) 2021-05-20 09:48:21 +08:00
neverland
ae3cc8c077
chore: bump @vant/icons@1.6.0 (#8720) 2021-05-18 15:43:56 +08:00
chenjiahan
fdd8aa643c docs(@vant/icons): changelog 1.6.0 2021-05-18 15:07:13 +08:00
chenjiahan
6b583026e8 chore: release @vant/icons 1.6.0 2021-05-18 15:04:48 +08:00
chenjiahan
a310e9a2c3 chore(@vant/icons): update base64 iconfont 2021-05-18 15:00:42 +08:00
chenjiahan
c08da62044 build(@vant/icons): remove legacy build config 2021-05-18 15:00:42 +08:00
chenjiahan
3eff0ad87a feat(@vant/icon): using iconfont.cn 2021-05-18 15:00:42 +08:00
neverland
db41f5ad44
feat(Calendar): add top-info、bottom-info slot (#8716) 2021-05-18 10:09:02 +08:00
neverland
c0fa715cf4
test(Popover): improve snapshot (#8713) 2021-05-17 10:00:12 +08:00
lengkaixin
908210a225
feat(Popover): add icon-prefix prop (#8703)
* fix: popover 增加 icon-prefix 属性

* fix: popover icon-prefix属性跑单测

Co-authored-by: 冷开俊 <lengkj@travelsky.com.cn>
2021-05-17 09:53:02 +08:00
nemo-shen
bb7dccfeec
test(Calendar): add test cases (#8712)
* test(Calendar): add test cases

* test(Calendar): test cases

* test(Calendar): test cases
2021-05-17 09:52:19 +08:00
neverland
d9c3050542
docs(Field): improve input slot description (#8710) 2021-05-16 15:48:30 +08:00
neverland
940b711b8f
docs: add taroify to community libs (#8705) 2021-05-14 14:18:57 +08:00
nemo-shen
e6ca3270ed
fix(Calendar): initial date incorrect (#8696)
* fix(Calendar): initial date incorrect

* feat(Calendar): add getToday function in utils
2021-05-13 09:21:15 +08:00
chenjiahan
3f7427b771 chore: fix NoticeBar snapshot 2021-05-11 15:52:15 +08:00
neverland
28a3ef7bdf
feat(NoticeBar): increase default speed to 60 (#8694) 2021-05-11 15:49:59 +08:00
dependabot[bot]
c9d916a3e4
build(deps): bump hosted-git-info in /packages/vant-eslint-config (#8687)
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.7.1 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.7.1...v2.8.9)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-10 19:15:00 +08:00
dependabot[bot]
f06dc4e60a
build(deps): bump hosted-git-info in /packages/vant-icons (#8686)
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.7.1 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.7.1...v2.8.9)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-10 19:14:48 +08:00
dependabot[bot]
c201c42438
build(deps): bump hosted-git-info in /packages/create-vant-cli-app (#8685)
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.5 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.5...v2.8.9)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-10 19:14:36 +08:00
BeADre
97ca3a73d5
test: fix typo (#8688) 2021-05-10 19:13:57 +08:00
dependabot[bot]
cdbdb7ed7d
build(deps): bump hosted-git-info in /packages/vant-cli (#8684)
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-10 09:45:58 +08:00
dependabot[bot]
d7a071dcc0
build(deps): bump hosted-git-info from 2.8.8 to 2.8.9 (#8683)
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-10 09:45:35 +08:00
neverland
4391f86aa8
docs: update style guide (#8677) 2021-05-08 09:48:49 +08:00
nemo-shen
a69fb5f1eb
test(Picker): add test cases (#8664)
* test(Picker): add test cases

* test(Picker): adjust type
2021-05-08 09:35:44 +08:00
dependabot[bot]
6d2100c625
build(deps): bump handlebars from 4.7.6 to 4.7.7 (#8671)
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.6...v4.7.7)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-07 17:03:27 +08:00
dependabot[bot]
08ad177b18
build(deps): bump url-parse from 1.4.7 to 1.5.1 (#8670)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.1.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-07 09:50:18 +08:00
dependabot[bot]
65bdfe861f
build(deps): bump handlebars from 4.7.6 to 4.7.7 in /packages/vant-cli (#8669)
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.6...v4.7.7)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-07 09:35:03 +08:00
dependabot[bot]
fe0763e8c7
build(deps): bump lodash in /packages/vant-waterfall (#8668)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-07 09:34:46 +08:00
dependabot[bot]
87d0a27991
build(deps): bump lodash in /packages/vant-eslint-config (#8667)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-07 09:34:33 +08:00
dependabot[bot]
695c08b782
build(deps): bump url-parse from 1.4.7 to 1.5.1 in /packages/vant-cli (#8666)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.1.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-07 09:34:16 +08:00
neverland
1c2d64be3e
types: add onClick event shim (#8665) 2021-05-07 09:30:34 +08:00
neverland
f823c8818f
chore: bump vue@3.0.11 (#8663)
Signed-off-by: chenjiahan <chenjiahan@youzan.com>
2021-05-06 20:29:35 +08:00