mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
5998ae21aa
* feat: disable deposit popover and replace it with global redirect to onramp on pdapp * feat: remove legacy code for hardcoded onramp providers * fix: remove unused visuals and components related to legacy code of deposit popover * fix: remove unused messages * feat: use a custom hook for all onramps related methods and variables * fix: modify the custom hook implementation to include test networks * fix: remove deprecated file buy-url * fix: remove references for deleted deposit logos * fix: network-controller failing unit test * fix: snapshot loading-swaps-quotes-stories-metadata.test.js.snap * fix: storybook tests * fix: remove unused constatns related to buyable onramp chains * fix: remove unused variables and fix eslint * adding unit test for useRamps custom hook * feat: add comment on the proper usage of useRamps within confirm-page-container component * fix: add unit tests for buy button in token-overview page * fix: add unit test for open the buy crypto URL for a buyable chain ID in token page * feat: add unit test coverage for eth-overview page * fix: update locales |
||
---|---|---|
.. | ||
logo-coinbasepay.scss | ||
logo-lattice.js | ||
logo-ledger.js | ||
logo-qr-based.js | ||
logo-trezor.js | ||
logo.stories.js | ||
README.mdx |
import { Story, Canvas, ArgsTable } from '@storybook/addon-docs'; # Logo Logo components that are theme compatible <Canvas> <Story id="components-ui-logo--default-story" /> </Canvas>