Mark Stacey
e6fcd3d867
Replace `auto-changelog` script ( #10993 )
...
The `auto-changelog` script has been replaced with the package
`@metamask/auto-changelog`. This package includes a script that has
an `update` command that is roughly equivalent to the old
`auto-changelog.js` script, except better. The script also has a
`validate` command.
The `repository` field was added to `package.json` because it's
utilized by the `auto-changelog` script, and this was easier than
specifying the repository URL with a CLI argument.
4 years ago
Daniel
92a79904f7
Swaps: Improve hardware wallet UX ( #10987 )
4 years ago
ryanml
4016bb535b
Re-validating chain id when rpc url changes [custom network form] ( #10982 )
4 years ago
ryanml
5f1a0f7a69
Fixing changelog
4 years ago
Erik Marks
88d85d43bd
@metamask/post-message-stream@4.0.0 ( #10989 )
4 years ago
ryanml
d421e593a2
Allowing for scroll overflow when swaps content is too tall ( #10988 )
...
Fixes MetaMask/metamask-extension#10957
4 years ago
ryanml
c63ff8f315
Revert "Remove tests that are only needed for the commit reverted in 68c5defc"
...
This reverts commit 08b401b4e0aa284cfe6c39e16adfc6ee5f74ef33.
4 years ago
ryanml
2dd26f9249
Revert "Removing recovery video entry from changelog"
...
This reverts commit 38d30a0ab2ff013d5ca2505df8490940f33c8e73.
4 years ago
ryanml
b8d385be62
Revert "Revert "Adding recovery phrase video to onboarding process ( #10717 )""
...
This reverts commit 68c5defcdbb7cf3745c14c0023a1d3c37e657992.
4 years ago
Daniel
91601ebe5e
Allow 0% slippage, show a warning for 0 < slippage <= 1, disable "Review Swap" button for negative slippage ( #10936 )
...
* Allow 0% slippage, show a warning for 0 < slippage <= 1, disable “Review Swap” button for negative slippage
* Update a translation key, use both new and old key until it’s translated everywhere
* Keep an old key for `en`: swapSlippageTooLow
* Fix an ESLint issue
* Only use swapSlippageNegative, remove swapSlippageTooLow
4 years ago
Alex Donesky
ce8b173f56
add setting to dismiss seed phrase backup reminder ( #10967 )
4 years ago
Alex Donesky
fbe1da81a5
send user to activity after transaction complete ( #10946 )
4 years ago
ryanml
6fddd7f548
Removing gray background from contact address input ( #10971 )
4 years ago
Mark Stacey
024095f090
Migrate check for GITHUB_TOKEN ( #10958 )
...
The check for the GITHUB_TOKEN environment variable was being done in
the wrong release script. It has been migrated to the relevant script.
A second check for the username has also been added, as it is also
required.
4 years ago
Mark Stacey
4f8ac95887
Update deploy key used for Storybook ( #10966 )
...
The SSH key used for Storybook deployments to `metamask-storybook` has
been updated. This new key is associated with `metamaskbot` rather than
a specific team member.
4 years ago
David Walsh
f8e400f51c
Fix #10173 - Prevent lag in external monitors when using Mac + Chrome ( #10952 )
4 years ago
Brad Decker
29742b9519
remove the ui/app and ui/lib folders ( #10911 )
4 years ago
Niranjana Binoy
ffbd8e2c2f
Handling gas price fetch failure ( #10767 )
4 years ago
Dan J Miller
d23db62ba0
Merge pull request #11232 from MetaMask/Version-v9.5.9
...
Version v9.5.9
4 years ago
Dan J Miller
5d566a483a
Resolve ws dependency to version ^7.4.6 to fix security vulnerability ( #11229 )
4 years ago
Dan Miller
8d99a7360c
Version v9.5.9
4 years ago
Dan Miller
e632076b20
Changelog lint fix for v9.5.8
4 years ago
Dan J Miller
a6b1444b4d
Improve detection of whether a whats new notification was 'seen' ( #11225 )
4 years ago
Dan J Miller
0a9aee19f4
Merge pull request #11216 from MetaMask/Version-v9.5.8
...
Version v9.5.8
4 years ago
Dan Miller
31fb26f196
Version v9.5.8
4 years ago
Dan J Miller
6131d10d4b
Fix notification locale format ( #11207 )
4 years ago
Dan Miller
517daba1af
Revert "Revert "lint fix""
...
This reverts commit 02b442aace
.
4 years ago
Dan Miller
ad7b4595ce
Revert "Revert "Adding "What's New" notification for Ledger Support Update ( #11188 )""
...
This reverts commit 7365f87f9e
.
4 years ago
Dan Miller
c68a858688
Revert "Revert "Disable Ledger Live toggle for Firefox users ( #11169 )""
...
This reverts commit 6e0da428ac
.
4 years ago
Dan Miller
e3ed26cc24
Revert "Revert "Implement Ledger Live bridge ( #10293 )""
...
This reverts commit 56db48a1c3
.
4 years ago
Dan J Miller
96ab804193
Merge pull request #11209 from MetaMask/Version-v9.5.7
...
Version v9.5.7
4 years ago
Dan J Miller
36ac2a92fd
Update CHANGELOG.md
...
Co-authored-by: Mark Stacey <markjstacey@gmail.com>
4 years ago
Dan Miller
b1ce4022dc
Version v9.5.7
4 years ago
Dan Miller
56db48a1c3
Revert "Implement Ledger Live bridge ( #10293 )"
...
This reverts commit 397417bf09
.
4 years ago
Dan Miller
6e0da428ac
Revert "Disable Ledger Live toggle for Firefox users ( #11169 )"
...
This reverts commit dec34fa4c6
.
4 years ago
Dan Miller
7365f87f9e
Revert "Adding "What's New" notification for Ledger Support Update ( #11188 )"
...
This reverts commit 939a34f16c
.
4 years ago
Dan Miller
02b442aace
Revert "lint fix"
...
This reverts commit 6dfab2e3c6
.
4 years ago
ryanml
6d1fcaaa66
Merge pull request #11190 from MetaMask/Version-v9.5.6
...
Version v9.5.6 RC
4 years ago
ryanml
a3501f2b48
[skip e2e] Update changelog for 9.5.6 ( #11192 )
4 years ago
ryanml
6dfab2e3c6
lint fix
4 years ago
MetaMask Bot
0d8b5f00d2
Version v9.5.6
4 years ago
ryanml
939a34f16c
Adding "What's New" notification for Ledger Support Update ( #11188 )
...
* Adding "What's New" notification for Ledger Support Update
* Using Typography component
4 years ago
David Walsh
dec34fa4c6
Disable Ledger Live toggle for Firefox users ( #11169 )
4 years ago
David Walsh
397417bf09
Implement Ledger Live bridge ( #10293 )
4 years ago
ryanml
d73a93a6da
Merge pull request #11171 from MetaMask/Version-v9.5.5
...
Version v9.5.5 RC
4 years ago
ryanml
5364e417a3
lint fix
4 years ago
ryanml
a79c6c4bbb
[skip e2e] Update changelog for v9.5.5 ( #11173 )
4 years ago
ryanml
28315d64f5
Upgrading dns-packet to ^5.2.2 to resolve vulnerability ( #11172 )
4 years ago
MetaMask Bot
143a47ed09
Version v9.5.5
4 years ago
Dan J Miller
452a5e7de6
Add stringified payload to metametrics controller trackEvent error message ( #11166 )
...
* Add stringified payload to metametrics controller trackEvent error message
* Don't include full payload when throwing error on missing event or category in trackEvent
4 years ago