-
Notifications
You must be signed in to change notification settings - Fork 26
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
Start release-candidate for v0.28.1 #599
Merged
Merged
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
* chore: upgrades `react-router-dom` * chore: upgrades BrowserRouter and root Router * refactor: App to Router v6 * refactor: Redirect to Navigate * refactor: useHistory to useNavigate * refactor: rearranges navigation and css * fix: loading addresses condition * fix: address route fix * fix: error handling on ModalBackupWords * chore: removes debugging code * chore: revert comment message * style: fix indentation
chore: merge release-candidate into release
* fix: unknown tokens screen padding * feat: hide tokenbar for unknown tokens
* refactor: bg navigation through actions * refactor: adapts screens * fix: adapts to router v6 * fix: minor adjustments * feat: adds resetNavigateTo action
* chore: lockfile to version 3 * chore: npm install * chore: updates pot file * chore: disables unit tests The @testing-library/[email protected] dep had to be removed because of an incompatibility with react-scripts
* chore: new GlobalWallet object * chore: refactors globalWallet on selectors * chore: refactors globalWallet on mapStateToProps * chore: refactors globalWallet on saga selectors * fix: adjusts tokens utils store reader * refactor: singleton filename * refactor: removes globalwallet from local states * fix: indentation * refactor: services to modules folder * style: lint
* refactor: allTokens to serializable object * fix: adjusts allTokens readers * fix: allTokens adaptations for not being a set * fix: immutable onUpdateTxHistory * refactor: simplifies allTokens * refactor: extracts allTokens logic from reducer
* chore: removes unleash from state * chore: removes walletResetSuccess action * fix: review adjustments
* fix: navigate ModalUnhandledError * fix: navigate TxData * style: better import syntax
pedroferreira1
approved these changes
May 3, 2024
alexruzenhack
approved these changes
May 3, 2024
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.
The following features will be tested on this rc, most of them related to dependency upgrades:
react-router
tov6
#555routerHistory
from Redux store #573HathorWallet
from Redux store #580unleash
from Redux store #589redux
#595Acceptance Criteria
Security Checklist