David Walsh
|
98c571e90d
|
UX: Multichain: Use new Box component (#19794)
Co-authored-by: Nidhi Kumari <nidhi.kumari@consensys.net>
|
2023-07-04 20:47:05 +05:30 |
|
vthomas13
|
1726fb3fd0
|
Remove MULTICHAIN flag for NFT badges (#19416)
|
2023-06-04 12:28:48 -04:00 |
|
vthomas13
|
4f8c4820d2
|
Multichain NFT network badges (#19029)
* adding badges for nfts
* fixing default nft styling issue
* adding multichain flag, making borderRadius inline
* Apply suggestions from code review
Co-authored-by: George Marshall <george.marshall@consensys.net>
* fixing imports
* removing nullcheck for guaranteed fields
* moving badgewrapper UI into multichain component
* using Box for button, removing inline style, border-radius for NFT default image
* adding nft badges to NFT Details page
* nits, snap update
* fixing/refactoring nftdefaultimage display, adding clickable, removing handleimageclick, refactor NFTItem, required props
* editing nft-default-image story, test, and snap
* Updating to fix positioning, use Box props to reduce CSS and BEM naming conventions
* moving minor styling to Box props, adding comment
* display block typo
---------
Co-authored-by: George Marshall <george.marshall@consensys.net>
|
2023-06-02 11:01:51 -04:00 |
|
Harsh Shukla
|
4ad281c806
|
Part of #17670 & #18714: Replace Typography with Text component: nft-details.js (#18771)
* Update nft-details.js
* Update nft-details.test.js.snap
* Update nft-details.js
* Update ui/components/app/nft-details/nft-details.js
Co-authored-by: George Marshall <georgewrmarshall@gmail.com>
* Update ui/components/app/nft-details/nft-details.js
Co-authored-by: George Marshall <georgewrmarshall@gmail.com>
* Update ui/components/app/nft-details/nft-details.js
Co-authored-by: George Marshall <georgewrmarshall@gmail.com>
* Update ui/components/app/nft-details/nft-details.js
Co-authored-by: George Marshall <georgewrmarshall@gmail.com>
* Update ui/components/app/nft-details/nft-details.js
Co-authored-by: George Marshall <georgewrmarshall@gmail.com>
* Update ui/components/app/nft-details/nft-details.js
Co-authored-by: George Marshall <georgewrmarshall@gmail.com>
* Update ui/components/app/nft-details/nft-details.js
Co-authored-by: George Marshall <georgewrmarshall@gmail.com>
* Update ui/components/app/nft-details/nft-details.js
Co-authored-by: George Marshall <georgewrmarshall@gmail.com>
* Update ui/components/app/nft-details/nft-details.js
Co-authored-by: George Marshall <georgewrmarshall@gmail.com>
* Update ui/components/app/nft-details/nft-details.js
Co-authored-by: George Marshall <georgewrmarshall@gmail.com>
* Update ui/components/app/nft-details/nft-details.js
Co-authored-by: George Marshall <georgewrmarshall@gmail.com>
* Update ui/components/app/nft-details/nft-details.js
Co-authored-by: George Marshall <georgewrmarshall@gmail.com>
* Update ui/components/app/nft-details/nft-details.js
Co-authored-by: George Marshall <georgewrmarshall@gmail.com>
* Update ui/components/app/nft-details/nft-details.js
Co-authored-by: George Marshall <georgewrmarshall@gmail.com>
* Update nft-details.test.js.snap
---------
Co-authored-by: legobeat <109787230+legobeat@users.noreply.github.com>
Co-authored-by: Brad Decker <bhdecker84@gmail.com>
Co-authored-by: George Marshall <georgewrmarshall@gmail.com>
Co-authored-by: George Marshall <george.marshall@consensys.net>
|
2023-05-08 19:52:33 +05:30 |
|
David Walsh
|
de83546d6d
|
Fix #17932 - Ensure NFT last sold price is formatted correctly (#17983)
* Fix #17932 - Ensure NFT last sold price is formatted correctly
* Fix storybook
* Update snapshot to include pricing
|
2023-03-08 14:39:12 -06:00 |
|
Thomas Huang
|
786a74dbbc
|
Fix nft test state (#17981)
|
2023-03-07 08:46:02 -06:00 |
|
George Marshall
|
72af5626de
|
Updating Icon html element to span (#17790)
|
2023-02-22 14:42:50 -08:00 |
|
Nidhi Kumari
|
33cc8d587a
|
NFT: Replaced all the instances of collectibles with NFTs (#17741)
* replaced all the instances of collectibles with nfts
* updated actions
* updated e2e seeder
* updated confirm Approve test
* updated test dapp change
* updated test dapp change
* nit fix
* nit fix
* updated casing and snapshots
* updated casinG
* added migrations
* updated ,igration
* updated 078.test
* updated tests for 078 migration
* updated migration
* updated 078 index.js
|
2023-02-17 00:53:29 +05:30 |
|
David Walsh
|
4dcb639652
|
UX: Icons: Remove usage of chevron fa- icons (#17668)
|
2023-02-16 07:26:14 -06:00 |
|
David Walsh
|
fca2a3f97f
|
UX: Update three-dot icon for settings (#17558)
|
2023-02-15 08:39:46 -06:00 |
|
David Walsh
|
50937dcfde
|
NFTs: Hide detail when no thumbnail available (#17693)
|
2023-02-10 08:05:51 -06:00 |
|
Nidhi Kumari
|
3be1fc6d0c
|
converted collectibles files to nfts (#17658)
* converted collectibles files to nfts
* updated relative import for scss
* updated scss for pages
|
2023-02-08 20:04:56 +05:30 |
|