Skip to content

0.1.9

Compare
Choose a tag to compare
@nicolaschengdev nicolaschengdev released this 15 Feb 17:37
· 30 commits to master since this release

Version 0.1.9 @ 2.15.2014

  • Fixed implicit retain of self within blocks warnings
  • Fixed overlay view cannot be removed from window (issue #72)
  • Added animation options on dismiss - (void)dismissPopoverAnimated:(BOOL)animated options:(WYPopoverAnimationOptions)aOptions
  • Added completion blocks after presentation of popovers
  • Added accessibility support