File tree Expand file tree Collapse file tree 4 files changed +1421
-455
lines changed Expand file tree Collapse file tree 4 files changed +1421
-455
lines changed Original file line number Diff line number Diff line change 11### [ @coreui/icons-react ] ( https://coreui.io/ ) changelog
22
3+ ##### ` 1.0.0 ` - ` 1.0.3 `
4+ - refactor: improve 'unregistered icon' error message
5+ - fix: change 'replaceAll' func to 'replace' due to transpilation error
6+ - test: more coverage
7+ - fix: typings
8+ - fix: tests, lint, export
9+ - refactor: cleanup
10+ - chore: dependencies update
11+
312##### ` 1.0.0-alpha.3 `
413- test: add missing tests
514- refactor: cleanup
Original file line number Diff line number Diff line change 22
33[ ![ npm package] [ npm-badge ]] [ npm ]
44[ ![ NPM downloads] [ npm-download ]] [ npm ]
5+ ![ react] ( https://img.shields.io/badge/react-^16.14.0-lightgrey.svg?style=flat-square&logo=react )
6+
57
68[ npm-badge ] : https://img.shields.io/npm/v/@coreui/icons-react/latest?style=flat-square
79[ npm ] : https://www.npmjs.com/package/@coreui/icons-react
810[ npm-download ] : https://img.shields.io/npm/dm/@coreui/icons-react.svg?style=flat-square
911
1012##### docs:
11- https://coreui.io/react/docs/components/-Icon
13+ https://coreui.io/react/docs/components/CIcon
14+ https://icons.coreui.io/docs/using-coreui-icons-with/react/
1215
1316##### install:
1417``` bash
You can’t perform that action at this time.
0 commit comments