docs: update browser support (#8532)

This commit is contained in:
neverland 2021-04-15 09:50:01 +08:00 committed by GitHub
parent 0a9f2102d1
commit 1bf3788798
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 13 additions and 5 deletions

View File

@ -67,7 +67,9 @@ Please make sure to read the [Contributing Guide](./.github/CONTRIBUTING.md) bef
## Browser Support
Modern browsers and Android 4.0+, iOS 8.0+.
Vant 2 supports modern browsers and Android >= 4.0、iOS >= 8.0.
Vant 3 supports modern browsers and Chrome >= 51、iOS >= 10.0 (same as Vue 3).
## Ecosystem

View File

@ -73,7 +73,9 @@ vant 也支持按需引入、CDN 引入等方式,详细说明见 [快速上手
## 浏览器支持
现代浏览器以及 Android 4.0+, iOS 8.0+.
Vant 2 支持现代浏览器以及 Android >= 4.0、iOS >= 8.0。
Vant 3 支持现代浏览器以及 Chrome >= 51、iOS >= 10.0(与 Vue 3 一致)。
## 生态

View File

@ -12,7 +12,7 @@ Vant 遵循 [Semver](https://semver.org/lang/zh-CN/) 语义化版本规范。
- 修订号:每周发布,包含新特性和问题修复。
- 次版本号:每隔一至二个月发布,包含新特性和较大的功能更新,向下兼容。
- 主版本号:发布时间不定,包含不兼容更新。
- 主版本号:无固定的发布时间,包含不兼容更新和重大功能更新。
## 更新内容

View File

@ -29,7 +29,9 @@ Please make sure to read the [Contributing Guide](https://github.com/youzan/vant
### Browser Support
Modern browsers and Android 4.0+, iOS 8.0+.
Vant 2 supports modern browsers and Android >= 4.0、iOS >= 8.0.
Vant 3 supports modern browsers and Chrome >= 51、iOS >= 10.0 (same as Vue 3).
### Ecosystem

View File

@ -37,7 +37,9 @@ Vant 是**有赞前端团队**开源的移动端组件库,于 2017 年开源
### 浏览器支持
现代浏览器以及 Android 4.0+, iOS 8.0+。
Vant 2 支持现代浏览器以及 Android >= 4.0、iOS >= 8.0。
Vant 3 支持现代浏览器以及 Chrome >= 51、iOS >= 10.0(与 Vue 3 一致)。
### 生态