Releases: contactlab/ikonograph
Releases · contactlab/ikonograph
v5.0.1
- Update svgo configuration to fix viewbox removing (686905d)
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
Features
- Add new icons: button, add-user, cake, credit-card, home, journey, list-arrows (f368326), closes #53
v4.1.3
4.1.3 (2017-12-11)
Bug Fixes
- Add private method for Shady DOM detection when browser support shadow dom (f464dca)
v4.1.2
4.1.2 (2017-12-04)
Bug Fixes
- Fix _setSize and _setColor methods (4cf4d17)
- Fix global style when shadow dom is not supported (2f9d628), closes #46
v4.1.1
4.1.1 (2017-10-20)
Bug Fixes
- Define files to be devilered with npm (2db9038)
v4.1.0
4.1.0 (2017-09-19)
Bug Fixes
- better management of icon non existent or not specified (#35) (b191df6)
- Fix fix file-code-full icon (c0bff59)
- Fix throw error blocking parse (d26c3b6)
- fixed broken behaviour for style attribute (#40) (c72a24b)
- Update send icon (375946b)
Features
v4.0.3
4.0.3 (2017-08-16)
Bug Fixes
- Fix throw error blocking parse (d26c3b6)
v4.0.2
4.0.2 (2017-08-08)
Bug Fixes
- fixed broken behaviour for style attribute (#40) (c72a24b)
- Fix color attribute (38) (d3e6b36)
v4.0.1
- fix: better management of icon non existent or not specified
v4.0.0
4.0.0 (2017-08-03)
Features
- New ikn-icon CustomElement (8b1a1b6)