-
Notifications
You must be signed in to change notification settings - Fork 5k
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
Version v10.22.0 #16353
Merged
Merged
Version v10.22.0 #16353
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
Co-authored-by: Brad Decker <[email protected]>
* ensure phishing-detection page preload works in MV3 * remove stored flag for FireFox in MV3 solution
Co-authored-by: ryanml <[email protected]> Co-authored-by: Alex Donesky <[email protected]>
#16042) * Fix: show whats new to users who created, not imported, a new wallet, but not on their first session * Fix tests Hide `Improved token detection is here` & `Scam and security risks` whats new * Fix unit test Co-authored-by: PeterYinusa <[email protected]>
* Use stable version of Jest * Update Jest config
* 15087: Add Button Base
* header warning changes * updated warning message * Updated button color * add rounded corners * text + style changes * cleanup * linter fixes * remove console.log * break out components * remove unused css * use icon name var * improve icon styling * remove unused styles * Update ui/components/app/signature-request-siwe/signature-request-siwe-tag/index.js Co-authored-by: George Marshall <[email protected]> * Update ui/components/app/signature-request-siwe/signature-request-siwe-tag/index.js Co-authored-by: George Marshall <[email protected]> * use design system fonts * remove unused fonts * moved tooltip to parent component * remove domain call * updated stories * classname cleanup * fix locales * remove unused locales * Update ui/components/app/signature-request-siwe/signature-request-siwe-tag/index.js Co-authored-by: George Marshall <[email protected]> Co-authored-by: George Marshall <[email protected]>
* stringify content to display * check if data is a string to avoid stringifying it * prettify JSON data
* 15090: add primary button * updates * add button base props * add button base props to primary * remove button base props and improve classname test * update box shadow animation * fix anchor test and update documentation * fix button base iconProps proptype
* Created the NFT component for single NFT allowance * modified NftInfo component * added assetName
* Adding TextInputBase component * Removing keyup and keydown props, tests and docs * removing showClear from stories * removing unneeded css * simplifying uncontrolled vs controlled to work * Fortifying maxLength test * Lint fix for test * Doc, style and prop updates * Updating constant names with 'base' * Adding a background color * Adding a background color to input
* [email protected] * Update LavaMoat policies * Bump execution environment and fix a breaking change * Fix caveat and permissions * Fix test * Exclude keyring endowment for now * Fix test * Fix snap_confirm missing title
* Adding border radius full and updating border radius sizes for box * Adding missing XS size * Updating docs and linting issues * Updating name from 'full' to 'pill'
The CI job for building storybook will fail occasionally, presumably due to a Node.js process running out of heap memory. This job is the only build job that runs with default Node.js memory settings. It has been updated to use a larger instance size and to set the heap size to 2GB, matching our other build jobs.
* add button secondary * revert change to shadow stories * test and docs update * Update ui/components/component-library/button-secondary/README.mdx Co-authored-by: George Marshall <[email protected]> * remove unused fragment Co-authored-by: George Marshall <[email protected]>
* added AvatarAccount component * updated avatar account component and README * updated lint errors * updated avatar account with types * updated Jazzicon lint errors * removed unused imports * updated type prop and Blockie * removed unused exports * updated jazzicon styles * fixed overflow in jazzicon * updated avatar account component * updated avatar account stories with types and size stories * updated test for avatar account * updated tests for avatar account * Adding `TextFieldBase` component (#16043) * Adding TextInputBase component * Removing keyup and keydown props, tests and docs * removing showClear from stories * removing unneeded css * simplifying uncontrolled vs controlled to work * Fortifying maxLength test * Lint fix for test * Doc, style and prop updates * Updating constant names with 'base' * Adding a background color * Adding a background color to input * Adding ast-types to resolutions (#16103) Co-authored-by: George Marshall <[email protected]>
…16335) * fix issue where ens resolution stops working after sw is terminated
We should include this PR as well: #16074 |
…6074) * Fix rendering origins in connected-sites list
* Changelog for 10.22.0 * Update CHANGELOG.md Fix crash after restoring MetaMask if you had snaps installed Co-authored-by: Frederik Bolding <[email protected]> * Update CHANGELOG.md Fix a problem with displaying snaps transaction insight data Co-authored-by: Frederik Bolding <[email protected]> * Update CHANGELOG.md Improve transaction confirmation page performance Co-authored-by: Frederik Bolding <[email protected]> Co-authored-by: Frederik Bolding <[email protected]>
* Call onbootcleanup at the end of the tx controller constructor * Update app/scripts/controllers/transactions/index.js Co-authored-by: Frederik Bolding <[email protected]> Co-authored-by: Frederik Bolding <[email protected]>
Builds ready [1db38ad]
Page Load Metrics (2792 ± 327 ms)
highlights:storybook
|
Builds ready [568683d]
Page Load Metrics (2027 ± 101 ms)
highlights:storybook
|
@SocketSecurity ignore [email protected] They use postinstall to patch a development dependency, it does not affect us. |
Builds ready [68684bf]
Page Load Metrics (2556 ± 401 ms)
highlights:storybook
|
Builds ready [d4d8a8a]
Page Load Metrics (2169 ± 145 ms)
highlights:storybook
|
PeterYinusa
approved these changes
Nov 11, 2022
Gudahtt
approved these changes
Nov 11, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
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.
Explanation
This is the Release Candidate for version
v10.22.0
.More Information
Screenshots/Screencaps
Before
After
Manual Testing Steps
Pre-Merge Checklist
+ If there are functional changes: