1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-04 23:14:56 +01:00
metamask-extension/ui/components/app/transaction-list-item-details
Vladimir Saric 42be5a07d7
Replaced addresses by the address component on SignTypedData v4 signatures (#16018)
* Replaced addresses by the address component on SignTypedData v4 signatures

* Fixing signature-request e2e tests

* Modified scss file for signature-request message

* Using address component for rendering the addresses and bold label where hex address is not valid

* Modify the address component

* Added proper BEM syntax for class names and used Box and Typography

* FIxing e2e tests

* Commited requested changes from George and added storybook

* Review requested changes

* Created new component for rendering data in signature-request-message.js

* Fixing proper usage for getAccountName and getMetadataContractName selectors

* Fixing e2e tests
2022-11-10 06:58:34 -03:30
..
index.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
index.scss TransactionListItem: fix save/cancel rounded btn (#14659) 2022-05-09 13:11:25 -05:00
transaction-list-item-details.component.js Update address component on transaction data screen (#15888) 2022-11-08 09:34:21 +01:00
transaction-list-item-details.component.test.js Fix 'block link explorer on custom networks' (#13870) 2022-08-02 16:56:02 -05:00
transaction-list-item-details.container.js Replaced addresses by the address component on SignTypedData v4 signatures (#16018) 2022-11-10 06:58:34 -03:30