Skip to content

Commit 60aeec7

Browse files
committed
docs: remove ie11
1 parent cf2ffa2 commit 60aeec7

File tree

5 files changed

+3
-5
lines changed

5 files changed

+3
-5
lines changed

CHANGELOG.en-US.md

-1
Original file line numberDiff line numberDiff line change
@@ -437,7 +437,6 @@
437437

438438
### Compatibility adjustment
439439

440-
- The minimum supported version of IE is IE 11.
441440
- The minimum supported version of Vue is Vue 3.0.
442441

443442
#### Adjusted API

CHANGELOG.zh-CN.md

-1
Original file line numberDiff line numberDiff line change
@@ -440,7 +440,6 @@
440440

441441
### 兼容性调整
442442

443-
- IE 最低支持版本为 IE 11。
444443
- Vue 最低支持版本为 Vue 3.0。
445444

446445
#### 调整的 API

README-zh_CN.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ An enterprise-class UI components based on Ant Design and Vue 3.
2828

2929
## 支持环境
3030

31-
- 现代浏览器和 IE11 及以上。1.x 版本支持 IE 9+(需要 [polyfills](https://www.antdv.com/docs/vue/getting-started-cn/#兼容性)
31+
- 现代浏览器。1.x 版本支持 IE 9+(需要 [polyfills](https://www.antdv.com/docs/vue/getting-started-cn/#兼容性)
3232
- 支持服务端渲染。
3333
- [Electron](https://electronjs.org/)
3434
- 支持 Vue 2 和 Vue 3

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ English | [简体中文](./README-zh_CN.md)
2828

2929
## Environment Support
3030

31-
- Modern browsers and Internet Explorer 11+. v1.x support Internet Explorer 9+ (with [polyfills](https://www.antdv.com/docs/vue/getting-started/#Compatibility))
31+
- Modern browsers. v1.x support Internet Explorer 9+ (with [polyfills](https://www.antdv.com/docs/vue/getting-started/#Compatibility))
3232
- Server-side Rendering
3333
- Support Vue 2 & Vue 3
3434
- [Electron](https://electronjs.org/)

0 commit comments

Comments
 (0)