Skip to content

Releases: stephsharp/MaterialTextField

Fix README

Choose a tag to compare

@stephsharp stephsharp released this 15 Jul 20:37

Use full path for gif in README so it shows up correctly in CocoaPods docs.

Horizontal padding, left & right views, bug fixes

Choose a tag to compare

@stephsharp stephsharp released this 15 Jul 20:09

New features:

Updates:

  • Updates to Xcode settings and storyboard for Xcode 9.3
  • Bumped min deployment target to iOS 10.0
  • Modernised constraints in MFTextField

Bug fixes:

  • #17 Fix crash when attributed placeholder is nil
  • #20 Fix both floating & inline placeholders being shown when text is cleared

iOS 11 bug fixes

Choose a tag to compare

@stephsharp stephsharp released this 23 Oct 00:10
  • #12 Fix truncated text on iOS 11
  • #11 Fix crash when attributed string is empty

Bug fixes & README updates

Choose a tag to compare

@stephsharp stephsharp released this 18 Dec 02:36
  • Fix issue #4: Error label isn't properly laid out if it already exists when the view is loaded
  • Fix infinite loop & crashes caused by calls to [self layoutIfNeeded]
  • Update README with Carthage installation instructions and demo gif

Initial release

Choose a tag to compare

@stephsharp stephsharp released this 10 Nov 11:25

Simple Material Design text field with animated placeholder label and error message.