1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app/pages
Mark Stacey 429847a686
Update to @storybook/*@6 (#9956)
Our Storybook dependencies have been updated to v6.1.9, from v5. This
was done to address a security vulnerability in a transitive dependency
of these packages (`highlight.js`).

The primary changes required by this Storybook update were the change
in import path for the `withKnobs` hook, the change in background
config format, and the webpack configuration. Storybook seems to work
correctly.

The migration was guided by the Storybook changelog[1] and the
Storybook v6 migration guide[2].

There is one Storybook error remaining; it fails to load the Euclid
font. This is a pre-existing error though, so we can fix it in a later
PR.

The `yarn.lock` file was deduplicated in this PR as well, as it was
required to fix various install warnings that were introduced with this
update.

[1]: https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md
[2]: https://github.com/storybookjs/storybook/blob/next/MIGRATION.md
2020-11-30 16:40:46 -03:30
..
add-token Provide alternative text for images where appropriate 2020-11-11 09:38:15 -06:00
asset Override font-weight from Paragraph and set to 900 (#9918) 2020-11-19 12:29:35 -08:00
confirm-add-suggested-token Track a new schema event when adding a token (#9810) 2020-11-17 11:39:21 -06:00
confirm-add-token Track a new schema event when adding a token (#9810) 2020-11-17 11:39:21 -06:00
confirm-approve Provide alternative text for images where appropriate 2020-11-11 09:38:15 -06:00
confirm-decrypt-message Provide alternative text for images where appropriate 2020-11-11 09:38:15 -06:00
confirm-deploy-contract [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
confirm-encryption-public-key Provide alternative text for images where appropriate 2020-11-11 09:38:15 -06:00
confirm-send-ether Use optional chaining for functions 2020-11-05 10:28:24 -06:00
confirm-send-token Use optional chaining for functions 2020-11-05 10:28:24 -06:00
confirm-token-transaction-base Merge pull request #9853 from darkwing/image-updates 2020-11-13 13:44:55 -06:00
confirm-transaction expand transaction constants coverage (#9790) 2020-11-07 01:38:12 -06:00
confirm-transaction-base expand transaction constants coverage (#9790) 2020-11-07 01:38:12 -06:00
confirm-transaction-switch Use optional chaining for functions 2020-11-05 10:28:24 -06:00
connected-accounts [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
connected-sites [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
create-account Include error string from ledger errors (#9911) 2020-11-19 07:35:20 -08:00
error [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
first-time-flow Merge pull request #9853 from darkwing/image-updates 2020-11-13 13:44:55 -06:00
home Track whether seed phrase has been backed up (#9830) 2020-11-10 12:34:20 -03:30
keychains Autofocus input, improve accessibility of restore page (#9748) 2020-11-03 12:40:12 -06:00
lock Revert "Remove unnecessary lock page (#9793)" (#9825) 2020-11-09 10:20:24 -03:30
mobile-sync [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
permissions-connect [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
routes Revert "Remove unnecessary lock page (#9793)" (#9825) 2020-11-09 10:20:24 -03:30
send validate addresses in qr codes (#9916) 2020-11-19 15:44:42 -06:00
settings Move add contact button in fullscreen/expanded view lower. (#9883) 2020-11-16 12:07:48 -08:00
swaps Update to @storybook/*@6 (#9956) 2020-11-30 16:40:46 -03:30
unlock-page Make the login screen's Restore and Import links accessible (#9746) 2020-11-03 13:42:47 -06:00
index.js [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
pages.scss Add MetaMask Swaps (#9482) 2020-10-06 15:58:38 -02:30