-
Notifications
You must be signed in to change notification settings - Fork 35
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/v1.6.0 #1347
Merged
Merged
Release/v1.6.0 #1347
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…allet-app into diverge-ios-colour-scheme
and use react-native Platform helper for platform specific bits
bump version, ios geolocation unlinked
Merge android/ios route files
Diverge ios colour scheme
This reverts commit 8184121.
This reverts commit d06532d. Conflicts: src/actions/registration/index.ts src/routeList.ios.ts src/routes.ios.ts
yarn icon path/to/icon.svg will create a react native element for the icon, and store it in src/resources/svg/path/to/icon.js
with new tabs, currently holding placeholders
it is not be used by any of the loading screens (only state.account.loading) and using the method accidentally breaks loading for some things
use setDeepLinkLoading where necessary (because it's handled by NavigationContainer) remove loading management from interaction token handler actions add withLoading and withErrorScreen to handleDeepLink action
Loading Issues
Update issue templates
…_url_updated Ensure deep links can be opened correctly
Make back button iOS same as text
…ed_input_check Correctly checking if requested input is not populated on credential offer
|
update hotfix branch
alias crypto pkgs to one which implements randombytes properly
chunningham
approved these changes
Jul 1, 2019
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
approved for release
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Updates
DecoratedClaims
withLoading
andwithErrorHandling