Commit Graph
3947 Commits
Author SHA1 Message Date
chenjiahan 475d108ccb release: 4.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
neverlandandGitHub 47a5151a20 docs(Picker): add v-model usage (#10417) 2022-03-19 20:02:56 +08:00
neverlandandGitHub dd724fde4d docs(DatePicker): fix formatter usage (#10416) 2022-03-19 19:51:03 +08:00
neverlandandGitHub a584cc217b fix(DatePicker): failed to update model value (#10415) 2022-03-19 19:48:28 +08:00
neverlandandGitHub 5b72c4005b test: fix snapshots of cell (#10414) 2022-03-19 19:44:45 +08:00
neverlandandGitHub d2f6a3c96f fix(ConfigProvider): dark mode not work as default value (#10413) 2022-03-19 19:42:28 +08:00
chenjiahan 029c93a466 release: @vant/area-data 1.2.3 2022-03-18 16:36:29 +08:00
hipiandGitHub 12e1a601c8 feat(area-data): update counties of NanJing (#10410) 2022-03-18 16:35:22 +08:00
nemo-shenandGitHub 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
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
neverlandandGitHub 5f67b9ee42 docs: add area data update tips (#10400) 2022-03-17 00:44:29 +08:00
neverlandandGitHub 6162b9f927 docs(DatetimePicker): add select second faq (#10399) 2022-03-17 00:37:57 +08:00
neverlandandGitHub ad78376278 docs: add dark mode to features (#10398) 2022-03-17 00:32:50 +08:00
neverlandandGitHub 15b413c9c3 docs: add Select component faq (#10397) 2022-03-17 00:26:06 +08:00
neverlandandGitHub 1868c7586d docs(Locale): add Lao to document (#10389) 2022-03-15 11:18:52 +08:00
ZOYBAD14xxandGitHub 7f81066530 feat(Locale): add la-LA.ts (#10388) 2022-03-15 11:13:22 +08:00
chenjiahan 101dcc3ef2 Merge branch 'dev' into next 2022-03-13 16:27:20 +08:00
chenjiahan 0dc490c9bc docs(changelog): 3.4.6 2022-03-13 16:26:03 +08:00
chenjiahan 1cfa46e921 release: 3.4.6 2022-03-13 16:21:56 +08:00
neverlandandGitHub fc89c7dd06 docs(Calendar): add formatter async usage (#10385) 2022-03-13 16:05:48 +08:00
neverlandandGitHub 3bb729214e fix(Skeleton): fix non-props attributes warning (#10384) 2022-03-13 15:51:10 +08:00
neverlandandGitHub 09694feaad docs(Field): add v-model type guide (#10383) 2022-03-13 15:40:56 +08:00
neverlandandGitHub 3c953b47b0 docs: add mirror repo description (#10382) 2022-03-13 15:33:08 +08:00
8572393881 fix(Dialog): Fix dialog title and message color in dark mode (#10379)
Co-authored-by: 朱坤 <zhukun.gz@chinatelecom.cn>
2022-03-11 14:56:39 +08:00
chenjiahan f95239006c docs(@vant/use): changelog 1.3.6 2022-03-09 18:48:06 +08:00
chenjiahan 1040afdda6 release: @vant/use 1.3.6 2022-03-09 18:47:05 +08:00
neverlandandGitHub b0849c03e5 types: fix missing VisibilityState after typescript 4.6.0 (#10370) 2022-03-09 18:43:08 +08:00
neverlandandGitHub bc7afd7037 feat(Calendar): add safe-area-inset-top prop (#10358) 2022-03-06 10:57:36 +08:00
neverlandandGitHub 220efc05ca feat(Popup): add safe-area-inset-top prop (#10357) 2022-03-06 10:54:22 +08:00
neverlandandGitHub 3d4247ab15 feat: add van-safe-area-top class (#10356) 2022-03-06 10:37:45 +08:00
chenjiahan 202efbbf85 release: @vant/cli 4.0.1 2022-03-03 16:26:35 +08:00
ready-researchandGitHub bc4e1cd17e fix(vant-cli): decamelize ReDoS (#10351)
* [Security] Fix ReDoS

Fix ReDoS

* Fix ReDoS

Fix ReDoS
2022-03-03 16:09:07 +08:00
e9451af1be docs: modify JSX.ELement to JSX.Element (#10344)
Co-authored-by: 黄宝成 <huangbc@publink.cn>
2022-02-28 17:09:33 +08:00
neverlandandGitHub f1824469e4 docs: add Vant 4 link (#10340) 2022-02-27 21:03:27 +08:00
neverlandandGitHub 0d79eb244b docs: update 4.0.0-alpha changelog (#10339) 2022-02-27 20:57:46 +08:00
neverlandandGitHub 760f956f91 fix(cli): issue link in generated changelog (#10337) 2022-02-27 12:34:36 +08:00
15a77eec13 fix: 🐛 修复官网更新日志的版本链接及 issue 链接异常的问题 (#10329)
Co-authored-by: cklwblove <lwbhtml@163.coom>
2022-02-25 14:08:44 +08:00
nemo-shenandGitHub 641088c0fc docs(changelog): fix link mistake (#10328) 2022-02-25 10:03:16 +08:00
nemo-shenandGitHub 096a6f65b3 fix(SwipeCell): cell should stopPropagation when lockClick is true (#10319) 2022-02-23 23:09:05 +08:00
neverlandandGitHub 2d67eb6650 Update contribution.zh-CN.md (#10314) 2022-02-22 14:25:12 +08:00
chenjiahan db2e6ca12f docs: fix publicPath 2022-02-21 13:39:21 +08:00
chenjiahan 3a1e792e31 docs: update 2022-02-21 12:26:31 +08:00
chenjiahan c206642d2d release: 4.0.0-alpha.0 2022-02-21 12:13:17 +08:00
chenjiahan 5bade79394 chore: add npm tag 2022-02-21 12:11:18 +08:00
neverlandandGitHub f2c4590902 fix(Toast): failed to render message after changing type (#10311) 2022-02-21 11:51:23 +08:00
chenjiahan 2ceb68e691 docs: update Vant 4 2022-02-20 21:02:09 +08:00
chenjiahan 9cfef027aa docs(Form): fix Picker demo 2022-02-20 20:54:16 +08:00
chenjiahan 0b4b04eefb chore: fix Cell usage 2022-02-20 20:48:20 +08:00
chenjiahan 0a7b535533 style(Cell): remove value aline style 2022-02-20 20:47:01 +08:00