Skip to content

Releases: teambition/TBEmptyDataSet

Version 2.2

06 Oct 16:11
Compare
Choose a tag to compare

Fix possible crash.

Version 2.1

20 Sep 02:46
Compare
Choose a tag to compare

Swift 3 support.

Version 2.0

28 Jun 09:08
Compare
Choose a tag to compare

Update UICollectionView's empty data set after performBatchUpdates.

Version 1.9

20 Jun 10:42
Compare
Choose a tag to compare

Fix memory leak.

Version 1.8

04 May 12:25
Compare
Choose a tag to compare

Optimize custom empty data view layout.

Version 1.7

04 May 03:45
Compare
Choose a tag to compare

Add function updateEmptyDataSetIfNeeded() to force update emptyDataSet.

Version 1.6

07 Apr 11:43
Compare
Choose a tag to compare

Support multiple vertical spaces.

Version 1.5

06 Apr 12:57
Compare
Choose a tag to compare

Fix content view frame issue when empty data view is custom.

Version 1.4

31 Mar 11:13
Compare
Choose a tag to compare
  1. Support Swift 2.2.
  2. Fix the bug "header view or section header been hidden by emptyDataSet".

Version 1.3

12 Mar 08:46
Compare
Choose a tag to compare

Support CocoaPods now.