Skip to content

Releases: devxoul/UITextView-Placeholder

1.5.0

19 Jan 06:07

Choose a tag to compare

What's Changed

  • Migrate to Tuist for declarative project management by @devxoul in #91
  • Migrate from Travis CI to GitHub Actions by @devxoul in #66
  • Placeholder text cut off by @lawmaestro in #81
  • Simplify CI workflow to use tuist test by @devxoul in #92
  • fix: replace + with - in bundle identifier for Tuist+SPM compatibility by @devxoul in #93

New Contributors

Full Changelog: 1.4.0...1.5.0

1.4.0

30 Jan 14:18

Choose a tag to compare

  • Use placeholder as accessibility value when placeholder is visible (#72, @e-sung)

1.3.3

19 Sep 13:33

Choose a tag to compare

  • Mirror lineFragmentPadding to fix issue with wrong insets in iOS 13 (#67, @fl034)

1.3.2

17 Sep 17:03

Choose a tag to compare

  • Set isAccessibilityElement to NO (#65)

1.3.1

31 Jul 08:26

Choose a tag to compare

  • Fix that placeholderTextColor doesn't exist in iOS SDK < 13 (030c4dc, @devxoul)

1.3.0

31 Jul 08:00

Choose a tag to compare

1.2.1

21 May 18:43

Choose a tag to compare

  • Fix a bug that setting placeholder after text won't adjust font (#50)

1.2.0

12 Apr 16:36

Choose a tag to compare

  • Only update placeholder font if textview's font is manually set (#27)
  • Make placeholder and placeholderColor an IBInspectable (#29)

1.1.1

25 Jan 16:02

Choose a tag to compare

  • Remove calling super.load() (#23)

1.1.0

12 Aug 14:42

Choose a tag to compare