All Versions
12
Latest Version
Avg Release Cycle
118 days
Latest Release
1264 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