George Marshall
7d26bc6354
Updating Chip component ( #12671 )
2021-11-15 13:13:35 -05:00
Olusegun Akintayo
3de02a528c
We shouldn't be changing decimal places as user type, we should do that on blur. ( #12631 )
...
* We shouldn't be changing decimal places as user type, we should do that
on blur.
Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>
* Lint fixes.
Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>
* Refactor code.
Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>
* Linter fixes.
Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>
2021-11-11 22:16:28 +04:00
PeterYinusa
dc19e1d5f6
Onboarding v2 e2e test ( #12628 )
...
* add data-testid's
* import wallet test
* create wallet test
* fix lint issues
2021-11-10 17:27:10 +00:00
igorms-cons
2c410f534d
Fix/ux papercuts account details issue #12292 ( #12399 )
...
* account details - updating ui
* account details - updating ui - version 2
* update qr-code scss in details account view
* account detail screen - create local eng label
* account detail update copy state
2021-11-09 07:28:21 -03:30
ryanml
33e253f532
Adding 'gap' prop to Box ( #12611 )
2021-11-08 09:26:03 -07:00
David Walsh
17b64e94fc
Use gas recommendation constants throughout app ( #12461 )
2021-11-05 19:59:23 -05:00
Jyoti Puri
3dfc1cc5f6
Edit transaction screen changes for EIP-1559 V2 ( #12493 )
...
Edit transaction screen changes for EIP-1559 V2
2021-11-05 22:53:15 +05:30
VSaric
65984291b6
Changed ETH decimal values to have 8 places for sending ( #12437 )
...
* Changed ETH decimal values to have 8 places for sending
* Fixing unit tests
* Fixing test-lint
2021-11-05 07:52:03 -07:00
Niranjana Binoy
524725b24b
Network tab refactor ( #12502 )
2021-11-04 17:48:21 -04:00
igorms-cons
803576c7d7
Fix/ux papercuts transaction details issue #12295 ( #12401 )
...
* transaction details - update ui
* update lint scss
* update sender & recipient name ui
2021-11-03 12:56:25 -02:30
ryanml
1390d72259
Adding flexWrap prop to Box ( #12542 )
2021-11-01 12:16:23 -07:00
George Marshall
d72f7295a3
Docs/12367 Adding storybook essentials addons ( #12393 )
...
* Adding storybook essentials and documentation contribution guidelines
* Deprecation updates
* Update ui/2.DOCUMENTATION.stories.mdx
Co-authored-by: Elliot Winkler <elliot.winkler@gmail.com>
* Updating spelling and adding label to i18n-party plugin in toolbar
Co-authored-by: kumavis <kumavis@users.noreply.github.com>
Co-authored-by: Elliot Winkler <elliot.winkler@gmail.com>
2021-10-29 07:22:07 -10:00
ryanml
487080bd16
Adding backgroundColor prop to Box ( #12524 )
2021-10-29 10:02:10 -07:00
Mark Stacey
e067379f48
Remove the partially-applied dark mode styles used for beta ( #12489 )
...
The beta build currently has a couple of UI elements (the horizontal
logo and the app header) set to "dark mode", even though nothing else
in our UI supports dark mode yet. These styles have been removed. We
should make the entire UI support dark mode all at once at a later
date.
Also the horizontal logo used for beta was named incorrectly; the dark
and non-dark logos were swapped. They have been switched back so that
the logo that ends with `-dark` is for dark mode.
2021-10-28 17:29:20 -02:30
Daniel
e8944e0a5d
Don't show "Unavailable on this network" if Swaps button is enabled ( #12513 )
...
* Don't show "Unavailable on this network" if Swaps button is enabled
* Hide a tooltip title if tooltip is disabled
* Update a snapshot
2021-10-28 19:36:04 +02:00
ryanml
05a80ebeba
Adding collectibles feature flag, default NFT tab ( #12463 )
...
* Adding COLLECTIBLES_V1 feature flag
* Adding NFT's tab to home screen, default CollectiblesList view
* Handling null children in Tabs component
2021-10-27 09:55:14 -07:00
Niranjana Binoy
532927368d
Network Form Design and switch to full screen enhancements ( #12302 )
2021-10-25 16:38:43 -04:00
Elliot Winkler
06fafae7b4
Update NumericInput to remove PropTypes warning ( #12446 )
...
Use oneOfType, not oneOf, to specify a union type.
2021-10-25 10:19:50 -06:00
David Walsh
3f687ff45f
Use ternary conditionals instead of && ( #12406 )
2021-10-21 11:11:31 -05:00
David Walsh
9fa1e42031
Prevent warning for rounded buttons ( #12357 )
2021-10-18 14:52:44 -05:00
ryanml
54f57826c4
Fixing invalid prop type for ActionableMessage (ImportToken) ( #12377 )
2021-10-18 09:28:56 -07:00
Alex Donesky
aa070edd3f
Fixing address truncation papercuts ( #12330 )
...
* fixing address truncation papercuts
2021-10-13 12:54:48 -05:00
George Marshall
b27b591df1
Adding story for ToggleButton ( #12311 )
2021-10-13 08:52:46 -07:00
Jay Clark
d4c30d2613
Fix toggle button 'off' color setting ( #12331 )
2021-10-12 12:47:38 -02:30
ryanml
31b681f301
Removing top cancel button when in send draft flow ( #12304 )
2021-10-11 09:52:23 -07:00
Alex Donesky
a8ec9ada2a
Onboarding V2 Creation Successful view ( #12248 )
...
* add creation-successful onboarding view
2021-10-11 09:43:25 -05:00
ryanml
78b7f32d97
Adding UrlIcon component to Storybook ( #12285 )
2021-10-08 11:10:01 -07:00
Alex Donesky
614228cba7
Onboarding V2 Secure Your Wallet view ( #12208 )
...
* secure-your-wallet onboarding view
2021-10-06 13:52:25 -05:00
Alex Donesky
3985a65e36
Onboarding V2 App Header ( #12264 )
...
* Add onboarding app header
2021-10-05 15:38:16 -05:00
Niranjana Binoy
68259ee3e2
UX Papercuts Epic: Create a consistent representation of the Buttons ( #12096 )
2021-10-05 15:20:42 -04:00
Elliot Winkler
7c4bd78f2e
Suppress prop types warning in RadioGroupComponent ( #12249 )
...
When editing the gas fee for a transaction, the following warning is
being output to the console:
Warning: Failed prop type: Connector: prop type `isFirst` is invalid; it must be a function, usually from the `prop-types` package, but received `undefined`.
This commit fixes this issue.
2021-10-01 16:23:54 -06:00
Jyoti Puri
180ead8175
Adding slider component ( #12219 )
...
Adding slider component
2021-09-28 11:20:21 +05:30
Jyoti Puri
adb56d8d16
Adding base to BigNumber constructor to round off value ( #12140 )
...
* Adding base to BigNumber constructor to round off value
* Numeric inputs to not allow more than 14 decimal places
2021-09-23 00:39:45 +05:30
Jyoti Puri
9e7b52b7df
Truncate extra decimal places from token amount for sending ( #12169 )
2021-09-22 00:04:52 +05:30
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
ryanml
069ebaf463
Using design system breakpoint values across ui/
2021-09-11 11:00:46 -07:00
Niranjana Binoy
0c2af43d3a
changing token address to lowercase for dynamic token list ( #12071 )
2021-09-10 23:55:23 -04: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
Alex Donesky
490d3b8d40
Integrate TokensController ( #11552 )
...
* Integrate controllers/tokensController
* address rebase issues
* small cleanup
* addressing feedback
* more feedback
2021-09-10 12:37:19 -05:00
Niranjana Binoy
eb987a47b5
Integrating the TokenListController to Extension ( #11398 )
2021-09-09 16:56:27 -04:00
David Walsh
7b827ca5e7
Create MetaMask Beta build ( #10985 )
2021-09-08 15:08:23 -05:00
Elliot Winkler
a35f22fcdf
Add Max Fee Per Gas to transaction breakdown ( #12042 )
...
This comes through in EIP-1559 transactions and so it is helpful to show
this to users.
2021-09-08 12:06:16 -06:00
ryanml
cce623f5b6
Fixing horizontal line for gas recommendations ( #11890 )
...
* Fixing horizontal line for gas recommendations
* Unify browser differences between Chrome and FF
* Remove duplicate style
* Remove browser hacks
Co-authored-by: Elliot Winkler <elliot.winkler@gmail.com>
2021-09-02 10:12:47 -07:00
Akintayo A. Olusegun
aba396870a
Update copy in dapp suggested gas fee tooltip to: "Edit to use MetaMask's recommended gas fee based on the latest block." #11952 ( #11986 )
...
* Change the [domain] suggested gas fee (i) to Estimated gas fee (i)
Change that line's color from orange to black
Under that line, add Site suggested in italics in gray.
Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>
* liinter fixes.
Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>
2021-09-01 11:02:01 -07:00
Dan J Miller
ae247ea14a
Improve flashing behaviour for loading gas estimates (on confirm screen) ( #11852 )
...
* Improve flashing behaviour for loading gas estimates
* Fix typo
* renderHeartBeatIfInTest
2021-08-16 20:18:24 -02:30
David Walsh
df84a6efa6
Keep radio group contained and equal width ( #11771 )
2021-08-13 19:13:10 -05:00
David Walsh
00572f5910
Correct the vertical margins on the RadioGroup component ( #11769 )
2021-08-10 16:56:16 -05:00
David Walsh
da79ac382e
Autofocus the unit fiend in send screen ( #11795 )
2021-08-10 16:56:07 -05:00
David Walsh
2bb1c1a61d
Selected radio group label should be black ( #11770 )
2021-08-10 09:25:07 -05:00
David Walsh
a0bd496d56
Restore heartbeat to transaction confirmation, use isGasEstimatesLoading more broadly ( #11781 )
2021-08-05 18:59:58 -05:00