-
Notifications
You must be signed in to change notification settings - Fork 128
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
Avoid setting state for unmounted component #145
Closed
Closed
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
* signer wip * signer wip * signer wip * wip * da mvp * dep bump * Signer wip * ethers signer * remove yalc from signer * remove console.logs * change ethersprovider version * add docs * type fixes * utils/poll: remove double increment * dep updatE * doc fix * remove jsonrpc error check logic in checkError * ui: hello world * safe dev ui: hello world * pin jest version to the one required by react-scripts * test script fix * dep bump * use jest 26.6.0 * bootstrapping * wip * wip * wip * dep bump * wip * trying to make header work * got this thing to render * logo alignment * a battle with changing default font family in mui * a battle with font scaling * header * header battle continues * material ui warning fixes * Fix web3modal * provider store wip * provider store wip * provider details wip * provider details wip * wip: * connected account details * connect/disconnect provider * change node version for tesT * dep update * dep update * import casing fix * remove test * Eslint fix * remove unused stuff * remove unused stuff * add props to provider
* signer wip * signer wip * signer wip * wip * da mvp * dep bump * Signer wip * ethers signer * remove yalc from signer * remove console.logs * change ethersprovider version * add docs * type fixes * utils/poll: remove double increment * dep updatE * doc fix * remove jsonrpc error check logic in checkError * ui: hello world * safe dev ui: hello world * pin jest version to the one required by react-scripts * test script fix * dep bump * use jest 26.6.0 * bootstrapping * wip * wip * wip * dep bump * wip * trying to make header work * got this thing to render * logo alignment * a battle with changing default font family in mui * a battle with font scaling * header * header battle continues * material ui warning fixes * Fix web3modal * provider store wip * provider store wip * provider details wip * provider details wip * wip: * connected account details * connect/disconnect provider * welcome page layout * welcome page layout * welcome page layout wip * welcome page layout done * welcome page connect provider * deploy contracts wip * save contract addresses to state * save contract addresses to localstorage * deploying safe wip * deploy safe function * dep bump * dep bump * update package json * deploy safe and redirect to safe page * disable btn * try to fix eslint action * Remove react-app/jest * dep update * remove test
* signer wip * signer wip * signer wip * wip * da mvp * dep bump * Signer wip * ethers signer * remove yalc from signer * remove console.logs * change ethersprovider version * add docs * type fixes * utils/poll: remove double increment * dep updatE * doc fix * remove jsonrpc error check logic in checkError * ui: hello world * safe dev ui: hello world * pin jest version to the one required by react-scripts * test script fix * dep bump * use jest 26.6.0 * bootstrapping * wip * wip * wip * dep bump * wip * trying to make header work * got this thing to render * logo alignment * a battle with changing default font family in mui * a battle with font scaling * header * header battle continues * material ui warning fixes * Fix web3modal * provider store wip * provider store wip * provider details wip * provider details wip * wip: * connected account details * connect/disconnect provider * welcome page layout * welcome page layout * welcome page layout wip * welcome page layout done * welcome page connect provider * deploy contracts wip * save contract addresses to state * save contract addresses to localstorage * deploying safe wip * deploy safe function * dep bump * dep bump * update package json * deploy safe and redirect to safe page * disable btn * safe page wip * type fixes * cache provider * sidebar wip * sidebar wip * mui theme fixes, sidebar wip * sidebar wip * redirects and stuff * use borderbox box sizing * loading app * dep bump * wip * display safe app in an iframe * safe app connector * connector wip * getSafeInfo handler * Handle rpc calls * fix eslint errors * regen yarn lock * fix tsts * fix tsts * feedback fixes
* build: remove test files from build outputs * build: move exception for test files up to root tsconfig.json
CLA Assistant Lite All Contributors have signed the CLA. |
@everdimension Thank you for the contribution! Could you please sign the CLA? Then we'll be able to merge it. |
I have read the CLA Document and I hereby sign the CLA |
recheckcla |
oops, there are a lot of conflicts, I'll just recreate the PR myself checking out from development. Thank you for the contribution! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
No description provided.