Skip to content

Releases: loregr/LGButton

v1.1.6

Choose a tag to compare

@loregr loregr released this 22 Mar 09:26

Fixed outline border issue

v1.1.5

Choose a tag to compare

@loregr loregr released this 18 Feb 16:25

Improved touch handling

v1.1.4

Choose a tag to compare

@loregr loregr released this 30 Jan 13:53

FontAwesome update

v1.1.3

Choose a tag to compare

@loregr loregr released this 29 Jan 10:17

Subclassing allowed

v1.1.2

Choose a tag to compare

@loregr loregr released this 14 Jan 11:36

Bug Fix

  • rootView added twice,
  • AutoLayout warnings

v1.1.1

Choose a tag to compare

@loregr loregr released this 25 Dec 16:42

Moved .py file to avoid delivery issues

v1.1

Choose a tag to compare

@loregr loregr released this 22 Dec 20:53
  • 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

Choose a tag to compare

@loregr loregr released this 01 Dec 16:00

Fix warnings in Xcode 9.1 and update example project

v1.0.4

Choose a tag to compare

@loregr loregr released this 11 Oct 18:49

Swift 4 migration

v1.0.3

Choose a tag to compare

@loregr loregr released this 23 Sep 15:08

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