Releases: raginmari/RAGTextField
Releases · raginmari/RAGTextField
SPM
Swift 5
Better text padding
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+
Generalüberholt.
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
Bugfix
Updated initial CocoaPods release
Had to fix the author's email address throughout the lib.
Initial CocoaPods release
The first release of this repository published on CocoaPods.