Commit Graph

9145 Commits

Author SHA1 Message Date
neverland f1d5a9415e docs(Icons): update contribution guide (#10471) 2022-04-05 10:03:08 +08:00
neverland 9c9cce00ea chore: should publish README to npm (#10470) 2022-04-05 09:52:38 +08:00
neverland 800d9a6af9 feat(ShareSheet): no longer rely on CDN images (#10469) 2022-04-05 09:50:26 +08:00
neverland c4535ef77c feat(Icon): add some icons for ShareSheet (#10468) 2022-04-05 09:39:33 +08:00
neverland a1d7d3367a feat(Empty): support set the image size separately (#10465)
* feat(Empty): support set the image size separately

* docs: fix type

* docs: fix
2022-04-04 09:16:47 +08:00
dyh333 b2d7da04e5 docs: fix ContactCard return error (#10460)
Co-authored-by: dingyihui <dingyihui@cmss.chinamobile.com>
2022-04-02 16:59:34 +08:00
neverland 995cad17fd chore: make the case correct (#10458) 2022-04-02 10:57:54 +08:00
neverland d507e97996 docs: fix Lazyload register multilple times (#10456) 2022-04-01 00:17:28 +08:00
neverland a593f864ab chore(cli): bump docsearch v3 stable version (#10455) 2022-04-01 00:11:39 +08:00
neverland d29d961c4f chore(cli): bump vite v2.9 (#10454) 2022-03-31 23:39:03 +08:00
Nemo Shen a1054c3a29 feat(CalendarDay): add default margin-bottom (#10441)
* feat(CalendarDay): add default margin-bottom 10px

* feat(Calendar): add --van-calendar-day-margin-bottom

* fix(CalendarDay): adjust marginBottom of day

* docs(Calendar): add --van-calendar-day-margin-bottom

* Update README.md

* Update README.zh-CN.md

Co-authored-by: neverland <chenjiahan.jait@bytedance.com>
Co-authored-by: neverland <chenjiahan@youzan.com>
2022-03-31 17:51:49 +08:00
Alan Wang 25be56aa3e fix(datetime-picker): modeValue is inconsistent with the selected data. (#10448) 2022-03-30 10:01:17 +08:00
chenjiahan 99876cfb7c docs(changelog): 3.4.7 2022-03-29 21:09:19 +08:00
chenjiahan 0483305edd release: 3.4.7 v3.4.7 2022-03-29 20:54:30 +08:00
chenjiahan 26cbffe6c1 chore: fix some Numeric type 2022-03-27 18:13:09 +08:00
chenjiahan a541090f3a Merge branch 'dev' into next 2022-03-27 18:12:42 +08:00
chenjiahan 8dc8c54bca chore: add Numeric type 2022-03-27 17:40:00 +08:00
neverland dbad7571ac chore: add cdnURL helper (#10439) 2022-03-27 17:24:50 +08:00
neverland c89d407a41 feat(Uploader): support set the preview size separately (#10438) 2022-03-27 12:46:15 +08:00
chenjiahan e08e9845a2 breaking change(AddressEdit): remove postal 2022-03-26 20:12:24 +08:00
chenjiahan 8e822a591d Merge branch 'dev' into next 2022-03-26 19:10:50 +08:00
Alan Wang 0eae222b88 fix(calendar): scrollToDate method is invalid (#10432) 2022-03-26 11:21:56 +08:00
neverland 66cb711066 docs(Grid): fix reverse prop (#10437) 2022-03-26 11:15:04 +08:00
neverland 9414c38154 feat(CouponList): update empty image (#10436)
* feat(CouponList): update empty image

* docs: update axure link
2022-03-26 11:13:22 +08:00
neverland d02b0b8eb6 docs: using jsdelivr for assets (#10434) 2022-03-26 09:33:47 +08:00
Nemo Shen c7904c4f63 fix(DatetimePicker): fix minDate && maxDate wacher (#10431)
* fix(DatetimePicker): fix minDate

* fix(DatePicker): prettier

* fix(DatePicker): prettier
2022-03-24 23:11:17 +08:00
aisen aa304ad22f docs(SwipeCell): remove css variables document (#10429) 2022-03-24 09:38:58 +08:00
neverland 651305e8ce feat(NumberKeyboard): improve shuffle algorithm (#10428) 2022-03-23 22:09:48 +08:00
zhbhun 12a0f9a24c fix: fix wrong ternary expression (#10426) 2022-03-23 21:52:35 +08:00
Nemo Shen 334699d264 fix(Tab): add key when render TabsTitle (#10392)
* fix(Tab): add key when render TabsTitle

* fix(Tab): change key

* fix(Tabs): use each TabRef.id as key
2022-03-23 17:34:46 +08:00
chenjiahan 8e78b6d8ad Merge branch 'dev' into next 2022-03-23 09:11:13 +08:00
neverland 03c2f241b8 docs: update readme (#10425)
* docs: update readme

* docs: upd
2022-03-23 08:34:20 +08:00
neverland f2c12965f2 feat(Locale): add Swedish lang (#10419) 2022-03-20 10:43:59 +08:00
neverland 653a7a817f feat(Locale): add Icelandic lang (#10418) 2022-03-20 10:34:58 +08:00
chenjiahan 5bff9e8c5f docs(changelog): 4.0.0-alpha.1 2022-03-19 20:08:46 +08:00
chenjiahan 475d108ccb release: 4.0.0-alpha.1 v4.0.0-alpha.1 2022-03-19 20:06:05 +08:00
chenjiahan 527bad9cc2 Merge branch 'dev' into next 2022-03-19 20:04:31 +08:00
neverland 47a5151a20 docs(Picker): add v-model usage (#10417) 2022-03-19 20:02:56 +08:00
neverland dd724fde4d docs(DatePicker): fix formatter usage (#10416) 2022-03-19 19:51:03 +08:00
neverland a584cc217b fix(DatePicker): failed to update model value (#10415) 2022-03-19 19:48:28 +08:00
neverland 5b72c4005b test: fix snapshots of cell (#10414) 2022-03-19 19:44:45 +08:00
neverland d2f6a3c96f fix(ConfigProvider): dark mode not work as default value (#10413) 2022-03-19 19:42:28 +08:00
neverland 61e2d5e0e1 chore: update codesandbox template to vant 3 (#10412) 2022-03-19 19:37:22 +08:00
chenjiahan 029c93a466 release: @vant/area-data 1.2.3 2022-03-18 16:36:29 +08:00
hipi 12e1a601c8 feat(area-data): update counties of NanJing (#10410) 2022-03-18 16:35:22 +08:00
nemo-shen 7c00cea862 fix(IndexBar): allow active bottom anchor (#10404)
* fix(IndexBar): allow active bottom anchor

* fix(IndexBar): prettier
2022-03-18 08:30:22 +08:00
TeRny 239be20cbf fix(Calendar, Picker): Fix calendar and picker's title color in dark mode (#10403)
* 解决Dialog组件的标题、消息内容在深色模式下仍显示黑色的问题

* 解决Picker和Calendar组件的Title在深色模式下为黑色的问题

Co-authored-by: 朱坤 <zhukun.gz@chinatelecom.cn>
2022-03-17 20:34:45 +08:00
neverland 5f67b9ee42 docs: add area data update tips (#10400) 2022-03-17 00:44:29 +08:00
neverland 6162b9f927 docs(DatetimePicker): add select second faq (#10399) 2022-03-17 00:37:57 +08:00
neverland ad78376278 docs: add dark mode to features (#10398) 2022-03-17 00:32:50 +08:00