We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 008ce19 commit acdb310Copy full SHA for acdb310
CHANGELOG.md
@@ -1,3 +1,16 @@
1
+## [0.0.9] 14.6.2021
2
+### Added `configureShouldDeselectItem` and `configureShouldSelectItem` for the `GRCollectionVIewProvider` to make a proxy around datasource methods
3
+
4
+- Package could not be compiled, bacuse of the wrong configuration of the `DeepDiff` submodule
5
6
+## [0.0.8] 10.5.2021
7
+### Fix
8
9
10
+## [0.0.7] 3.2.2021
11
+### Added
12
+- `willBeginDragging` configuration property for `GRTableViewProvider`
13
14
## [0.0.6] 16.11.2020
15
### Fix
16
- Memory leaks inside the Diffable CollectionView provider
0 commit comments