Skip to content
This repository has been archived by the owner on Jan 23, 2020. It is now read-only.

Releases: barrymieny/material_design_icons

2.0.46

28 Aug 18:57
0c4f0aa
Compare
Choose a tag to compare

Changed

1.9.33

29 Apr 12:57
b4cfdaa
Compare
Choose a tag to compare

Changed

1.8.36

29 Apr 12:57
f357871
Compare
Choose a tag to compare

Changed

1.7.12

29 Apr 12:56
Compare
Choose a tag to compare

Warning

Breaking changes from previous release.

  • mdi_tag icon class attributes format changed from mdi_tag('one', 'two') to mdi_tag('one two').

Added

  • A new option: class adds a class attribute to the tag.
  • Add changelog.

Changed

0.1.2

29 Apr 12:55
Compare
Choose a tag to compare

Changed

  • Simplify @font-face declaration since the Rails Asset Pipeline already fingerprints assets.
  • Require newer version of inline_svg.

0.1.1

29 Apr 12:55
Compare
Choose a tag to compare

Fixed

0.1.0

29 Apr 12:53
Compare
Choose a tag to compare

Added

  • Basic Railtie and view helpers to add Material Design Icons tags and inline SVG to Ruby on Rails views.