Sha256: 65943824e15c15b60310cf0f9876005c99b5cade79a2910cb117a6f6b24a23a5
Contents?: true
Size: 694 Bytes
Versions: 1
Compression:
Stored size: 694 Bytes
Contents
# Changelog <!-- Prefix your message with one of the following: - [Added] for new features. - [Changed] for changes in existing functionality. - [Deprecated] for soon-to-be removed features. - [Removed] for now removed features. - [Fixed] for any bug fixes. - [Security] in case of vulnerabilities. --> ## v1.0.2 - [Changed] Remove `<symbol>`'s `width` and `height` property, otherwise Google Chrome and Firefox won't be able to resize the SVG properly. The `viewBox` will determine the svg's dimensions. ## v1.0.1 - [Changed] SVG sprite now includes the sprite name as the id. It means you'll to use a link href like `#icons--trash` (previously the sprite name wasn't included).
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
svg_sprite-1.0.2 | CHANGELOG.md |