Skip to content

Releases: nicolaschengdev/WYPopoverController

0.1.2

18 Sep 15:44
Compare
Choose a tag to compare

Version 0.1.2 @ 8.9.13

  • Added support keyboard show / hide.
  • Added minOuterCornerRadius appearance property.
  • Fixed performance.
  • Fixed generation of colors from tintColor.
  • Replaced device orientation change notification by interface orientation change notification.

0.1.1

18 Sep 15:44
Compare
Choose a tag to compare

Version 0.1.1 @ 31.8.13

  • Added support for UIStoryBoard.
  • Replaced [UIWindow sendEvent] sizzled method by [UIView hitTest] ( credits to thantthet ).

0.1.0

18 Sep 15:45
Compare
Choose a tag to compare

Version 0.1.0 @ 16.8.13

  • Initial release.