[Doc] update features

This commit is contained in:
陈嘉涵 2019-04-07 22:58:22 +08:00
parent 4ce6171151
commit 07d02363f2
4 changed files with 21 additions and 13 deletions

View File

@ -25,10 +25,12 @@
## Features ## Features
* 50+ Reusable components * 50+ Reusable components
* 80%+ Unit test coverage * 90% Unit test coverage
* Extensive documentation and demos * Extensive documentation and demos
* Support [babel-plugin-import](https://github.com/ant-design/babel-plugin-import) * Support [babel-plugin-import](https://github.com/ant-design/babel-plugin-import)
* Support TypeScript * Support Custom Theme
* Support i18n
* Support TS
* Support SSR * Support SSR
## Install ## Install

View File

@ -23,11 +23,13 @@
## 特性 ## 特性
* 50+ 个经过有赞线上业务检验的组件 * 50+ 个组件
* 80%+ 单元测试覆盖率 * 90% 单元测试覆盖率
* 完善的中英文文档和示例 * 完善的中英文文档和示例
* 支持 [babel-plugin-import](https://github.com/ant-design/babel-plugin-import) * 支持按需引入
* 支持 TypeScript * 支持主题定制
* 支持国际化
* 支持 TS
* 支持 SSR * 支持 SSR
## 安装 ## 安装

View File

@ -7,10 +7,12 @@
### Features ### Features
* 50+ Reusable components * 50+ Reusable components
* 80%+ Unit test coverage * 90% Unit test coverage
* Extensive documentation and demos * Extensive documentation and demos
* Support [babel-plugin-import](https://github.com/ant-design/babel-plugin-import) * Support [babel-plugin-import](https://github.com/ant-design/babel-plugin-import)
* Support TypeScript * Support Custom Theme
* Support i18n
* Support TS
* Support SSR * Support SSR
### Quickstart ### Quickstart

View File

@ -6,11 +6,13 @@
### 特性 ### 特性
* 50+ 个经过有赞线上业务检验的组件 * 50+ 个组件
* 80%+ 单元测试覆盖率 * 90% 单元测试覆盖率
* 完善的文档和示例 * 完善的中英文文档和示例
* 支持 [babel-plugin-import](https://github.com/ant-design/babel-plugin-import) * 支持按需引入
* 支持 TypeScript * 支持主题定制
* 支持国际化
* 支持 TS
* 支持 SSR * 支持 SSR
### 快速上手 ### 快速上手