Skip to content
This repository has been archived by the owner on Jun 5, 2023. It is now read-only.

v4.0.0

Compare
Choose a tag to compare
@MrSwitch MrSwitch released this 02 Sep 17:13
· 1006 commits to master since this release

4.0.0 (2019-09-02)

Bug Fixes

  • lint Button refactor (6600bc4)
  • remove test for deprecated Button subline prop (5649bab)

Code Refactoring

  • Remove button subline prop (79d3b98)

BREAKING CHANGES

  • Removes the underutilised subline prop
    from the Button component to reduce layout complexity and allow
    for nicer alignment of icons with multi-line button text.