- 24 Sep, 2022 3 commits
-
-
cartcrom authored
fixed
-
cartcrom authored
* initial commit * replaced isUserAddedToken with chain-switching friendly version of hook * reverted useTopTokens() * addressed first round of PR comments
-
lynn authored
* fix explore table bugs * temp * fix search bar incongruency when navigating to other tab + remove flickering data * add local cache * more clear names * add back useTopTokens return type interface * respond to comments and dedup repeated code * respond to cmcewen comments
-
- 23 Sep, 2022 9 commits
-
-
Jordan Frankfurt authored
feat(token-details): fix crash on undefined object access +some small errors
-
github-actions[bot] authored
chore(i18n): synchronize translations from crowdin [skip ci] Co-authored-by:
Crowdin Bot <support+bot@crowdin.com>
-
Charles Bachmeier authored
* text primary and secondary * backgroundOutline * lightGray * placeholder * error and disconnect * deprecate * loading * white opacities * white * border cleanup * organize * bagQuantity color fix * fix nav border colors Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
-
lynn authored
remove number
-
lynn authored
real balances to footer
-
aballerr authored
* Porting over search and porting over sort
-
vignesh mohankumar authored
* feat: add git commit hash on build * process.env. * works * log * import * log full
-
Zach Pomerantz authored
fix: add origin
-
Zach Pomerantz authored
* fix: track Brave from UA * feat: track UA
-
- 22 Sep, 2022 5 commits
-
-
Jordan Frankfurt authored
rewrite top tokens hook
-
Jack Short authored
* adding pooled assets and suspicious assets icons * adding rarity * better way to get states
-
Jack Short authored
* initial bag port * adding add to bag * adding remove * addressing comments * reenable bag on disconnect when reviewing price changes
-
Jordan Frankfurt authored
* add tvl to token details page * remove mcap, add explanation of market entities
-
Charles Bachmeier authored
* add listing modal * add new files * Add listing page * remove useeffect * re-add useeffect and includes array * position relative * add listing datatype * use pluralize * readable const * clsx * parseFloat 0 default * don't use any * cant use months for ms * remove unused input style * border sprinkles * clsx * duration enum * remove unused index * pluralize * clsx * pluralize * type refactoring * move format to utils * remove uneeded check * border sprinkles * change input based on ref * remove console.log * correct warning check * better clsx Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
-
- 21 Sep, 2022 13 commits
-
-
lynn authored
* init * messy but working omfg * dont set initial to 500 set to just 1 for testing purposes * it looks pretty now and works well * sorting filtering and suspense loading are working * fix comments * handle token rows lacking addresS * start working with new data schema * new gql schema * initial commit * improved performance, added filtering * lint * removed comments and accidental settings.json changes * refactor: switch explore over to new queries (#4657) * initial commit * improved performance, added filtering * addressed pr comments * fixed typescript issue * merges * fix * fix oopsies * fix accidental changes * its working * drop leftover comment * clean up loaded row props * respond to comments * respond to jordan comments * init * remove unnecessary pkgs * undo yarn lock changes * loading rows fix * change loading rows to 3 as per fred instruction * remove anys Co-authored-by:
Jordan Frankfurt <jordanwfrankfurt@gmail.com> Co-authored-by:
cartcrom <cartergcromer@gmail.com> Co-authored-by:
cartcrom <39385577+cartcrom@users.noreply.github.com>
-
Zach Pomerantz authored
* feat: throw on invalid deposits * feat: add new bug link * chore: note the usage of error state
-
Jordan Frankfurt authored
* new gql schema * refactor: switch explore over to new queries (#4657) * initial commit * improved performance, added filtering * addressed pr comments * fixed typescript issue * drop leftover comment * clean up loaded row props Co-authored-by:
cartcrom <39385577+cartcrom@users.noreply.github.com>
-
vignesh mohankumar authored
* fix * fix
-
aballerr authored
* porting of filters Co-authored-by:
Jack Short <john.short.tj@gmail.com>
-
Greg Bugyis authored
* NFT Explore: Add Activity Feed to Banner section * Renamed separate style file * Fix positioning to not squish details section * Add back activeRow state * Hide Activity on smaller screens * Fix for uneven widths between collections * Addressing PR feedback Co-authored-by:
gbugyis <greg@bugyis.com>
-
vignesh mohankumar authored
* fix: fully rounder corner on account dropdown * comment
-
lynn authored
* full chart width * add offsets to x axis start and end times so they dont get cut off * hide ticks * reduce offsets * undo
-
vignesh mohankumar authored
* fix: fixes TokenTable header ordering * flag favorite tokens * imports * remove fav col * hide on token details
-
vignesh mohankumar authored
* fix: center SearchBar vertically * oops
-
vignesh mohankumar authored
-
vignesh mohankumar authored
* logic * working * grid * some file renaming * Move to ChainSelectorRow.tsx * remove flex * more renames * more styles * fixes * local imports * more styling changes * style * fix mobile * toggle open on open * setIsOpen
-
vignesh mohankumar authored
-
- 20 Sep, 2022 7 commits
-
-
vignesh mohankumar authored
* fix: close WalletModal on connection * fix test
-
vignesh mohankumar authored
-
Charles Bachmeier authored
* add listing modal * add new files * remove useeffect * re-add useeffect and includes array * position relative * add listing datatype * use pluralize * readable const * clsx * parseFloat 0 default * don't use any * cant use months for ms Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
-
a6Ce6Bs authored
-
pp-hh-ii-ll authored
* fix: update Unisocks status icon and positioning Updates design of Unisocks icon and adjusts positioning to suit new design * Update StatusIcon.tsx
-
vignesh mohankumar authored
* fix: normalize NavBar button heights * chainswitcher and web3status are not using this component * update nav icon
-
vignesh mohankumar authored
* fix: reset Widget amount on URL change * empty
-
- 19 Sep, 2022 3 commits
-
-
vignesh mohankumar authored
* fix: updates defaultToken on URL change * rm usePrevious
-
vignesh mohankumar authored
* move components/AmplitudeAnalytics to analytics/amplitude * move to analytics * fix imports
-
vignesh mohankumar authored
* fix: remove sendTestAnalyticsEvent * comments
-