Skip to content

Releases: Angelmmiguel/material_icons

v4.0.0

27 Nov 21:35
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.1...v4.0.0

v2.2.1

27 Feb 18:00
Compare
Choose a tag to compare
  • 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

18 Mar 08:13
Compare
Choose a tag to compare
  • Update Material Design icon font to v2.2.2 #12

Fixed a conflict with style icon

29 Jan 09:38
Compare
Choose a tag to compare
  • Fixed a conflict with style icon name and MaterialIcon style method #8

Update Material Design Icons from Google

20 Nov 08:04
Compare
Choose a tag to compare
  • Update Material Design icon font to 2.1 version (Thanks @matthieua)
  • Fix file permission, now it's equals to 644 (Thanks @rociiu)

Minor fixes

19 Nov 07:53
Compare
Choose a tag to compare
  • Moved LICENSE of fonts to root.
  • Added tests to several versions of Rails gem.

Helpers for views

13 Jun 19:43
Compare
Choose a tag to compare

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

Prerelease version with view helpers

13 Jun 19:44
Compare
Choose a tag to compare
Pre-release

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

First version.

13 Jun 19:46
Compare
Choose a tag to compare

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