Ariella Vu
|
f09459cb84
|
ConfirmImportToken: rm unused .token-balance style (#13900)
|
2022-03-10 14:15:28 -03:00 |
|
Ariella Vu
|
e4181ec581
|
ConfirmImportToken: update metrics logic (#13775)
|
2022-03-02 11:03:44 -03:00 |
|
Ariella Vu
|
fadad601b8
|
ConfirmImportToken: Convert to Functional Component; Add storybook controls (#13594)
* ConfirmImportToken: convert to FC
* ConfirmImportToken: reorganize
* ConfirmImportToken: rm component from path
* replace mapStateToProps w/ useSelector
ConfirmImportToken
* replace mapDispatchToProps w/ useDispatch
ConfirmImportToken
* ConfirmAddSuggestedToken: useHistory
* ConfirmImportToken: add storybook controls
* ConfirmImportToken: rm 1st entry overwrite
* ConfirmImportToken: add tests
* ConfirmImportToken: use real Redux store in tests
* ConfirmImportToken: do not use mock-state.json
https://github.com/MetaMask/metamask-extension/pull/13594#discussion_r805022647
* ConfirmImportToken: tokenAddedEvent -> trackTokenAddedEvent
* Update ui/pages/confirm-import-token/confirm-import-token.js
Co-authored-by: Elliot Winkler <elliot.winkler@gmail.com>
* ConfirmImportToken: update useSelector logic
* ConfirmImportToken: replace typeof check w/ === undefined
* ConfirmImportToken: rm unnecessary /rendering from path
* ConfirmImportToken: fix add token redirect
* ConfirmImportToken: use useNewMetricEvent
* ConfirmImportToken: rename vars using "addedToken"
* ConfirmImportToken: setAddedToken to obj copy
Co-authored-by: Elliot Winkler <elliot.winkler@gmail.com>
|
2022-02-16 18:03:54 +00:00 |
|
David Walsh
|
10dc686505
|
Dark Mode Part 1: Switch to Using CSS Variables (#13147)
|
2022-01-06 11:35:49 -06:00 |
|
George Marshall
|
854fc71ae7
|
Organizing storybook to echo app folder structure (#12796)
* Organizing storybook to echo app folder structure
* Updating new stories to follow new convention from develop
|
2021-12-01 11:27:57 -08:00 |
|
Niranjana Binoy
|
68259ee3e2
|
UX Papercuts Epic: Create a consistent representation of the Buttons (#12096)
|
2021-10-05 15:20:42 -04:00 |
|
ryanml
|
f741712255
|
Fixing confirmation screen storybook views (#12271)
|
2021-10-04 06:46:18 -07:00 |
|
kumavis
|
f472c2615a
|
CI - add metamaskbot comment "highlights" section for showing relevant storybook changes (#12095)
* ci/announce/highlight - add bot announcement section for "highlights" showing off important diffs + storybook highlights
* ci/announce/highlight - fix announcement message
* Update index.js
* xxx tmp xxx
* ci/announce/highlight - fix dirty file calculation
* ci/announce/highlight - try/catch wrap highlight generation for build stability
* ui - put fox emojis in the mascot component
* ci/announce/highlight - start storybook permalinks
* ci/announce/highlight - fix storybook permalink util
* ci/announce/highlight - fix storybook permalink util
* ci/announce/highlight - small styling fix
* storybook - use any easily predictable story id
* ci/announce/highlight - revert sample commit
* ci/announce/highlight - minimal documentation
|
2021-09-15 08:55:48 -10:00 |
|
Niranjana Binoy
|
05aadb38f2
|
Adding fake token warning and replacing Add Token labels with Import Tokens (#11798)
|
2021-09-10 16:21:04 -04:00 |
|