1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-27 21:00:13 +01:00
metamask-extension/ui/app
Mark Stacey 400881b1b1
Remove broken Storybook stories (#9690)
These two stories showcased components that used React context and
Redux state that was not made available in the stories themselves. They
both crashed with an error when rendered in Storybook.

Instead of going through a great deal of effort to setup mocks for the
global Redux state and context, they have been removed. They are
perhaps the wrong layer for us to showcase in Storybook. Storybook is
more well suited for individual components that contain just UI logic.
2020-10-23 12:44:45 -02:30
..
components Update @metamask/eslint-config to v4.1.0 (#9663) 2020-10-21 14:01:03 -02:30
contexts consolidate segment setup (#9617) 2020-10-21 16:10:55 -05:00
css Feature/hide seedphrase when restoring vault (#9329) 2020-09-02 11:45:09 -04:00
ducks Gas metrics tweaks for swaps failed and completed events (#9676) 2020-10-22 17:34:34 -02:30
helpers Fix dot-notation issues (#9679) 2020-10-22 14:37:02 -02:30
hooks Fix use transaction time remaining (#9630) 2020-10-19 12:15:21 -02:30
pages Remove broken Storybook stories (#9690) 2020-10-23 12:44:45 -02:30
selectors Fix dot-notation issues (#9679) 2020-10-22 14:37:02 -02:30
store Remove dead gas estimation functions, rename function (#9579) 2020-10-13 14:13:54 -07:00