Browse Source

update Compatibility intro (#23513)

pull/23515/head
Amumu 5 years ago
committed by GitHub
parent
commit
fb2ef64036
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README-pt_BR.md
  2. 2
      README-zh_CN.md
  3. 2
      README.md
  4. 2
      docs/react/introduce.en-US.md
  5. 2
      docs/react/introduce.zh-CN.md

2
README-pt_BR.md

@ -33,7 +33,7 @@ Uma solução empresarial de design e biblioteca UI para React.
## 🖥 Suporte aos ambientes
- Navegadores modernos e Internet Explorer 11+ (com [polyfills](https://ant.design/docs/react/getting-started#Compatibility))
- Navegadores modernos e Internet Explorer 11 (com [polyfills](https://ant.design/docs/react/getting-started#Compatibility))
- Renderização no lado do servidor (server-side)
- [Electron](https://www.electronjs.org/)

2
README-zh_CN.md

@ -33,7 +33,7 @@
## 🖥 支持环境
- 现代浏览器和 IE11 及以上
- 现代浏览器和 IE11(需要 [polyfills](https://ant.design/docs/react/getting-started-cn#兼容性))
- 支持服务端渲染。
- [Electron](https://www.electronjs.org/)

2
README.md

@ -60,7 +60,7 @@ English | [Português](./README-pt_BR.md) | [简体中文](./README-zh_CN.md)
## 🖥 Environment Support
- Modern browsers and Internet Explorer 11+ (with [polyfills](https://ant.design/docs/react/getting-started#Compatibility))
- Modern browsers and Internet Explorer 11 (with [polyfills](https://ant.design/docs/react/getting-started#Compatibility))
- Server-side Rendering
- [Electron](https://www.electronjs.org/)

2
docs/react/introduce.en-US.md

@ -36,7 +36,7 @@ Following the Ant Design specification, we developed a React UI library `antd` t
## Environment Support
- Modern browsers and Internet Explorer 11+ (with [polyfills](https://ant.design/docs/react/getting-started#Compatibility))
- Modern browsers and Internet Explorer 11 (with [polyfills](https://ant.design/docs/react/getting-started#Compatibility))
- Server-side Rendering
- [Electron](https://www.electronjs.org/)

2
docs/react/introduce.zh-CN.md

@ -36,7 +36,7 @@ title: Ant Design of React
## 支持环境
- 现代浏览器和 IE11 及以上(需要 [polyfills](https://ant.design/docs/react/getting-started-cn#兼容性))。
- 现代浏览器和 IE11(需要 [polyfills](https://ant.design/docs/react/getting-started-cn#兼容性))。
- 支持服务端渲染。
- [Electron](https://electronjs.org/)

Loading…
Cancel
Save