Guillaume Roux
57818fabbe
Dark Mode: Remove ui colors ( #14184 )
2022-03-25 10:07:47 -05:00
Guillaume Roux
974491a3cf
Dark Mode: Remove white, black and gray color tokens ( #14186 )
...
* remove white, black and gray color tokens
* Update ui/pages/first-time-flow/seed-phrase/reveal-seed-phrase/reveal-seed-phrase.component.js
Co-authored-by: George Marshall <george.marshall@consensys.net>
* Add RevealSeedPhrase story
Co-authored-by: George Marshall <george.marshall@consensys.net>
2022-03-24 13:27:41 -07:00
George Marshall
fd36eea443
Dark mode: Updating all left over static hex values in scss ( #14167 )
2022-03-24 19:08:08 +01:00
David Walsh
d15de941e3
Dark Mode: Remove grays ( #14175 )
2022-03-24 09:00:15 -07:00
David Walsh
86fb8e3a41
Dark Mode: Remove Malibu ( #14176 )
2022-03-24 09:45:16 -05:00
David Walsh
2ab2b594ed
Dark Mode: Remove Scorpion ( #14174 )
2022-03-24 09:45:00 -05:00
David Walsh
7a57942305
Dark Mode: Remove secondary legacy colors ( #14154 )
2022-03-24 15:15:09 +01:00
David Walsh
065d525d58
Dark Mode: Remove --ui-white ( #14162 )
2022-03-24 15:13:26 +01:00
David Walsh
e3100a0efb
Dark Mode: Remove primary-1 ( #14150 )
2022-03-24 00:43:38 +01:00
David Walsh
5399daeeb2
Dark Mode: Remove --ui-black ( #14164 )
2022-03-24 00:42:26 +01:00
David Walsh
db738d0f73
Dark Mode: Info Box ( #14161 )
2022-03-24 00:38:15 +01:00
George Marshall
1b9243cd7e
Dark Mode: Network display fix ( #14159 )
2022-03-23 15:17:53 -05:00
David Walsh
1edc475d3e
Dark Mode: Remove monzo, red, error-1 ( #14153 )
2022-03-23 19:01:00 +01:00
Guillaume Roux
8683282a6f
Dark Mode: Replace color occurences ( #14112 )
2022-03-23 16:43:53 +01:00
David Walsh
09830ac183
Dark Mode: Permissions container ( #14077 )
2022-03-23 10:40:36 -05:00
David Walsh
5bdde79ded
Dark Mode: Utilities -> Error ( #14091 )
2022-03-22 19:48:56 +01:00
David Walsh
0e995b24d1
Dead Code Removal: GasFeeDisplay ( #14098 )
2022-03-22 13:31:55 -05:00
David Walsh
a74f898dcc
Dark Mode: Remove Unused Colors ( #14088 )
2022-03-22 10:35:46 -05:00
David Walsh
ea4181d227
Dark Mode: Snackbar component ( #14075 )
2022-03-21 19:26:21 +01:00
David Walsh
59a5566958
Dark Mode: Send flow inputs ( #14006 )
2022-03-21 08:55:01 -05:00
David Walsh
ac0191a5b3
Dark Mode: Remove unused colors ( #14025 )
2022-03-21 08:35:10 -05:00
David Walsh
b43d565af7
Dark Mode: Reveal Seed colors ( #14028 )
2022-03-18 15:55:33 -07:00
David Walsh
c0e930ea53
Dark Mode: Standardize error colors ( #14029 )
2022-03-18 15:15:41 -05:00
Guillaume Roux
ad28c81a39
General backgrounds and borders design token updates ( #13764 )
...
Co-authored-by: Guillaume Roux <guillaumeroux123@gmail.com>
Co-authored-by: George Marshall <george.marshall@consensys.net>
Co-authored-by: David Walsh <davidwalsh83@gmail.com>
2022-03-16 15:49:25 +01:00
George Marshall
524ddcfaf4
Updating account and network icons ( #13947 )
2022-03-15 07:40:55 -07:00
George Marshall
0244c6298c
Feat/13662 box design token updates ( #13725 )
...
* Updating Box component and adding dark theme to storybook toolbar
* Updating box props table manually
* Fixing linting issues
* Updating design-tokens to v.1.3.0
* Reverting theme/background changes in .storybook/preview.js so we can use implementation in #13651
* Updating yarn.lock
* Updating titles
2022-03-01 10:23:20 -08:00
Guillaume Roux
23e6c073c4
Dark Theme setup and button theming ( #13651 )
...
* Add design-tokens and apply colors to button
* swap more colors
* tweak button and add dark theme switch to storybook
* tweak buttons
* fix typo
* remove comments
* add dep to ignored list
* fix linting issue
* fix linting issues
* Updating some styles and removing some deprecated buttons (#13742 )
* Updating some styles and removing some deprecated buttons
* Warning button fixes
* Fixing warning text for darkmode
* bump design tokens and update storybook theme strategy
Co-authored-by: George Marshall <george.marshall@consensys.net>
2022-02-25 14:11:22 -08:00
George Marshall
a1eaa33b45
Installing design tokens and writing docs in storybook ( #13657 )
...
* Installing design tokens and writing docs in storybook
* Adding design-tokens to dep check ignore
* Link updates, Sentence casing, better css code formatting, other grammer fixes
2022-02-22 18:26:11 -08:00
Ariella Vu
a5b114c4f9
Use ActionableMessage for ConfirmAddSuggestionToken warnings ( #13402 )
...
* ConfirmAddSuggestedToken: update duplicate logic
* ConfirmAddSuggestedToken: update duplicate fn names
* ConfirmAddSuggestedToken: add ActionableMessage
- fixes #13347
* base-styles.scss: deprecate .warning
* ConfirmAddSuggestedTokens: update @param desc
Co-authored-by: Alex Donesky <adonesky@gmail.com>
* ConfirmAddSuggestedTokens: update @param desc
Co-authored-by: Alex Donesky <adonesky@gmail.com>
* ConfirmAddSuggestedTokens: update @param desc
Co-authored-by: Alex Donesky <adonesky@gmail.com>
* ConfirmAddSuggestedTokens: update @param desc
Co-authored-by: Alex Donesky <adonesky@gmail.com>
* ConfirmAddSuggestedToken: clean JSDoc comments
- following GitHub suggestion commits
* ConfirmAddSuggestedToken: warning Learn More btn
* add zendesk-url constants
- use for ConfirmAddSuggestedToken & ImportToken pages
* storybook: add ConfirmAddSuggestedToken controls
* stories: add ConfirmAddSuggestedTokens states
* stories: rm unused args ConfirmAddSuggestedToken
* rn ZENDESK_URL -> ZENDESK_URLS
* AddSuggestedToken: check case-insensitive symbols
Co-authored-by: Alex Donesky <adonesky@gmail.com>
2022-02-01 15:30:15 +00:00
David Walsh
c1b5e18a01
Avoid repeating CSS color vars ( #13464 )
2022-01-31 13:14:14 -06:00
Alex Donesky
be65eb7339
More nft ux fixes ( #13388 )
...
* a batch of nft ux fixes
2022-01-27 11:26:33 -06:00
Alex Donesky
db0230f23a
NFT UX cleanup grab-bag ( #13352 )
...
* NFT UX cleanup
2022-01-20 11:49:49 -06:00
Ariella Vu
683aa22b56
Update global link hover color from orange to blue (--Blue-400) ( #13344 )
...
* base-styles.scss: update a:hover to --Blue-400
- deprecates #df6b0e
* preserve a.warning:hover orange color w/ #ceafa22
* Revert "preserve a.warning:hover orange color w/ #ceafa22"
This reverts commit d0efb923808bbc43e7f955fd8ce3e95f6a124c1f.
* create-account: rm .warning style from help link
- supports #ceafa2
2022-01-19 11:59:52 -07:00
David Walsh
10dc686505
Dark Mode Part 1: Switch to Using CSS Variables ( #13147 )
2022-01-06 11:35:49 -06:00
朱里
b9093e2a4d
Remove bottom space when hiding testnet ( #12821 )
2022-01-05 13:04:34 -06:00
George Marshall
c95da7dbb6
Updating storybook webpack config and changing font paths ( #13028 )
2022-01-04 16:41:10 -08:00
Alex Donesky
1b6e58c417
Feat/collectibles the return ( #12970 )
...
* Wire collectibles frontend UI with controller data
2021-12-13 17:41:10 -06:00
George Marshall
6d34d85f6e
Textarea UI component ( #12688 )
...
* Initial Textarea component
* added no-scroll class and css
* added tests
* removed comment from prettier, updated README title
* updated tests
* added resize tests
* fixed grammar
* updated scss
* changes per linter
* updated title to match new folder structure for storybook
* reverted unintended change
Co-authored-by: hmalik88 <hassan.malik@consensys.net>
Co-authored-by: Hassan Malik <41640681+hmalik88@users.noreply.github.com>
2021-12-03 11:54:29 -05:00
Jyoti Puri
cd4ddffd9c
Adding gas limit section on advance gas fee modal ( #12865 )
2021-12-03 21:29:48 +05:30
Alex Donesky
6542d16349
1559 v2 tooltips ( #12750 )
...
* add tooltips
2021-12-03 09:44:23 -06:00
Alex Donesky
9e2935dd55
Revert "Feat/collectibles display ( #12873 )" ( #12934 )
...
This reverts commit 81ea24f08a
.
2021-12-01 17:46:26 -06:00
Hassan Malik
79867bcebe
Adding snaps authorship pill ( #12740 )
...
* added npm icon
* added snaps-authorship-pill component and story
* updated npm icon
* added classname
* added comments
* changed label to an h7
* updated default label, removed unnecessary font-weight prop
* moved npm icon to flask/icons and added storybook file
* added hover/focus logic
* updated hover logic
* updated hover logic
* added authorship pill scss to app-components, removed unnecessary handlers
* removed npm icon, added font-awesome icon, added font-awesome brands to scss imports
* removed icons directory, updated scss file to use the proper color for npm icon, updated component with correct size and added class to change color
* fixed linter errors
* added link to pill and its story, changed title of story
* changed link to open in new tab, moved classname to root element and made it inline-block
* fixed proptype comment
* fixed linter error
2021-12-01 17:45:55 -05:00
Olaf Tomalka
70386726f6
Implement Flask onboarding UI ( #12745 )
...
* Added Flask Experimental Area warning to OnboardingV2
* Added first time flow Flask Experimental Area warning
* Made both onboarding flows use one Experimental Area component
* Fix comments in React divs
* Fix unreachable code
* Fix build lint problems
* Changes after code review
* Added guards around route constants imports
* Code Review changes
* Update ui/components/app/flask/experimental-area/index.scss
Co-authored-by: George Marshall <george.marshall@consensys.net>
* Code review changes
* Fix lint
* Update ui/components/app/flask/experimental-area/index.scss
Co-authored-by: George Marshall <george.marshall@consensys.net>
* Update ui/components/app/flask/experimental-area/index.scss
Co-authored-by: George Marshall <george.marshall@consensys.net>
* Update ui/components/app/flask/experimental-area/index.scss
Co-authored-by: George Marshall <george.marshall@consensys.net>
* Update ui/components/app/flask/experimental-area/index.scss
Co-authored-by: George Marshall <george.marshall@consensys.net>
* Update ui/components/app/flask/experimental-area/index.scss
Co-authored-by: George Marshall <george.marshall@consensys.net>
* fix lint
Co-authored-by: George Marshall <george.marshall@consensys.net>
2021-12-01 17:53:30 +01:00
Alex Donesky
81ea24f08a
Feat/collectibles display ( #12873 )
...
* Wiring up Collectibles lists/items
* wip
* more wip
* more more wip
* yet more wip
* wippp
* more wipppp
* closer
* wroking
* more wip
* cleanup
* cleanup
* add-collectible form validation
* update default ipfs-gateway
* update refresh button
* fix proptypes issue + add more padding to asset background
* css tweaking
* more cleanup
* more cleanup
* more cleanup
* add migration
* address feedback
* fix migration + cleanup
* bumping controllers version + adapting new collectiblesController shape
* fix yarn dedupe
2021-12-01 10:10:17 -06:00
Jyoti Puri
fbc6f4e603
Adding network status section on edit gas fee modal ( #12704 )
2021-11-23 22:22:50 +05:30
ryanml
18969db4f7
Updates to network dropdown test network messaging ( #12722 )
...
* Updates to network dropdown test network messaging
* Updating text from Disable/enable -> Show/hide
2021-11-16 17:02:40 -03:30
Dan J Miller
c84604b5e4
Adding scroll bar to handle overflow of long network lists ( #12706 )
...
* Adding scroll bar to handle overflow of long network lists
* set scroll property to auto
* Add margin below scrollable network list
2021-11-15 16:49:14 -03:30
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
7c60757814
Implementing display solution for testnets in the network dropdown ( #12564 )
...
* Implementing display solution for testnets in the network dropdown
* Update setting from 'Test networks' -> 'Show test networks'
* Add capability to dismiss testnets message
* span -> a
2021-11-08 13:58:23 -07: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