docs: remove ie11
parent
cf2ffa2bd9
commit
60aeec7033
|
@ -437,7 +437,6 @@
|
|||
|
||||
### Compatibility adjustment
|
||||
|
||||
- The minimum supported version of IE is IE 11.
|
||||
- The minimum supported version of Vue is Vue 3.0.
|
||||
|
||||
#### Adjusted API
|
||||
|
|
|
@ -440,7 +440,6 @@
|
|||
|
||||
### 兼容性调整
|
||||
|
||||
- IE 最低支持版本为 IE 11。
|
||||
- Vue 最低支持版本为 Vue 3.0。
|
||||
|
||||
#### 调整的 API
|
||||
|
|
|
@ -28,7 +28,7 @@ An enterprise-class UI components based on Ant Design and Vue 3.
|
|||
|
||||
## 支持环境
|
||||
|
||||
- 现代浏览器和 IE11 及以上。1.x 版本支持 IE 9+(需要 [polyfills](https://www.antdv.com/docs/vue/getting-started-cn/#兼容性))
|
||||
- 现代浏览器。1.x 版本支持 IE 9+(需要 [polyfills](https://www.antdv.com/docs/vue/getting-started-cn/#兼容性))
|
||||
- 支持服务端渲染。
|
||||
- [Electron](https://electronjs.org/)
|
||||
- 支持 Vue 2 和 Vue 3
|
||||
|
|
|
@ -28,7 +28,7 @@ English | [简体中文](./README-zh_CN.md)
|
|||
|
||||
## Environment Support
|
||||
|
||||
- Modern browsers and Internet Explorer 11+. v1.x support Internet Explorer 9+ (with [polyfills](https://www.antdv.com/docs/vue/getting-started/#Compatibility))
|
||||
- Modern browsers. v1.x support Internet Explorer 9+ (with [polyfills](https://www.antdv.com/docs/vue/getting-started/#Compatibility))
|
||||
- Server-side Rendering
|
||||
- Support Vue 2 & Vue 3
|
||||
- [Electron](https://electronjs.org/)
|
||||
|
|
2
v2-doc
2
v2-doc
|
@ -1 +1 @@
|
|||
Subproject commit b9934e0de1052a73978cdb9fb401fa7b5eaf8ecc
|
||||
Subproject commit d965edbb9045771095acf91489145e13c975cb51
|
Loading…
Reference in New Issue