Releases: ko1o/PYSearch
Releases · ko1o/PYSearch
Release v0.9.1
Release v0.9.0
Added
- Added
searchBarCornerRadius
to set cornerRadius of_UISearchBarSearchFieldBackgroundView
- Added showKeyboardWhenReturnSearchResult property (#170) by @xiao99xiao
Release v0.8.9
Added
- Added the mode of show search view controller.
- Added logo by @anharismail.
Release v0.8.8
Fixed
- Fixed #137 which
@available
compile failed in Xcode 7. - Fixed the search bar deformation on iOS 11.2.
Release v0.8.7
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
Release v0.8.5
Adapted & fixed
- Adapted iPhoneX & fixed #120.
Release v0.8.4
Adapted
- Adapted the search bar layout problem in the navigation bar on iOS 11.
Release v0.8.3
Release v0.8.2
Fixed
- Fixed #61 which the searchSuggestView's data display is incomplete when the keyboard changes.