Skip to content

Releases: ko1o/PYSearch

Release v0.9.1

28 Oct 01:52
Compare
Choose a tag to compare

Fixed

  • Fixed #175 which when you enter the search result and then click back,
    the left back button and the arrow move left.
  • Fixed layout for navigation items by @baocang.
  • Fixed input cursor for searchBar by @baocang.

Release v0.9.0

17 Jun 03:22
Compare
Choose a tag to compare

Added

  • Added searchBarCornerRadius to set cornerRadius of _UISearchBarSearchFieldBackgroundView
  • Added showKeyboardWhenReturnSearchResult property (#170) by @xiao99xiao

Release v0.8.9

28 May 05:50
Compare
Choose a tag to compare

Added

  • Added the mode of show search view controller.
  • Added logo by @anharismail.

Release v0.8.8

20 Dec 03:25
Compare
Choose a tag to compare

Fixed

  • Fixed #137 which @available compile failed in Xcode 7.
  • Fixed the search bar deformation on iOS 11.2.

Release v0.8.7

16 Nov 07:02
Compare
Choose a tag to compare

Fixed

  • Fixed a blank question at the bottom of searchSuggestionView on iOS 11.
  • Fixed #131 which the search bar deformation on iOS 11.

Updated

  • Updated README.md

Release v0.8.6

06 Nov 07:20
9873f81
Compare
Choose a tag to compare

Fixed

  • Fixed #126 which can not change the width of cancelButton.

Updated

  • Updated README.md

Release v0.8.5

19 Oct 05:31
Compare
Choose a tag to compare

Adapted & fixed

  • Adapted iPhoneX & fixed #120.

Release v0.8.4

23 Sep 09:53
Compare
Choose a tag to compare

Adapted

  • Adapted the search bar layout problem in the navigation bar on iOS 11.

Release v0.8.3

23 Aug 03:30
Compare
Choose a tag to compare

Adapted

Release v0.8.2

20 Jun 09:22
Compare
Choose a tag to compare

Fixed

  • Fixed #61 which the searchSuggestView's data display is incomplete when the keyboard changes.