1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app
Mark Stacey 74557bd68a
Delete onBlur handlers from currency and token input components (#7824)
As of #7753, the `onBlur` prop is no longer used for the `token-input`
and `currency-input` components, and the associated wrapper components
and the shared underlying component. It as been removed from all of
them.
2020-01-15 11:18:59 -04:00
..
components Delete onBlur handlers from currency and token input components (#7824) 2020-01-15 11:18:59 -04:00
css Make account details modal close button easier to click (#7797) 2020-01-10 10:43:53 -04:00
ducks Purge xtend from the UI (#7795) 2020-01-13 12:59:21 -03:30
helpers Consistent jsdoc syntax (#7755) 2020-01-13 14:36:36 -04:00
pages Add required props for Send component tests (#7821) 2020-01-14 18:23:22 -03:30
selectors Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
store Consistent jsdoc syntax (#7755) 2020-01-13 14:36:36 -04:00