48 Commits

Author SHA1 Message Date
Ryo Aoyama a457cf6345 Merge pull request #38 from ra1028/v0.5.0
Bump version to 0.5.0
0.5.0
2021-06-09 00:25:33 +09:00
Ryo Aoyama 1e7bc4ef06 Update docs 2021-06-09 00:18:07 +09:00
Ryo Aoyama 11a688de71 Update .version 2021-06-09 00:15:30 +09:00
Ryo Aoyama f1c2b9065f Merge pull request #29 from jdanthinne/master
Add missing sectionIndexTitles method for tableviews
2021-06-09 00:11:09 +09:00
Ryo Aoyama 203c0f1582 Merge pull request #27 from sidepelican/patch-1
Fix compile error of sample mac application
2021-06-09 00:09:06 +09:00
Ryo Aoyama bb5ce92196 Merge pull request #30 from fossil12/patch-1
Fix typo
2021-06-09 00:08:36 +09:00
Ryo Aoyama 8094e6a0fc Merge pull request #35 from ra1028/dependabot/bundler/redcarpet-3.5.1
Bump redcarpet from 3.5.0 to 3.5.1
2021-06-09 00:08:17 +09:00
Ryo Aoyama 349029fbc3 Merge pull request #25 from ra1028/dependabot/bundler/json-2.3.1
Bump json from 2.2.0 to 2.3.1
2021-06-09 00:08:05 +09:00
Ryo Aoyama 496ee1c177 Merge pull request #37 from vincentisambart/arm64-mac
Support for ARM64 Macs
2021-06-09 00:03:59 +09:00
Vincent Isambart 444ad0cfaa Support for ARM64 Macs 2021-05-20 15:23:42 +09:00
dependabot[bot] fe2027486b Bump redcarpet from 3.5.0 to 3.5.1
Bumps [redcarpet](https://github.com/vmg/redcarpet) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/vmg/redcarpet/releases)
- [Changelog](https://github.com/vmg/redcarpet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vmg/redcarpet/compare/v3.5.0...v3.5.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-11 19:45:47 +00:00
David Keller f9cc696c83 Fix typo 2020-09-07 20:15:52 +02:00
Jérôme Danthinne 7e96a251d7 Add missing sectionIndexTitles method for tableviews 2020-08-18 14:06:55 +02:00
Iceman 8c9f02785d Fix compile error of sample mac application 2020-08-02 22:48:06 +09:00
dependabot[bot] bbe3a16e1a Bump json from 2.2.0 to 2.3.1
Bumps [json](https://github.com/flori/json) from 2.2.0 to 2.3.1.
- [Release notes](https://github.com/flori/json/releases)
- [Changelog](https://github.com/flori/json/blob/master/CHANGES.md)
- [Commits](https://github.com/flori/json/compare/v2.2.0...v2.3.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-28 04:58:11 +00:00
Ryo Aoyama 581b4f8d16 Merge pull request #23 from ra1028/v0.4.0
Bump version to 0.4.0
0.4.0
2020-04-12 09:08:41 +09:00
Ryo Aoyama 7917b9ecac Bump version to 0.4.0 2020-04-12 08:44:25 +09:00
Ryo Aoyama ad96fe29f9 Merge pull request #22 from bobek-balinek/feature/missing-data-source-methods
Add default implementation for other UITableViewDelegate/UICollectionViewDelegate methods
2020-04-12 08:26:52 +09:00
Bobby Bobak d0fa27e772 Merge branch 'master' into feature/missing-data-source-methods 2020-04-07 15:13:22 +01:00
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 d3e5bb4f2d Merge pull request #20 from bitsfabrik/master
Compiler Error Swift.Collection required
2020-04-01 00:14:04 +09:00
Bobby Bobak 7152ec831f Possible fix for the build error 2020-03-26 19:50:29 +00:00
BiNo 74f554c2b9 add Swift.Collection 2020-03-25 15:37:35 +01:00
Bobby Bobak e132707c44 Add all of the remaining UITableViewDataSource methods to the TableViewDiffableDataSource 2020-01-15 14:27:17 +00:00
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