- pr #195
Output component name
- fix #173
- Component names are now displayed in development tools such as jest.
- <Component />
+ <MdAccessibility />
- <Component />
+ <TiArrowDown />
Fix color property
- fix #190
- Some icons with color properties did not work.
- MdAllOut, MdFiberManualRecord, MdFiberSmartRecord, MdWebAsset, MdNextWeek, MdWeekend, MdStrikethrough
Update icons
fontawesome 5.0.13->5.4.0
ionicons 4.2.4->4.4.4
octicons 7.4.0->8.1.0
Update some library
- react
- typescript
- eslint
- netlify-cli
- etc...