All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
0.2.2 - 2017-10-06
- Updated readme to include demo gif and usage example.
0.2.1 - 2017-10-06
- Pod spec screenshot location.
0.2.0 - 2017-10-06
stickyHeaderTabController(_, didUpdateCompoundHeaderHeight:)
delegate method.- Screenshots to Cocoapod spec.
- Content jump due to short tab content being pinned to tab bar after switching tabs.
0.1.0 - 2017-10-05
- Static profile components.
- Example project profile.
- Selected state for tab bar.
- Proper calculations for tab contentInset.
- Scrolling of sticky components.
- Synchronization of horizontal scrolling and tab selection.
- Customization of
StickyHeaderTabBarView
. - Name label position and cover photo blur animations based on scroll.
- Updated copyright notices.
- TabBar bottom border is now drawn rather than it's own subview.
- Vertical scrolling of tabs within horizontal container.
- Tab bar width calculation.
- This CHANGELOG file.