Skip to content

Releases: loregr/LGButton

v1.1.6

22 Mar 09:26
Compare
Choose a tag to compare

Fixed outline border issue

v1.1.5

18 Feb 16:25
Compare
Choose a tag to compare

Improved touch handling

v1.1.4

30 Jan 13:53
Compare
Choose a tag to compare

FontAwesome update

v1.1.3

29 Jan 10:17
Compare
Choose a tag to compare

Subclassing allowed

v1.1.2

14 Jan 11:36
Compare
Choose a tag to compare

Bug Fix

  • rootView added twice,
  • AutoLayout warnings

v1.1.1

25 Dec 16:42
Compare
Choose a tag to compare

Moved .py file to avoid delivery issues

v1.1

22 Dec 20:53
Compare
Choose a tag to compare
  • Fixed render on storyboard
  • Left and right alignment
  • Support for NSAttributedString
  • Multiline title
  • Fixed issue with overlapped gesture
  • Support for custom icon sets (#46)

v1.0.5

01 Dec 16:00
Compare
Choose a tag to compare

Fix warnings in Xcode 9.1 and update example project

v1.0.4

11 Oct 18:49
Compare
Choose a tag to compare

Swift 4 migration

v1.0.3

23 Sep 15:08
Compare
Choose a tag to compare

Remove touch "flash" and make it work more like a UIButton