4 Commits

Author SHA1 Message Date
Bobby Bobak 46460779e6 Add tests for newly added methods and update the implementation of the CollectionViewDiffableDataSource with canMove/moveItemAt methods 2020-04-07 10:11:42 +01:00
Ryo Aoyama 8db42c2188 Add tests 2019-12-10 15:26:30 +09:00
Kishikawa Katsumi d717904e46 Make DiffableDataSourceSnapshot struct
In the latest Xcode 11 (beta 6), DiffableDataSourceSnapshot class changed to a struct.
This PR adopt the API to the latest UIKit's API.
2019-08-26 02:28:25 +09:00
Ryo Aoyama 3e216e1aa4 Initial commit 2019-06-24 12:03:35 +09:00