Releases: Blackjacx/SHSearchBar
1.2.1
Changed
- Update podspec by removing non-source from sources. - @blackjacx.
1.2.0
Added
- #15: translations for DE, EN, ES, FR, IT, JA, ZH-HANS, RU - @blackjacx.
- first responder handling by forwarding related calls directly to the textfield - @blackjacx.
Changed
- #26: Conversion to Swift 4 - @blackjacx.
- #2: improves code documentation - @blackjacx.
- #14: adopts swift 3 naming conventions - @blackjacx.
- replaces non-swifty implementation of optional SHSearchBarDelegate methods by a default implementation of each method on a protocol extension - @blackjacx.
- resigns and resets the textField per default when pressing cancel button - @blackjacx.
- left and right view is now property of the config object - @blackjacx.
- replaces textColor and textBackgroundColor with textAttributes in config - @blackjacx.
Fixed
- cancellation in the example project - @blackjacx.
- #6: resolves but did not fix SPM support - @blackjacx.
Removed
- boxed type from specs since Swift3 uses Any for dictionary values that includes structs - @blackjacx.
1.1.0
Fixes issue #4 (Swift 3 Migration).
Fixes issue #11 (There is no right margin in the text field).
Updating SHSearchBarConfig on the fly is possible now.
Adds unit tests for textRectForBounds, editingRectForBounds and rasterSize.
Improved Codebeat.
Added Codcov support.
Added Codebeat support.
Added new Badges on the README.md.
1.0.5
update readme
optimized example assets
Revert "optimized example assets"
This reverts commit 794a1fe.
optimized example assets
optimized example image
update readme
update readme
updated readme
updated readme
updated readme
updated readme with examples;
fixed cancel button config update;
example improvement;
removed old release script in favour of fastlane
fastlane: updated comments
fastlane: tests run now before the git flow is started
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
updated fastfile
updated fastfile
updated fastfile
updated changelog
updated fastfile
Merge branch 'release/1.0.0'
Merge branch 'release/1.0.0' into develop
Merge branch 'release/0.9.26'
Merge branch 'release/0.9.25'
Merge branch 'release/0.9.24'
Merge branch 'release/0.9.23'
Merge branch 'release/0.9.22'
Merge branch 'release/0.9.21'
Merge branch 'release/0.9.20'
Merge branch 'release/0.9.19'
Merge branch 'release/0.9.18'
Merge branch 'release/0.9.17'
Merge branch 'release/0.9.16'