-
Notifications
You must be signed in to change notification settings - Fork 121
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
Breaking change: Changed from ListView to CollectionView in BookmarksView which resolves ItemTemplate issue in iOS #598
Merged
Commits on Aug 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5afe02c - Browse repository at this point
Copy the full SHA 5afe02cView commit details
Commits on Aug 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 475793d - Browse repository at this point
Copy the full SHA 475793dView commit details
Commits on Sep 3, 2024
-
Refactor BookmarksView to centralize CollectionView updates
- This Fixes a bug with Android adding item couple of times when new Bookmark is added. - Centralize the update logic for the CollectionView in the BookmarksView class by introducing a new `UpdateListView` method.
Configuration menu - View commit details
-
Copy full SHA for 4d65c75 - Browse repository at this point
Copy the full SHA 4d65c75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d8c05c - Browse repository at this point
Copy the full SHA 4d8c05cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9660568 - Browse repository at this point
Copy the full SHA 9660568View commit details
Commits on Sep 4, 2024
-
Refactor event handling in BookmarksView and DataSource
This fixes problem in Android from root level.
Configuration menu - View commit details
-
Copy full SHA for c6d0ccc - Browse repository at this point
Copy the full SHA c6d0cccView commit details -
Configuration menu - View commit details
-
Copy full SHA for e71bfd7 - Browse repository at this point
Copy the full SHA e71bfd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f2c020 - Browse repository at this point
Copy the full SHA 1f2c020View commit details
Commits on Sep 5, 2024
-
Refactor BookmarksView to use class-level CollectionView to maintain …
…sequence of detaching and attaching events
Configuration menu - View commit details
-
Copy full SHA for 5d2ffa0 - Browse repository at this point
Copy the full SHA 5d2ffa0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8faf76e - Browse repository at this point
Copy the full SHA 8faf76eView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.