All Versions
12
Latest Version
Avg Release Cycle
118 days
Latest Release
105 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v0.5.0
October 11, 2020 -
v0.4.0
February 13, 2019- Swift 4.2 compatibility
-
v0.3.0
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
October 01, 2017- ๐ Fixing an archiving issue appeared in the version 0.2.0 and above
-
v0.2.5
August 28, 2017- ๐ Fixing issue: TableView Footer/Header views are not preserved if set programmatically (iOS 9)
-
v0.2.4
August 23, 2017- ๐ Fixing UICollectionFlowLayout issue (iOS 9)
-
v0.2.3
August 08, 2017- ๐ Fix the UICollectionView Crash on iOS 9 - Not working -
- ๐ Make PlaceholderCollectionViewCell open
-
v0.2.2
August 04, 2017- Hide the table view header and footer when the placeholder is shown
-
v0.2.1
July 31, 2017- ๐ Fix an issue with custom UICollectionViewLayout
-
v0.2.0
July 27, 2017- โ Add UICollectionView compatibility