- Added
pulseFocus
Boolean flag that keeps the pulse displayed as the button is highlighted, (issue-217). - Switched
pulseColorOpacity
topulseOpacity
. - Added @IBInspectable where appropriate, (issue-151).
- Added @IBDesignable where appropriate, (issue-151).
- Fixed an issue where the tests were being broken, (issue-224).
NavigationBarView
is now calledToolbar
.SearchBarView
is now calledSearchBar
.SideNavigationViewController
is nowSideNavigationController
.- Added public
leftThreshold
andrightThreshold
toSideNavigationController
, (issue-220).