DiffableDataSources

💾 A library for backporting UITableView/UICollectionViewDiffableDataSource.

APACHE-2.0 License

Stars
849
Committers
12
DiffableDataSources - 0.5.0 Latest Release

Published by ra1028 over 3 years ago

Improvements

  • Support for ARM64 Macs (#37 by @vincentisambart)
  • Add missing sectionIndexTitles method for tableviews (#29 by @jdanthinne)

Fix

  • Fix compile error of sample mac application (#27 @sidepelican)
DiffableDataSources - 0.4.0

Published by ra1028 over 4 years ago

Enhancement

  • Add default implementation for other UITableViewDelegate/UICollectionViewDelegate methods (by bobek-balinek, #22)

Fix

  • Compiler Error Swift.Collection required (by @Bino90, #20)
DiffableDataSources - 0.3.0

Published by ra1028 almost 5 years ago

Enhancement

  • Add support for specifying section header and footer titles (by @simba909 #6)
  • Update Podspec sources to different platforms (by AYastrebov #7)
  • Updates git submodule (by @danmolina21 #11)
  • Add completion block (by @ra1028 #12)
DiffableDataSources - 0.2.0

Published by ra1028 about 5 years ago

Breaking changes

  • Make DiffableDataSourceSnapshot struct (by @kishikawakatsumi #3)
DiffableDataSources - 0.1.0 - Initial public release

Published by ra1028 over 5 years ago

Initial public release of DiffableDataSources 💾

Package Rankings
Top 9.31% on Swiftpackageindex.com
Top 18.39% on Carthage
Top 2.81% on Cocoapods.org