Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

Version 1.1.1

Compare
Choose a tag to compare
@dzenbot dzenbot released this 29 Sep 17:47
· 955 commits to master since this release
  • Added popOverController support, by just setting a flag presentedInPopover to YES.
  • The foundPrefixRange property is now public.
  • All category methods are now prefixed with "slk_" thanks to @fluidsonic, fixing a crash in safeValueForKey: in UIScrollView+SLKAdditions
  • Improved the super initialisers thanks to @fluidsonic
  • Fixed a crash when inserting text at caret position while autocompletion (http://crashes.to/s/2ab1ead09d9)