Releases: iconfont-cli/react-native-iconfont-cli
Releases · iconfont-cli/react-native-iconfont-cli
v2.2.4
Compare
Sorry, something went wrong.
No results found
从 index.{js|tsx} 文件导出各个图标 #23
v2.2.3
Compare
Sorry, something went wrong.
No results found
提供本地svg后,symbol_url可以省略 #14
v2.2.0
Compare
Sorry, something went wrong.
No results found
v2.1.0
Compare
Sorry, something went wrong.
No results found
Features
Add React.memo to enhance rendering. #9
v2.0.0
Compare
Sorry, something went wrong.
No results found
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.7.0
Compare
Sorry, something went wrong.
No results found
Breaking Changes
Remove generate_mode from file of iconfont.json.
v1.6.3
Compare
Sorry, something went wrong.
No results found
Export both named icon and default icon
v1.6.2
Compare
Sorry, something went wrong.
No results found
Fixes
Strip multiple symbol
v1.5.0
Compare
Sorry, something went wrong.
No results found
Custom summary component name by configure
{
...
summary_component_name : 'NewIcon'
}
v1.4.3
Compare
Sorry, something went wrong.
No results found
Strip symbol when trim_icon_prefix is provided