mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-05 19:41:42 +08:00
docs: update browser support (#8532)
This commit is contained in:
parent
0a9f2102d1
commit
1bf3788798
@ -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
|
||||
|
||||
|
@ -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 一致)。
|
||||
|
||||
## 生态
|
||||
|
||||
|
@ -12,7 +12,7 @@ Vant 遵循 [Semver](https://semver.org/lang/zh-CN/) 语义化版本规范。
|
||||
|
||||
- 修订号:每周发布,包含新特性和问题修复。
|
||||
- 次版本号:每隔一至二个月发布,包含新特性和较大的功能更新,向下兼容。
|
||||
- 主版本号:发布时间不定,包含不兼容更新。
|
||||
- 主版本号:无固定的发布时间,包含不兼容更新和重大功能更新。
|
||||
|
||||
## 更新内容
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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 一致)。
|
||||
|
||||
### 生态
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user