5685 Commits

Author SHA1 Message Date
neverland
ffb01671a1
fix(List): scoped style not applied to first child (#7202) 2020-09-18 16:29:35 +08:00
Lindy
e026a5614d
fix(CouponCell): discounted value (#7196)
* fix(CouponCell): discounted value

* feat(CouponCell): add unit test

* feat(CouponCell): add unit test
2020-09-18 11:29:34 +08:00
microJ
d541724bfc
docs: fix class name (#7200) 2020-09-18 11:28:34 +08:00
neverland
0f6ba68ebe
docs: fix image size 2020-09-17 19:56:22 +08:00
chenjiahan
2277815d69 docs: update README 2020-09-17 19:50:03 +08:00
neverland
2987a9b016
docs: add intro (#7197) 2020-09-17 19:35:51 +08:00
chenjiahan
adccdbcb21 docs(Slider): update demo 2020-09-17 11:37:30 +08:00
chenjiahan
f0e5a1a428 docs(changelog): 2.10.7 2020-09-17 11:31:55 +08:00
chenjiahan
55e7fc89ec chore: release 2.10.7 v2.10.7 2020-09-17 11:26:31 +08:00
neverland
38bde2a01f
fix(NumberKeyboard): slot content click event not work (#7193) 2020-09-17 11:18:02 +08:00
neverland
9896d1f49a
style(Field): adjust placeholder color to gray-6 (#7192) 2020-09-17 11:01:40 +08:00
neverland
5debc352ff
style(Dialog): add message min-height (#7191) 2020-09-17 10:58:40 +08:00
neverland
35f7e818e2
fix(Calendar): incorrect height when using rem (#7190)
* fix(Calendar): incorrect height when using rem

* fix: realRowHeight default value
2020-09-16 21:07:11 +08:00
chenjiahan
2e6e5a934b docs(changelog): @vant/cli@2.5.3 2020-09-16 17:15:21 +08:00
chenjiahan
06b7b60e97 chore: release @vant/cli@2.5.3 2020-09-16 17:11:52 +08:00
ChangeHow
472035c5bf
chore(@vant/cli): 修复 vue-jest 生成 sourcemap 导致 jest 生成覆盖率失败 (#7188) 2020-09-16 17:08:46 +08:00
neverland
49e92757cb
docs(Form): fix missing onSubmit validate-trigger (#7180) 2020-09-14 12:00:27 +08:00
被雨水过滤的空气
9b32a13bef
feat(2.x/slider): add dual thumb mode for slider (#7176)
* feat(slider): add dual thumb mode for slider

* fix: test error
2020-09-14 06:49:30 +08:00
neverland
2c38469591
feat(Button): add icon-position prop (#7174) 2020-09-12 20:53:51 +08:00
dependabot[bot]
9750984d78
build(deps): bump node-fetch from 2.6.0 to 2.6.1 in /packages/vant-cli (#7173)
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-12 20:44:32 +08:00
neverland
60ce34d4a7
fix(NoticeBar): fix cache issues with forwards and back history in safari (#7167) 2020-09-12 08:28:47 +08:00
Callum
61106313dc
feat(TabbarItem): add @tabbar-item-active-background-color less var (#7162)
* Update var.less

* Update index.less
2020-09-11 23:11:14 +08:00
dependabot[bot]
334d5da840
build(deps): bump node-fetch from 2.6.0 to 2.6.1 (#7165)
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-11 23:09:47 +08:00
dependabot[bot]
ce88124702
build(deps): bump node-fetch in /packages/create-vant-cli-app (#7155)
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-11 14:47:01 +08:00
dependabot[bot]
3f4a227fd7
build(deps): bump node-fetch from 2.6.0 to 2.6.1 in /packages/vant-icons (#7154)
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-11 14:46:52 +08:00
dependabot[bot]
df34a0e85f
build(deps): bump http-proxy from 1.18.0 to 1.18.1 in /packages/vant-cli (#7153)
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/http-party/node-http-proxy/releases)
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/http-party/node-http-proxy/compare/1.18.0...1.18.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-11 09:41:34 +08:00
neverland
c77033dfbc
fix(Tag): text vertical align in miui (#7151)
* fix(Tag): text vertical align in miui

* chore: adjust font order
2020-09-10 17:32:54 +08:00
neverland
259dca7de1
fix(NumberKeyboard): incorrect extra key (#7150)
* fix(NumberKeyboard): incorrect extra key

* test(NumberKeyboard): add extra-key test case
2020-09-10 17:09:37 +08:00
chenjiahan
b3ee5430a0 docs: update sketch preview image 2020-09-10 14:27:10 +08:00
neverland
6b0e638ba2
docs: update design resource (#7146) 2020-09-10 14:07:21 +08:00
neverland
14b2f343e2
fix(Tabs): incorrect scroll position when offset-top has unit (#7143) 2020-09-09 18:00:15 +08:00
neverland
3dddeaa7a3
fix(ImagePreview): incorrect move range in some cases (#7142)
* fix(ImagePreview): incorrect move range in some cases

* chore: remove inBrowser

* test(ImagePreview): fix failed case
2020-09-09 17:59:59 +08:00
dependabot[bot]
5e6734f31c
build(deps): bump http-proxy from 1.18.0 to 1.18.1 (#7134)
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/http-party/node-http-proxy/releases)
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/http-party/node-http-proxy/compare/1.18.0...1.18.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-08 16:05:04 +08:00
chenjiahan
5ffd7af016 docs(changelog): 2.10.6 2020-09-08 14:22:57 +08:00
chenjiahan
03982119f8 chore: release 2.10.6 v2.10.6 2020-09-08 14:21:11 +08:00
neverland
9426f115a9
Update ISSUE_TEMPLATE.md 2020-09-08 13:52:08 +08:00
neverland
432c32a3c6
fix(List): scoped style not applied to first child (#7128) 2020-09-07 20:57:42 +08:00
neverland
bc59e6ea5d
fix(Calendar): readonly not work in multiple mode (#7127) 2020-09-07 20:53:26 +08:00
neverland
601277fbe8
test(ActionSheet): update snapsoht (#7126) 2020-09-07 20:37:14 +08:00
neverland
4ffa6ead1e
chore: prefer nullish coalescing (#7125) 2020-09-07 20:36:49 +08:00
neverland
c7303786ae
types: improve isDef typing (#7124)
* types: improve isDef typing

* chore: update
2020-09-07 20:16:54 +08:00
Lindy
afe4248799
fix(CouponCell): fix discounted price (#7123) 2020-09-07 20:11:47 +08:00
chenjiahan
d3a90c89fd docs(changelog): 2.10.5 2020-09-06 08:15:57 +08:00
chenjiahan
52394a625d chore: release 2.10.5 v2.10.5 2020-09-06 08:11:56 +08:00
neverland
aefec84e14
feat(Calendar): allow default-date to be null (#7116) 2020-09-05 15:22:40 +08:00
neverland
afb8ac5443
feat(Calendar): add readonly prop (#7115) 2020-09-05 15:04:16 +08:00
neverland
e7deea7195
fix(Field): disallow minus when using digit type (#7114) 2020-09-05 14:54:05 +08:00
Mikasa33
b62c0e32cf
feat(ActionSheet): add closeable prop (#7099)
* feat(ActionSheet): add closeable prop

* feat(ActionSheet): add closeable prop

* Update index.tsx

Co-authored-by: neverland <chenjiahan@youzan.com>
2020-09-05 14:36:20 +08:00
neverland
d0eb103cba
docs: remove earlier version tags (#7109) 2020-09-05 07:13:47 +08:00
chenjiahan
ac05bcd97b chore: add axure static resource 2020-09-05 07:04:40 +08:00