This repository has been archived by the owner on Apr 18, 2023. It is now read-only.
Releases: tophat/RichTextView
Releases · tophat/RichTextView
Release 1.1.0
- Add RichTextView Input Callback (#88)
- Fix issue where an input string with just newlines would not trim those newlines
Release 1.0.8
Add custom baseline offset to LaTeX (#83)
Release 1.0.7
Workaround for johnxnguyen/Down#116
Release 1.0.6
- Fixed some left padding issues caused by moving from
UILabel
toUITextView
for text rendering
Release 1.0.5
Release 1.0.4
- Documentation fixes for Cocoapods compatibility
Release 1.0.3
Release 1.0.2
Release 1.0.1
Fixes for the following bugs:
- UILabel text does not wrap around
- Markdown styling not retained
- HTML/Markdown parsing consistently leaves a trailing newline that needs to be trimmed
- WebViews not rendering
See #47
Release 1.0.0
First Release, MVP.