Brad Decker
2ebf8756a4
[RFC] add prettier to eslint ( #8595 )
4 years ago
Pedro Pablo Aste Kompen
e205124db4
Update Wyre purchase URL ( #9414 )
4 years ago
Whymarrh Whitby
e803807dd9
Fix no-param-reassign issues ( #9235 )
...
See [`no-param-reassign`](https://eslint.org/docs/rules/no-param-reassign ) for more information.
This change enables `no-param-reassign` and fixes the issues raised by the rule.
4 years ago
Mark Stacey
9a624dd24c
Revert the revert of "LoginPerSite"
...
This reverts commit 466ece4588
, which has
the message:
"Revert "Merge pull request #7599 from MetaMask/Version-v7.7.0" (#7648 )"
This effectively re-introduces the changes from the "LoginPerSite" PR.
5 years ago
Whymarrh Whitby
f5a125fe61
Move export defaults statements alongside their objects ( #8525 )
5 years ago
Mark Stacey
cc41dee92c
Remove leftover references to Coinbase ( #8403 )
...
Coinbase was removed as a deposit option some time ago.
5 years ago
Mark Stacey
abdc3c5626
Update Wyre ETH purchase url ( #8051 )
...
* Revert "Revert "Update Wyre ETH purchase url" (#7631 )"
This reverts commit bc67d1eeca
.
* Restrict widget to just debit card payments
Apple Pay apparently only works on Safari.
5 years ago
Mark Stacey
62c5ea4f80
Update Wyre ETH purchase url ( #8051 )
...
* Revert "Revert "Update Wyre ETH purchase url" (#7631 )"
This reverts commit bc67d1eeca
.
* Restrict widget to just debit card payments
Apple Pay apparently only works on Safari.
5 years ago
Mark Stacey
ac01c5c89a
Consistent jsdoc syntax ( #7755 )
...
* Specify type before parameter name
Various JSDoc `@param` entries were specified as `name {type}` rather
than `{type} name`.
A couple of `@return` entries have been given types as well.
* Use JSDoc optional syntax rather than Closure syntax
* Use @returns rather than @return
* Use consistent built-in type capitalization
Primitive types are lower-case, and Object is upper-case.
* Separate param/return description with a dash
5 years ago
Whymarrh Whitby
92971d3c87
Migrate codebase to use ESM ( #7730 )
...
* Update eslint-plugin-import version
* Convert JS files to use ESM
* Update ESLint rules to check imports
* Fix test:unit:global command env
* Cleanup mock-dev script
5 years ago
Mark Stacey
466ece4588
Revert "Merge pull request #7599 from MetaMask/Version-v7.7.0" ( #7648 )
...
This reverts commit 1110287fe1
, reversing
changes made to 72eb233ee9
.
5 years ago
Thomas Huang
bc67d1eeca
Revert "Update Wyre ETH purchase url" ( #7631 )
...
* Revert "Update Wyre buy ETH URL (#7482 )"
This reverts commit 015ba83c6e
.
* Change test description from coinbase to wyre
5 years ago
Whymarrh Whitby
926c8848f1
Enable default-case rule for ESLint ( #7572 )
...
* eslint: Enable default-case rule
* Fix missing default cases
* Fix tests failing due to incorrect assumptions
5 years ago
Tyson Malchow
015ba83c6e
Update Wyre buy ETH URL ( #7482 )
5 years ago
Whymarrh Whitby
aa41057628
Update ESLint rules for curly braces style ( #7477 )
...
* eslint: Enable curly and brace-style
* yarn lint --fix
5 years ago
Paul Bouchon
0db0a187c8
feature: add Goerli support ( #6459 )
6 years ago
kumavis
e4b5556c05
buy-eth-url - lint fix
6 years ago
kumavis
2c3fc18573
buy-eth-url - fix variable name
6 years ago
kumavis
0ae68d1a61
getBuyEthUrl - getDefaultServiceForNetwork then switch on service
6 years ago
Dan J Miller
4ff9126ff2
Replaces the coinbase link in the deposit modal with one for wyre ( #6302 )
6 years ago
Vimal
ab5fe4d659
PR 5575 review comment fixes
6 years ago
Vimal
82b11b69a5
Adding CoinSwitch exchange
6 years ago
Dan
e9ca7199ab
Typo fixes, type fixes on the return clauses of the buyEthUrl and getPrefferedLangCode functions.
7 years ago
Dan
20a075657f
Documentation for various controllers and libs
7 years ago
Thomas Huang
6bdb4c8728
Fix linting warnings
8 years ago
Kevin Serrano
242dc1e99f
Add missing changes. Create unique style for rinkeby icon.
8 years ago
kumavis
5a91adf7d8
add platforms to mascara + move buyEther window open to ui
8 years ago