Commit Graph

47 Commits (ee205b893fe61dc4736efc576e0663189a9d23da)

Author SHA1 Message Date
Brad Decker 2ebf8756a4
[RFC] add prettier to eslint (#8595) 4 years ago
David Walsh 9c25775b69 Prevent conflicting values when network change and QR code in same render 4 years ago
David Walsh cdef338c85 Prevent multiple state changes 4 years ago
David Walsh 6704aab16c Lint 4 years ago
David Walsh 21875d1dd3 Fix for tests 4 years ago
David Walsh 4892a3e0e1 Fix 9649 - Ensure QR codes work properly when adding contact 4 years ago
Mark Stacey ded43cbcdf
Remove unused code (#9564) 4 years ago
Patryk Łucka cd86d00cb7
Fix send warning dialog (#9321) 4 years ago
Patryk Łucka 20b0e66cc9
fix ens error text on mainnet (#9314) 4 years ago
Brad Decker c04cb63c63
Standardize scss import practices (#9183) 4 years ago
Whymarrh Whitby b6ccd22d6c
Update ESLint shared config to v3 (#9274) 4 years ago
Whymarrh Whitby 6ab12001e3
Fix prefer-destructuring issues (#9263) 4 years ago
Whymarrh Whitby c1e3c229bc
Fix import/order issues (#9239) 4 years ago
Whymarrh Whitby e803807dd9
Fix no-param-reassign issues (#9235) 4 years ago
Whymarrh Whitby 5d42a9b773
Fix require-unicode-regexp issues (#9212) 4 years ago
Whymarrh Whitby 884775cf71
Fix no-negated-condition issues (#9222) 4 years ago
Whymarrh Whitby a8863a3446
Fix consistent-return issues (#9192) 4 years ago
Whymarrh Whitby 4f0a205369
Use eslint@6.8.0 (#8978) 4 years ago
Dan J Miller ac525572eb
Move checkExistingAddresses to helpers/utils/util and stop its use of ramda (#8868) 4 years ago
Mark Stacey 9a624dd24c Revert the revert of "LoginPerSite" 5 years ago
Mark Stacey df4b757479
Remove unused `getToErrorObject` parameters (#8705) 5 years ago
Mark Stacey ddaa492751
Use `send` state for send flow token (#8695) 5 years ago
Erik Marks e8fa0b7b5d
Consolidate and dedupe send selectors (#8506) 5 years ago
Erik Marks eacdb5d920
Move send selectors to selectors dir (#8505) 5 years ago
Erik Marks 898f8458a2
Consolidate send, onboarding selectors (#8501) 5 years ago
Erik Marks 786e82791e
Reorganize selectors directory (#8497) 5 years ago
Mark Stacey aab262a3d1
Backport "Use ethereum-ens-network-map for network support (#7960)" (#8465) 5 years ago
Mark Stacey 1972adad76
Remove unused parameters (#8216) 5 years ago
Erik Marks 2df8b85c5f
LoginPerSite: Support multiple accounts without automatic switching (#8079) 5 years ago
Mark Stacey 47a7176e71
Use consistent variable name for classnames import (#8143) 5 years ago
Mark Stacey 5b030bfdc3 Attempt ENS resolution on any valid domain name (#8059) 5 years ago
Mark Stacey c6db54cc6d
Attempt ENS resolution on any valid domain name (#8059) 5 years ago
Whymarrh Whitby a78cf0ef3a Enable arrow-parens ESLint rule 5 years ago
Whymarrh Whitby 4f3fc95d50
Update ESLint rules for test suite (#8023) 5 years ago
Whymarrh Whitby b80afc6493
Use ethereum-ens-network-map for network support (#7960) 5 years ago
Mark Stacey 00a73ee25e
Replace `debounce` package with `debounce` function from `lodash` (#7931) 5 years ago
Mark Stacey cc928aaed9
Add `withFixtures` helper and simple-send test (#7862) 5 years ago
Whymarrh Whitby 92971d3c87
Migrate codebase to use ESM (#7730) 5 years ago
Mark Stacey 49a525b9f8
Add `react/no-unused-prop-types` ESLint rule (#7655) 5 years ago
Mark Stacey 466ece4588 Revert "Merge pull request #7599 from MetaMask/Version-v7.7.0" (#7648) 5 years ago
Whymarrh Whitby 274a9ecf53 yarn lint --fix 5 years ago
Whymarrh Whitby bb4c4189fb eslint: Enable more react/jsx-* rules (#7592) 5 years ago
Whymarrh Whitby 718f0010a4 Enable react/no-unused-state rule for ESLint (#7609) 5 years ago
Whymarrh Whitby 2e69f3233e
eslint: Enable more react/jsx-* rules (#7592) 5 years ago
Whymarrh Whitby 2c33ad3eb4
Enable react/no-unused-state rule for ESLint (#7609) 5 years ago
Whymarrh Whitby aa41057628
Update ESLint rules for curly braces style (#7477) 5 years ago
Whymarrh Whitby f1384e7522
Disable unnecessary curly braces in JSX (#7454) 5 years ago
Mark Stacey 624139a00f
Remove unused components (#7191) 5 years ago
Nick Doiron d589d2dec0 Right-to-left CSS (using module for conversion) (#7072) 5 years ago
Dan J Miller 043920c9ff
Address book fixes (#6978) 5 years ago