Releases: devxoul/UITextView-Placeholder
Releases · devxoul/UITextView-Placeholder
1.5.0
19 Jan 06:07
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Use placeholder as accessibility value when placeholder is visible (#72 , @e-sung )
1.3.3
19 Sep 13:33
Compare
Sorry, something went wrong.
No results found
Mirror lineFragmentPadding to fix issue with wrong insets in iOS 13 (#67 , @fl034 )
1.3.2
17 Sep 17:03
Compare
Sorry, something went wrong.
No results found
Set isAccessibilityElement to NO (#65 )
1.3.1
31 Jul 08:26
Compare
Sorry, something went wrong.
No results found
Fix that placeholderTextColor doesn't exist in iOS SDK < 13 (030c4dc , @devxoul )
1.3.0
31 Jul 08:00
Compare
Sorry, something went wrong.
No results found
1.2.1
21 May 18:43
Compare
Sorry, something went wrong.
No results found
Fix a bug that setting placeholder after text won't adjust font (#50 )
1.2.0
12 Apr 16:36
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Remove calling super.load() (#23 )
1.1.0
12 Aug 14:42
Compare
Sorry, something went wrong.
No results found