Skip to content

Releases: abeidahmed/rails-heroicon

v2.3.0

23 Aug 15:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.3.0

v2.2.0

20 Dec 13:56
6b03c6b
Compare
Choose a tag to compare

What's Changed

  • feat: add micro icons in #42

Full Changelog: v2.1.2...v2.2.0

v2.1.2

09 Apr 13:46
430cb30
Compare
Choose a tag to compare
  • Remove stroke-width from svg path if it is present
  • Make stroke-width customizable
    <%= heroicon "user", variant: "outline", "stroke-width": 2 %>
  • Cache repeating icons using mattr_cache

v2.1.1

08 Dec 16:00
Compare
Choose a tag to compare

Fixed

  • Fix mini information-circle icon alignment - #27
  • Fix mini minus icon alignment - #28