Skip to content

Releases: raginmari/RAGTextField

SPM

17 Jul 20:44
Compare
Choose a tag to compare
  • Add support for Swift Package Manager
  • Add placeholder mode "scalesAlways" which always transforms the placeholder

Swift 5

27 May 18:31
Compare
Choose a tag to compare

Migrated to Swift 5.

Better text padding

11 Feb 20:23
Compare
Choose a tag to compare

Changed text padding from horizontal and vertical padding values to UIEdgeInsets which allows padding to the left, right, top and bottom of the text rectangle. The properties horizontalTextPadding and verticalTextPadding were removed.

Carthage+

09 Feb 22:07
Compare
Choose a tag to compare

Added Carthage support. Added hintOffset property that offsets the hint label from the text.

Generalüberholt.

07 Feb 22:47
Compare
Choose a tag to compare

Basically redid most of the implementation. Improved support of different text alignments. Added support of the left and right auxiliary views and right-to-left languages. Added a view that draws an animated underline below the text (optional).

Bugfix

19 Apr 14:05
Compare
Choose a tag to compare

Fixed layout issue.

Bugfix

09 Mar 11:21
Compare
Choose a tag to compare

Fixed access control of init(frame:) which was accidentally set to internal.

Updated initial CocoaPods release

06 Mar 09:51
Compare
Choose a tag to compare

Had to fix the author's email address throughout the lib.

Initial CocoaPods release

04 Mar 22:37
Compare
Choose a tag to compare

The first release of this repository published on CocoaPods.