Skip to content

Releases: iconfont-cli/react-iconfont-cli

v2.0.2

09 Oct 02:38
Compare
Choose a tag to compare

svg属性处理成驼峰形式

v2.0.1

27 Jan 10:41
Compare
Choose a tag to compare

类型 DOMAttributes 改成 SVGAttributes #9

v2.0.0

13 Apr 14:07
Compare
Choose a tag to compare

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

27 Mar 13:25
Compare
Choose a tag to compare

Breaking Changes

Remove generate_mode from file of iconfont.json.

v0.1.0

29 Sep 06:13
Compare
Choose a tag to compare

Feature

Add config property unit with default value 'px'