Change Log
0.5
Released on Tuesday, 25 Jan, 2022.
Added
- New property to set line spacing of the paragraph text.
- New boolean to set whether placeholder label uses full height of text view.
Fixed
- Crash while opening accessory view in workspace.
0.4
Released on Friday, 10 Jun, 2016.
Fixed
- Issue #3 - Correctly handle text view size when large text is pasted or deleted.
Updated
- Example project with a button to copy large text.
0.3
Released on Wednesday, 18 May, 2016.
Added
- New property to set placeholder color.
0.2
Released on Wednesday, 18 May, 2016.
Updated
- Explicitly specifying floating point variables.
- Formatted readme.
0.1
Released on Wednesday, 11 May, 2016.
Added
- Nullability annotations.
- Thanks to devxoul in the readme.
Fixed
- Issue #2 - Fixed retain cycles.
Updated
- Used the text view's text container property to set placeholder label's position.
0.0.4
Released on Monday, 1 Feb, 2016.
Updated
- Used the text view's text container property to set placeholder label's position.
0.0.3
Released on Friday, 15 Jan, 2016.
Updated
- Independently check and show placeholder label if not created.
- Using the default placeholder color Apple specifies.
0.0.2
Released on Wednesday, 23 Dec, 2015.
Fixed
- Podspec syntax to correctly handle Xib file.
Updated
- Readme to show how to install from CocoaPods.
0.0.1
Released on Sunday, 20 Dec, 2015.
Added
- Initial release.