All Versions
12
Latest Version
Avg Release Cycle
118 days
Latest Release
1285 days ago

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