1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui
Mark Stacey c7fabbff87
Add data-test-id prop to TextField component (#13973)
The `data-test-id` prop has been added to `TextField`. This prop allows
selecting this component more easily from e2e and unit tests. This is
required for a subsequent PR that includes a text field that cannot be
selected for by placeholder or contents or label (any of which would
have been preferable).
2022-03-15 20:42:37 -02:30
..
__mocks__ Increase Jest unit test coverage for the Swaps feature to ~60% (#11343) 2021-07-02 08:48:34 -05:00
components Add data-test-id prop to TextField component (#13973) 2022-03-15 20:42:37 -02:30
contexts Adding metrics events for EIP-1559 V2 flow (#13329) 2022-02-01 23:23:03 +05:30
css Updating account and network icons (#13947) 2022-03-15 07:40:55 -07:00
ducks Set up the right gasLimit for STX (#13891) 2022-03-09 23:47:57 -03:30
helpers Permissions: convert hook to util (#13906) 2022-03-14 15:26:02 -03:00
hooks Permissions: convert hook to util (#13906) 2022-03-14 15:26:02 -03:00
pages Add data-test-id prop to TextField component (#13973) 2022-03-15 20:42:37 -02:30
selectors ConfirmAddSuggestToken: replace mapDispatchToProps & mapStateToProps; Add Tests (#13526) 2022-03-10 23:40:06 -03:00
store Dev olu update swap approval transaction (#13641) 2022-03-09 23:01:04 -03:30
index.js Include transactions from all networks in state logs (#13599) 2022-02-14 13:29:24 -05:00