All Versions
12
Latest Version
Avg Release Cycle
118 days
Latest Release
1518 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v0.5.0
October 11, 2020 -
v0.4.0 Changes
February 13, 2019- Swift 4.2 compatibility
-
v0.3.0 Changes
January 05, 2018- โ Add more properties for customization: titleFont, subtitleFont and actionTitleFont
- โ Add the property
placeholdersAlwaysBounceVertical
to allow/disable vertical bouncing when the placeholder is shown - ๐ Start supporting iOS 8
- โ Add ability to show/Hide tableHeader & tableFooter when the placeholders are shown
- ๐ Use adjustedContentInset instead of contentInset for iOS 11 and later (compatibility iPhone X)
-
v0.2.6 Changes
October 01, 2017- ๐ Fixing an archiving issue appeared in the version 0.2.0 and above
-
v0.2.5 Changes
August 28, 2017- ๐ Fixing issue: TableView Footer/Header views are not preserved if set programmatically (iOS 9)
-
v0.2.4 Changes
August 23, 2017- ๐ Fixing UICollectionFlowLayout issue (iOS 9)
-
v0.2.3 Changes
August 08, 2017- ๐ Fix the UICollectionView Crash on iOS 9 - Not working -
- ๐ Make PlaceholderCollectionViewCell open
-
v0.2.2 Changes
August 04, 2017- Hide the table view header and footer when the placeholder is shown
-
v0.2.1 Changes
July 31, 2017- ๐ Fix an issue with custom UICollectionViewLayout
-
v0.2.0 Changes
July 27, 2017- โ Add UICollectionView compatibility