Skip to content

Releases: iconfont-cli/react-iconfont-cli

v2.0.2

Choose a tag to compare

@fwh1990 fwh1990 released this 09 Oct 02:38

svg属性处理成驼峰形式

v2.0.1

Choose a tag to compare

@fwh1990 fwh1990 released this 27 Jan 10:41

类型 DOMAttributes 改成 SVGAttributes #9

v2.0.0

Choose a tag to compare

@fwh1990 fwh1990 released this 13 Apr 14:07

Breaking Changes

* Remove property summary_component_name

We will always use IconFont as its name, and move summary component file to index.{tsx|js} permanently.

* Abandon named export

We always use export default XXX in icon file.

v1.0.0

Choose a tag to compare

@fwh1990 fwh1990 released this 27 Mar 13:25

Breaking Changes

Remove generate_mode from file of iconfont.json.

v0.1.0

Choose a tag to compare

@fwh1990 fwh1990 released this 29 Sep 06:13

Feature

Add config property unit with default value 'px'