Material Icons Versions Save

A simple Rails wrapper for Google Material Icons

v4.0.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/Angelmmiguel/material_icons/compare/v2.2.1...v4.0.0

v2.2.1

7 years ago
  • Drop support for Ruby 1.9.3. Some gems require Ruby > 2 #17
  • Add to_str and to_ary methods to fix avoid errors with Array methods #13

v2.2.0

8 years ago
  • Update Material Design icon font to v2.2.2 #12

v2.0.1

8 years ago
  • Fixed a conflict with style icon name and MaterialIcon style method #8

v2.0.0

8 years ago
  • Update Material Design icon font to 2.1 version (Thanks @matthieua)
  • Fix file permission, now it's equals to 644 (Thanks @rociiu)

v1.0.1

8 years ago
  • Moved LICENSE of fonts to root.
  • Added tests to several versions of Rails gem.

v0.0.5

8 years ago

Added Material icons fonts to your rails project. Created CSS for ligatures and unicode version (see Compatibility)

v1.0.0rc1

8 years ago

First version of view helpers. Fixed a bug on CSS.

v1.0.0

8 years ago

Added helpers to build icons on views. Improve CSS for unicode mode.