Skip to content

v1.0.2

Compare
Choose a tag to compare
@deioo deioo released this 25 Aug 13:54
· 161 commits to develop since this release

Changelog

  • Update scss linter gem and settings
  • Fix color function bug where passing an unknown value would return the colors map instead of the actual param value
  • Fix bug where disabled button styles would override the current styles instead of extending on top of them
  • Prevent overriding border style on button hover state, only change the border color