Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/v.1.2.0 #86

Merged
merged 10 commits into from
Nov 2, 2021
Merged

Release/v.1.2.0 #86

merged 10 commits into from
Nov 2, 2021

Conversation

vsukharew
Copy link
Owner

No description provided.

* changed AnyTypeCollection.Builder methods:
- addIf now along with items of List<T> type takes delegate typed with <T, V, H> instead of <List<T>, V, H>
- addIfNotEmpty now along with items of List<T> type takes delegate typed with <T, V, H> instead of <List<T>, V, H>
- another overload of addIfNotEmpty added

* syntax refactor
* added test for 'build' function

* - moved findCurrentItemViewTypePosition() from AnyTypeAdapter.kt to AnyTypeCollection.kt
- added tests for AnyTypeCollection.kt

* added tests for AnyTypeDelegate
* fixed returning the same id for each NoDataDelegate

* added tests that verify methods calls
- distributed classes into packages 
- deleted unused code
- imported `when` method
@vsukharew vsukharew merged commit 9b786a8 into master Nov 2, 2021
@vsukharew vsukharew deleted the release/v.1.2.0 branch November 2, 2021 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant