FlaneurOpen v0.10.0 Release Notes
Release Date: 2018-03-12 // almost 7 years ago-
- โ Added
dismissSearchBar
inFlaneurSearchViewController
so that the search bar can be dismissed without the need of another view controller being presented - ๐จ Refactored/renamed
ProgressModalViewController
so that it is easier to implement - โ Added a cancel button to
ProgressModalViewController
- โ Added
Previous changes from v0.9.0
-
- โ Added
segmentedCollectionView(_:willDisplayHeader:)
toSegmentedCollectionViewDelegate
- ๐ Improved documentation of
SegmentedCollectionViewDelegate
- โ Added
FlaneurSearchViewController
and the associated demo - โ Added
KeyboardObserver
to delegate keyboard notification observations - โ Added
initials
extension toString
- Started ignoring Pods in repository (because GoogleMaps is unmanageable and diffs were getting too hard to read)
- โก๏ธ
FlaneurMapView
updates:- Updated the
FlaneurMapView
demo to make it simpler - Made code simpler and improved documentation
- Updated the
- โ Added some sample code for screenshot testing
- โ Added