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__
components Add data-test-id prop to TextField component (#13973) 2022-03-15 20:42:37 -02:30
contexts
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