Skip to content

Releases: ibireme/YYText

Bug fixes

13 Sep 10:35
Compare
Choose a tag to compare
  • iOS 7 compatible when set font name with InterfaceBuilder: #404
  • iOS 10 compatible for text layout: #459
  • Fix text border draw defect when the border is out of the view's bounds: #341
  • Fix incorrect state when resize vertical form textview: #483
  • Fix potential crash when get attribute from NSAttributedString with invalid index.
  • Fix Xcode8 warnings

Bug fixes

21 Apr 06:23
Compare
Choose a tag to compare
  • Avoid YYTextEffectWindow become key window
  • Optimize the line truncation token's attributes
  • Fix text render error when use TextGlyphTransformAttribute #284

Bug fixes

21 Apr 06:22
Compare
Choose a tag to compare
  • Add KVO support for property 'textLayout' of YYTextView
  • Fix potential crash in iOS7 #261
  • Fix text rendering problem #229 #262

Bug fixes

21 Apr 06:19
Compare
Choose a tag to compare
  • Set the default textAlignment to NSTextAlignmentNatural #239

Bug fixes

21 Apr 06:18
Compare
Choose a tag to compare
  • iOS 9.2 compatible
  • Remove YYDispatchQueuePool due to dynamic library compile error
  • Copy observers before enumerate in YYKeyboardManager
  • Support opaque layer's background color for YYAsyncLayer

Bug fixes

21 Apr 06:16
Compare
Choose a tag to compare
  • Fix Interface Builder (IBInspectable) error in YYLabel

First release, stable API

21 Apr 06:15
Compare
Choose a tag to compare