Skip to content
This repository was archived by the owner on Feb 4, 2026. It is now read-only.

Latest commit

 

History

History
38 lines (27 loc) · 996 Bytes

File metadata and controls

38 lines (27 loc) · 996 Bytes

2.0.1 (2015-10-20)

  • Marked properties supporting UIAppearance.
  • Isolated workarounds for bugs that have been officially fixed in iOS 9.
  • Adopted stricter compiler warnings and fixed all of them.
  • Minor refactoring.
  • Fixed miscalculation of scroll offset when contentSize.height < bounds.size.height.

2.0.0 (2015-04-20)

  • Added number of matches property.
  • Added ability to search forwards and backwards.
  • Added circular search flag.
  • Major API refactoring.
  • Improved search performance in most scenarios.
  • Added becomeFirstResponder fix.
  • Updated NSTextContainer fix.
  • Improved documentation of header and source files.

1.1.0 (2014-05-19)

  • Added scroll position parameters.
  • Added animation parameters.
  • Improved scrolling behavior.

1.0.2 (2013-11-18)

  • Interface Builder support.
  • Added UITextView caret fix.

1.0.1 (2013-11-05)

  • Minor search logic fix.
  • Fixed highlights not behaving correctly on iOS 5.

1.0.0 (2013-11-04)

  • Initial release.