George Marshall
05a20bb721
Add responsive props to Box component ( #15106 )
...
* Adding responsive props to Box component
* Updating margin array prop instances
* Updating padding array prop instances
* Updates to docs, tests and margin, padding instances
* Optimizing class name object
* Simplifying single value logic
* replacing for loop with switch statement
* Memoizing generateClassNames function
2 years ago
Alex Donesky
3a31326199
Add fallback image/card for NFTs when image was not fetched correctly or does not exist ( #15034 )
...
* add fallback image/card for collectibles when image was not fetched correctly or does not exist
* UI and storybook updates (#15071 )
* UI and storybook updates
* Adding break so token id is displayed
* subtle border fix
* Updating content
* Removing unused image
* Adding proptype descriptions
* Lint fix
Co-authored-by: George Marshall <george.marshall@consensys.net>
2 years ago
Dan Miller
bc6c60cde1
Revert "Merge pull request #15063 from MetaMask/revert-v10.16.0"
...
This reverts commit 4d42715220
, reversing
changes made to f09ab88891
.
2 years ago
Dan Miller
24662963c5
Revert "Merge pull request #15063 from MetaMask/revert-v10.16.0"
...
This reverts commit 4d42715220
, reversing
changes made to f09ab88891
.
2 years ago
Mark Stacey
925a19fa4a
Revert "Merge pull request #14912 from MetaMask/Version-v10.16.0"
...
This reverts commit f09ab88891
, reversing
changes made to effc761e0e
.
This is being temporarily reverted to make it easier to release an
urgent fix for v10.15.1.
2 years ago
George Marshall
c18c3b078e
Updating icon color ( #14835 )
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
fa4d884a87
Find and replace of all typography colors to design tokens ( #13885 )
3 years ago
Alex Donesky
1be1cb0c85
fix bug in NFT dropdown state management ( #13880 )
3 years ago
Alex Donesky
dc217dd536
Yet more NFT UX cleanups ( #13435 )
...
* yet more nft ux cleanups
3 years ago
Alex Donesky
be65eb7339
More nft ux fixes ( #13388 )
...
* a batch of nft ux fixes
3 years ago
Alex Donesky
4826c8c95e
Feat/collectibles send flow ( #13048 )
...
* Add collectibles send flow
3 years ago
David Walsh
10dc686505
Dark Mode Part 1: Switch to Using CSS Variables ( #13147 )
3 years ago
Alex Donesky
c266d4e6af
Feat/check update collectible ownership ( #13110 )
...
* Use method to check and update collectible ownership
3 years ago
Alex Donesky
56a0385e94
maintain nft image aspect ratios and center images in collection view ( #13136 )
...
* maintain nft image aspect ratios and center images in collection view
3 years ago
Alex Donesky
1b6e58c417
Feat/collectibles the return ( #12970 )
...
* Wire collectibles frontend UI with controller data
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
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
ryanml
279c8072ed
Adding collectibles items overview ( #12506 )
...
* Adding collectibles items overview
* addressing feedback
Co-authored-by: Alex <adonesky@gmail.com>
3 years ago