Modify errors in the documentation

This commit is contained in:
陈帅 2018-09-02 13:38:21 +08:00
parent 74cdfa0e42
commit c9debf6f12
2 changed files with 4 additions and 4 deletions

View File

@ -19,8 +19,8 @@ timeline: true
`2018-08-27`
In September we brought an update for `3.9.0`. There are many new features in `3.9.0`, Ant Design is getting stronger and stronger, getting closer to the world's first component library.
- 🔥🔥🔥 Since version 3.9.0, we have rewritten the Icon component. Deprecate the original css font icon to fully use the SVG icon.
In September we brought an update for `3.9.0`. There are many new features in `3.9.0`, Ant Design is getting stronger and stronger.
- 🔥🔥🔥 Since version 3.9.0, we have rewritten the Icon component, replace the `css` font icon with the `SVG` icon.
- 💄 The `SVG` icon will now be rendered.
- 💄 You can now render a two-color icon.
- 🌟 Add the `theme` attribute to set the theme style of the icon. [#11971](https://github.com/ant-design/ant-design/pull/11971)

View File

@ -19,8 +19,8 @@ timeline: true
`2018-08-27`
在 9 月我们带了 `3.9.0` 的更新。 `3.9.0` 中带了多项新特性Ant Design 的能力得到了极大地提升,越来越接近世界第一组件库
- 🔥🔥🔥 从 `3.9.0` 版本开始,我们重写了 Icon 组件。弃用原来的 `css` 字体图标,全面使用 `SVG` 图标。
在 9 月我们带了 `3.9.0` 的更新。 `3.9.0` 中带了多项新特性Ant Design 的能力得到了极大地提升。
- 🔥🔥🔥 从 `3.9.0` 版本开始,我们重写了 Icon 组件,使用`SVG` 图标替换了`css` 字体图标。
- 💄 现在将会渲染 `SVG` 图标。
- 💄 现在可以渲染双色图标。
- 🌟 新增 `theme` 属性,可以设置图标的主题风格。[#11971](https://github.com/ant-design/ant-design/pull/11971)