Mark Stacey
273ec7beef
Import styles for showing multiple notifications
...
The styles for the multi-notification component on the home screen were
accidentally removed while resolving a merge conflict in #6891 .
Fixes #7460
5 years ago
Whymarrh Whitby
51bfe56510
Disallow spaces around the equal sign in JSX ( #7459 )
5 years ago
Whymarrh Whitby
f1384e7522
Disable unnecessary curly braces in JSX ( #7454 )
5 years ago
Whymarrh Whitby
659b4360bc
Add ESLint rule forbidding extraneous defaultProps ( #7453 )
5 years ago
Whymarrh Whitby
a271e7f456
Update Node version to 10.17 ( #7447 )
5 years ago
Sunghee Lee
a6e387fddc
Add button disabled when password is empty ( #7451 )
5 years ago
Whymarrh Whitby
7a6f2693fe
Add defaultProps to MultipleNotifications ( #7449 )
5 years ago
Whymarrh Whitby
d41522d5c0
Cleanup MultipleNotifications jsx in Home ( #7448 )
5 years ago
Mark Stacey
076adda5be
Merge pull request #7442 from MetaMask/master
...
Master sync
5 years ago
Dan Finlay
9a3b85a544
Merge pull request #7441 from MetaMask/Version-v7.5.3
...
Version v7.5.3 RC
5 years ago
Whymarrh Whitby
83e34d9033
Update changelog for v7.5.3
5 years ago
MetaMask Bot
c3966aecdb
Version v7.5.3
5 years ago
Eduardo Antuña Díez
37b5449c13
Added webRequest.RequestFilter to filter main_frame .eth requests ( #7419 )
...
Added webRequest.RequestFilter to filter main_frame .eth requests
5 years ago
Mark Stacey
6e5efed7d9
Merge pull request #7440 from MetaMask/master
...
Master sync
5 years ago
Mark Stacey
23ab6e2d54
Add metricsEvent to contextTypes ( #7439 )
...
The metricsEvent context type was missing, resulting in an error when
it was called.
5 years ago
Dan Finlay
494ad03176
Merge pull request #7420 from MetaMask/e2e-test-for-typed-sig-request
...
Adds and end to end test for typed signature requests
5 years ago
Dan Finlay
3ffda6c684
Merge pull request #7410 from MetaMask/fix-sourcemaps
...
Fix sourcemaps
5 years ago
Mark Stacey
10114a9697
Update 512px icon ( #7434 )
...
This updated 512px icon morely closely resembles the other sizes,
particularly in colour.
5 years ago
Whymarrh Whitby
00e43d0b47
Ensure Etherscan result is valid before reading it ( #7426 )
5 years ago
Mark Stacey
5e84c5055c
Add all icons to manifest ( #7431 )
...
Of the 7 different icon sizes we have, only four were referenced in
the manifest. All 7 are now listed, which leaves the browser more to
choose from when deciding which to use.
5 years ago
Sergej Müller
fb83b2937e
Utilize the full size of icon space ( #7408 )
...
* Utilize the full width of icon space
* Replace extension icon by the front-facing logo
5 years ago
Dan Finlay
64d7a95dff
Merge pull request #7430 from MetaMask/change-browser-action-badge-colour
...
Update badge colour
5 years ago
Mark Stacey
5bce060985
Update badge colour
...
The badge colour is now '#037DD6', which stands out a bit more on both
light and dark modes.
5 years ago
Thomas Huang
1e609e8518
Merge pull request #7428 from MetaMask/Version-v7.5.2
...
Version v7.5.2 RC
5 years ago
Mark Stacey
b36e611cca
Update changelog for v7.5.2
5 years ago
Mark Stacey
fcc6baf0d1
Ensure SignatureRequestOriginal 'beforeunload' handler is bound ( #7414 )
...
The 'beforeunload' handler was being bound to the module scope instead
of the instance scope, because the class was defined using prototypes
rather than the ES6 class syntax. The arrow functions were removed, and
the handler is now bound explicitly in the constructor.
5 years ago
MetaMask Bot
18622d7dca
Version v7.5.2
5 years ago
Mark Stacey
f5cec3e6b7
Ensure SignatureRequestOriginal 'beforeunload' handler is bound ( #7414 )
...
The 'beforeunload' handler was being bound to the module scope instead
of the instance scope, because the class was defined using prototypes
rather than the ES6 class syntax. The arrow functions were removed, and
the handler is now bound explicitly in the constructor.
5 years ago
Mark Stacey
a34f1eae53
Merge pull request #7416 from MetaMask/add-eslint-import-plugin
...
Add eslint import plugin to help detect unresolved paths
5 years ago
Whymarrh Whitby
f2e3fa58b6
circleci: v2.1 ( #7421 )
5 years ago
Dan Miller
f8aaec6d32
Adds and end to end test for typed signature requests
5 years ago
Mark Stacey
9ca22d8fae
Disable `import/no-unresolved` on lines that require build
...
Certain lines only work after a build stage has been completed, so
these failure can be ignored by the no-unresolved rule.
5 years ago
Mark Stacey
a57ff0b681
Add eslint import plugin to help detect unresolved paths
...
Most of the rules in the import plugin are only useful for projects
using purely ES6 imports. The `no-unresolved` rule works with mixed
CommonJS and ES6 though, so we at least benefit from that in the
meantime.
5 years ago
Bruno Barbieri
3673459a54
lock eth-contract-metadata ( #7412 )
5 years ago
Mark Stacey
1c6e09b1ce
Fix sourcemaps
...
The `install` script of `@sentry/cli` is required for the Sentry CLI to
work correctly. Without this step, the sourcemap upload fails silently.
5 years ago
Mark Stacey
33d6abf0e2
Merge pull request #7406 from MetaMask/master
...
Master sync
5 years ago
Dan Finlay
44109337d0
Merge pull request #7405 from MetaMask/Version-v7.5.1
...
Version v7.5.1 RC
5 years ago
Dan Miller
54d2ec9363
Update changelog for v7.5.1
5 years ago
MetaMask Bot
ecfb629cd6
Version v7.5.1
5 years ago
Mark Stacey
5a8e8c61ea
Reject connection request on window close ( #7401 )
...
This was first implemented in #7335 , but the final version didn't work
because the `_beforeUnload` handler was not bound early, so `this` was
not defined when it was triggered.
5 years ago
Mark Stacey
4b4c00e94f
Revert "Use common test build during CI ( #7196 )" ( #7404 )
...
This reverts commit b0ec610908
, which was
introduced in #7196 . This change was preventing the sourcemaps from
being uploaded correctly.
5 years ago
Mark Stacey
9df268cdf1
Merge pull request #7403 from MetaMask/master
...
Master/Develop release parity.
5 years ago
Dan J Miller
6acd5cec37
Get prop for signed typed data from domain instead of message ( #7402 )
5 years ago
Erik Marks
ce7f5166c8
Update json-rpc-engine ( #7390 )
...
* update json-rpc-engine
* update lockfile resolution
5 years ago
Thomas Huang
c594bb340d
Merge pull request #7351 from MetaMask/Version-v7.5.0
...
Version v7.5.0 RC
5 years ago
Thomas Huang
069a24c1b9
Revert "Adds Wyre Widget ( #6434 )" ( #7385 )
...
This reverts commit 6a4df0dc3f
.
5 years ago
Mark Stacey
aeabdfdf51
Update changelog for v7.5.0
5 years ago
MetaMask Bot
2ac96919fc
Version v7.5.0
5 years ago
Thomas Huang
50bd1830f0
Revert "Adds Wyre Widget ( #6434 )"
...
This reverts commit 6a4df0dc3f
.
5 years ago
ricky
78224601b9
Fix grid-template-columns ( #7366 )
...
* Fix grid-template-columns
* Add fullscreen check
5 years ago