24 Commits

Author SHA1 Message Date
Ryo Aoyama 1d6674cf60 Merge pull request #12 from ra1028/completion-block
Add completion block
0.3.0
2019-12-10 16:36:38 +09:00
Ryo Aoyama 0fb3bbd7ae Add test environment xcode 11.2.1 on CI 2019-12-10 16:07:10 +09:00
Ryo Aoyama 240e52b500 Update docs 2019-12-10 15:39:46 +09:00
Ryo Aoyama b87be70ffc Update podspec 2019-12-10 15:37:05 +09:00
Ryo Aoyama 3505c43a46 Update README 2019-12-10 15:32:56 +09:00
Ryo Aoyama 8df43ab0b4 Update gems 2019-12-10 15:31:49 +09:00
Ryo Aoyama 8db42c2188 Add tests 2019-12-10 15:26:30 +09:00
Ryo Aoyama b581a3e266 Add completion block to apply function 2019-12-10 15:08:33 +09:00
Ryo Aoyama 36dd382b99 Merge pull request #11 from ShapeGames/master
Updates git submodule.
2019-12-10 14:11:00 +09:00
Daniel Molina 6f5fa6dc1a Fixes compile errors. 2019-12-09 16:38:29 +01:00
Daniel Molina 544d9855ac Updates git submodule. 2019-12-09 16:29:38 +01:00
Ryo Aoyama 46e6b7b339 Merge pull request #6 from simba909/master
Add support for specifying section header and footer titles
2019-09-17 21:06:06 +09:00
Ryo Aoyama fc4aeb58e6 Merge pull request #7 from AYastrebov/master
Update Podspec sources to different platforms
2019-09-17 21:05:15 +09:00
Andrey Yastrebov dce290aea3 update podspec 2019-09-17 14:16:26 +03:00
Simon Jarbrant 981a3c57d8 Add support for specifying section header and footer titles through TableViewDiffableDataSource subclasses 2019-09-08 16:59:12 +02:00
Ryo Aoyama 328894d8da Merge pull request #5 from ra1028/v0.2.0
v0.2.0
0.2.0
2019-09-03 00:01:53 +09:00
Ryo Aoyama 715e0692c4 Update docs 2019-09-02 23:53:26 +09:00
Ryo Aoyama cb3ab8fb41 Update podspec 2019-09-02 23:45:33 +09:00
Ryo Aoyama 72c639ebe7 Fix syntax 2019-09-02 23:42:49 +09:00
Ryo Aoyama 8bd94b65b1 Merge pull request #4 from kishikawakatsumi/typo
Fix typo
2019-09-02 23:40:32 +09:00
Ryo Aoyama ea762adc00 Merge pull request #3 from kishikawakatsumi/class-to-struct
Make `DiffableDataSourceSnapshot` struct
2019-09-02 23:39:27 +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
Kishikawa Katsumi dbbea25eac Fix typo 2019-08-25 18:48:26 +09:00
Ryo Aoyama 3e216e1aa4 Initial commit 0.1.0 2019-06-24 12:03:35 +09:00