- A crash that would happen whenever a reload attempt occured while there were empty table sections. (#10)
- Made the effect always on by default, adding
showRoundedCorners
to turn it off. (#7) - Added iOS 13 support, including layout improvements and dark mode support. (#8)
- Corner radius is now 7 by default to more closely match iOS 13's design. (#7)
- To accomodate smaller screens, the default inset is now 18. (#7)
- Changed corner image loading to happen immediately in order to solve potential layout bugs. (#3)
- None.
- Added support for devices horizontal safe insets, such as iPhone XS Max.
- Updated project for Xcode 10.
- Swapped out Travis CI for XD-CI.
- Added support for iOS 11.
- Overhauled layout code in order for it to be more explicit.
- Added
accessoryHorizontalInset
to allow manual inset control.
- A layout issue if a footer view for the whole table view was set.
- Layout bugs on larger screens, such as iPad Pro.
- Initial Release! 🎉