David Walsh
5a159ef991
Dark Mode: Fix QR display ( #14312 )
3 years ago
George Marshall
8edeb9a281
Fix/14230 dark mode fixes ( #14305 )
...
* Dark mode fixes
* removing unused icon svg
3 years ago
George Marshall
24ca3c5aa3
Dark Mode: Network display fix ( #14159 )
3 years ago
David Walsh
382669bb34
Dark Mode: Remove last unused colors ( #14208 )
3 years ago
Guillaume Roux
57818fabbe
Dark Mode: Remove ui colors ( #14184 )
3 years ago
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>
3 years ago
George Marshall
fd36eea443
Dark mode: Updating all left over static hex values in scss ( #14167 )
3 years ago
David Walsh
d15de941e3
Dark Mode: Remove grays ( #14175 )
3 years ago
David Walsh
86fb8e3a41
Dark Mode: Remove Malibu ( #14176 )
3 years ago
David Walsh
2ab2b594ed
Dark Mode: Remove Scorpion ( #14174 )
3 years ago
David Walsh
7a57942305
Dark Mode: Remove secondary legacy colors ( #14154 )
3 years ago
David Walsh
065d525d58
Dark Mode: Remove --ui-white ( #14162 )
3 years ago
David Walsh
e3100a0efb
Dark Mode: Remove primary-1 ( #14150 )
3 years ago
David Walsh
5399daeeb2
Dark Mode: Remove --ui-black ( #14164 )
3 years ago
David Walsh
db738d0f73
Dark Mode: Info Box ( #14161 )
3 years ago
George Marshall
1b9243cd7e
Dark Mode: Network display fix ( #14159 )
3 years ago
David Walsh
1edc475d3e
Dark Mode: Remove monzo, red, error-1 ( #14153 )
3 years ago
Guillaume Roux
8683282a6f
Dark Mode: Replace color occurences ( #14112 )
3 years ago
David Walsh
09830ac183
Dark Mode: Permissions container ( #14077 )
3 years ago
David Walsh
5bdde79ded
Dark Mode: Utilities -> Error ( #14091 )
3 years ago
David Walsh
0e995b24d1
Dead Code Removal: GasFeeDisplay ( #14098 )
3 years ago
David Walsh
a74f898dcc
Dark Mode: Remove Unused Colors ( #14088 )
3 years ago
David Walsh
ea4181d227
Dark Mode: Snackbar component ( #14075 )
3 years ago
David Walsh
59a5566958
Dark Mode: Send flow inputs ( #14006 )
3 years ago
David Walsh
ac0191a5b3
Dark Mode: Remove unused colors ( #14025 )
3 years ago
David Walsh
b43d565af7
Dark Mode: Reveal Seed colors ( #14028 )
3 years ago
David Walsh
c0e930ea53
Dark Mode: Standardize error colors ( #14029 )
3 years ago
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>
3 years ago
George Marshall
524ddcfaf4
Updating account and network icons ( #13947 )
3 years ago
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
3 years ago
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>
3 years ago
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
3 years ago
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>
3 years ago
David Walsh
c1b5e18a01
Avoid repeating CSS color vars ( #13464 )
3 years ago
Alex Donesky
be65eb7339
More nft ux fixes ( #13388 )
...
* a batch of nft ux fixes
3 years ago
Alex Donesky
db0230f23a
NFT UX cleanup grab-bag ( #13352 )
...
* NFT UX cleanup
3 years ago
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
3 years ago
David Walsh
10dc686505
Dark Mode Part 1: Switch to Using CSS Variables ( #13147 )
3 years ago
朱里
b9093e2a4d
Remove bottom space when hiding testnet ( #12821 )
3 years ago
George Marshall
c95da7dbb6
Updating storybook webpack config and changing font paths ( #13028 )
3 years ago
Alex Donesky
1b6e58c417
Feat/collectibles the return ( #12970 )
...
* Wire collectibles frontend UI with controller data
3 years ago
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>
3 years ago
Jyoti Puri
cd4ddffd9c
Adding gas limit section on advance gas fee modal ( #12865 )
3 years ago
Alex Donesky
6542d16349
1559 v2 tooltips ( #12750 )
...
* add tooltips
3 years ago
Alex Donesky
3cff801b8e
Revert "Feat/collectibles display ( #12873 )" ( #12934 )
...
This reverts commit 81ea24f08a
.
3 years ago
Alex Donesky
9e2935dd55
Revert "Feat/collectibles display ( #12873 )" ( #12934 )
...
This reverts commit 81ea24f08a
.
3 years ago
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
3 years ago
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>
3 years ago
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
3 years ago
Jyoti Puri
fbc6f4e603
Adding network status section on edit gas fee modal ( #12704 )
3 years ago