1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/ui/app
Mark Stacey b80ab53396
Add radiogroup ButtonGroup variant (#9383)
Add a prop to the `ButtonGroup` component to make it act as a group of
radio buttons, rather than a group of regular buttons. These commits
were written by @danjm - I just pulled them into this branch.
2020-09-10 13:08:38 -03:00
..
components Add radiogroup ButtonGroup variant (#9383) 2020-09-10 13:08:38 -03:00
contexts Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
css Feature/hide seedphrase when restoring vault (#9329) 2020-09-02 11:45:09 -04:00
ducks Replace abi-decoder with ethers (#9290) 2020-08-21 19:29:19 -07:00
helpers Convert ConfirmTokenTransactionBase to functional component (#9373) 2020-09-09 22:00:04 -07:00
hooks Fix useTokenTracker useEffect bug (#9334) 2020-09-02 14:19:04 -05:00
pages Ensure token amounts are in fixed notation (#9381) 2020-09-09 22:24:11 -07:00
selectors Ensure token amounts are in fixed notation (#9381) 2020-09-09 22:24:11 -07:00
store Add messages to Ledger connection process (#9344) 2020-09-02 13:58:14 -02:30