6047 Commits

Author SHA1 Message Date
chenjiahan
00f7ae3d54 chore: release 2.12.8 v2.12.8 2021-03-07 10:40:18 +08:00
neverland
4e65134d17
feat(PullRefresh): add pull-distance prop (#8279) 2021-03-04 20:36:54 +08:00
neverland
2d693b9591
fix(Stepper): incorrect text color in iOS14 when disabled (#8278) 2021-03-04 20:21:08 +08:00
neverland
25c1c9d646
fix(ImagePreview): missing initial animation (#8274) 2021-03-04 20:00:49 +08:00
neverland
cf13e6e6a0
feat(ImagePreview): add transition prop (#8273) 2021-03-04 19:54:13 +08:00
neverland
0093e19bf7
fix(ActionSheet): should not reopen when closed (#8271) 2021-03-04 19:40:30 +08:00
neverland
4cd4818bb4
docs: fix area json link (#8258) 2021-03-04 09:58:33 +08:00
药玄灵
f22001a8c2
feat: add locale(th-TH) (#8247) 2021-03-02 16:28:39 +08:00
chenjiahan
2003223bef docs(changelog): 2.12.7 2021-02-28 19:38:42 +08:00
chenjiahan
68626a1719 chore: release 2.12.7 v2.12.7 2021-02-28 19:35:49 +08:00
neverland
4a68210c4f
feat(Step): add finish-icon slot (#8240) 2021-02-28 19:34:13 +08:00
neverland
2ae7c9b2ed
docs(Calendar): hide firstDayOfWeek in weapp (#8238) 2021-02-28 19:29:46 +08:00
neverland
42d8dd4256
feat(Steps): add finish-icon prop (#8237) 2021-02-28 19:26:55 +08:00
nemo-shen
8078e30cbc
feat(DatetimePicker): add default-value prop to fix incorrecrt inital value (#7832) 2021-02-16 10:25:21 +08:00
chenjiahan
1e8eb07465 chore: release @vant/cli@2.8.2 2021-02-09 17:30:42 +08:00
neverland
2e5535ba7f
fix(cli): failed to compile ts in sfc (#8109) 2021-02-09 17:30:01 +08:00
chenjiahan
d8acec1671 docs: adjust static resource path 2021-02-09 16:19:54 +08:00
neverland
4db9449f74
fix(Tabs): incorrect active tab when active prop is zero (#8087) 2021-02-05 10:40:46 +08:00
neverland
eb96e829f4
fix(GoodsActionIcon): info warning (#8040) 2021-01-30 10:43:14 +08:00
neverland
0fda0d3411
docs: fix cdn link (#8022) 2021-01-27 10:05:31 +08:00
neverland
8d7f283293
fix(Empty): linearGradient id conflict (#8011) 2021-01-26 19:04:55 +08:00
chenjiahan
c4abadf7e2 docs(changelog): 2.12.6 2021-01-26 12:03:31 +08:00
chenjiahan
1d1e5eb947 chore: release 2.12.6 v2.12.6 2021-01-26 11:59:32 +08:00
chenjiahan
03ba97d403 chore: bump @vant/icons@1.5.2 2021-01-26 11:56:20 +08:00
neverland
b8d466d910
fix: CDN image url (#8000)
* fix: CDN image url

* test: fix snapshot
2021-01-26 11:08:44 +08:00
neverland
ac0ae91933
perf(Sku): using icon instead of cdn image (#7992)
* perf(Sku): using icon instead of cdn image

* chore: adjust prop order
2021-01-25 18:00:08 +08:00
chenjiahan
297aaed4c0 docs(changelog): 2.12.5 2021-01-24 09:15:25 +08:00
chenjiahan
8678d2e6fe chore: release 2.12.5 v2.12.5 2021-01-24 09:13:20 +08:00
neverland
d20224a47c
feat(ImagePreview): reset scale after swiping (#7974)
* feat(ImagePreview): reset scale after swiping

* fix: should not emit scale event

* fix(Calendar): watch type and reset
2021-01-23 16:21:36 +08:00
neverland
c532be87ff
perf(ImagePreview): adjust default swipe duration to 300ms (#7973) 2021-01-23 15:59:25 +08:00
chenjiahan
3351f8a07a feat(Calendar): reset method support specified date #7943 2021-01-22 17:54:14 +08:00
chenjiahan
33551062e3 style(ShareSheet): update qrcode icon 2021-01-19 10:20:20 +08:00
chenjiahan
4f94dd3260 feat(ShareSheet): add wechat-moments icon 2021-01-18 21:05:20 +08:00
chenjiahan
d47e682c56 docs: update icon sketch link 2021-01-18 17:54:17 +08:00
chenjiahan
4ae87aa65f docs(changelog): 2.12.4 2021-01-17 15:15:39 +08:00
chenjiahan
2e10e0c299 chore: release 2.12.4 v2.12.4 2021-01-17 15:11:38 +08:00
neverland
4d843df5d4
feat(Cascader): add field-names prop (#7932) 2021-01-17 14:59:49 +08:00
neverland
d005d71eea
feat(Cell): allow to disable clickable when using is-link (#7922) 2021-01-16 19:17:09 +08:00
John
087ac07a14
refactor(utils): enhanced number formatter (#7921) 2021-01-16 19:08:52 +08:00
John
d28e535d03
fix(Circle): the gradient color is incorrect (#7910)
fix #7897
2021-01-15 17:25:16 +08:00
chenjiahan
0cb3b9e12e docs: add facetFilters version v2 2021-01-12 20:04:04 +08:00
chenjiahan
183732d7b3 docs(cli): changelog 2.8.1 2021-01-09 10:58:20 +08:00
chenjiahan
508951d3de chore: release @vant/cli@2.8.1 2021-01-09 10:56:51 +08:00
chenjiahan
db6aee2252 chore: update release-it config 2021-01-09 10:55:28 +08:00
chenjiahan
d5640ec540 chore: add release-it tag 2021-01-09 10:53:55 +08:00
chenjiahan
7298240d8b fix(cli): incorrect simulator position 2021-01-09 10:51:34 +08:00
chenjiahan
55ed1e6b22 docs: update version 2021-01-09 10:36:03 +08:00
chenjiahan
366ef4fd5d docs: update version 2021-01-09 10:33:46 +08:00
chenjiahan
e0d8d6efb2 docs: update docsearch version 2021-01-09 10:31:39 +08:00
chenjiahan
a5b3aa8159 docs: update site version link 2021-01-09 10:30:30 +08:00