This repository has been archived by the owner on Apr 26, 2019. It is now read-only.
v5.0.0
5.0.0 (2018-08-13)
Breaking Changes
- Removed icon fonts. You can now only use ikonograph as svg sprite or vanilla web component
- Removed all
logo-*
duplicated icons
Bug Fixes
- Add svgs source files to dist (a58cc13)
- Fix _setSize and _setColor methods (4cf4d17)
- Fix global style when shadow dom is not supported (2f9d628), closes #46
- private method for Shady DOM detection added (f464dca)
- Remove duplicated logo-* icons (ab22b12), closes #54