- 06 Oct, 2022 6 commits
-
-
lynn authored
* make eth in search bar navigate to eth token details * use local resolving functions
-
vignesh mohankumar authored
-
vignesh mohankumar authored
-
vignesh mohankumar authored
-
cartcrom authored
* finished feature * added L2 icons * removed console.log
-
cartcrom authored
* updated hook * fixed build error
-
- 05 Oct, 2022 7 commits
-
-
cartcrom authored
* added widget skeleton to loading state * removed memo * made theme inline
-
cartcrom authored
updated query
-
lynn authored
* privacy disclaimer change * remove change for current site, only apply to phase 0
-
vignesh mohankumar authored
-
aballerr authored
* fixes bug where show more does not always show up properly
-
lynn authored
* fix loading * simplify * respond to zach * remove console log * simplify and eliminate tokensListLength * respond to nit
-
Jordan Frankfurt authored
fix(IconButton): improves code quality and fixes a console error re: incorrect data- attribute syntax (#4788)
-
- 04 Oct, 2022 4 commits
-
-
vignesh mohankumar authored
* Swap component tweaks * Fix spacing issues and update swap arrows icon * px * fix ternaries * 20px * create a separate OutputWrapper * variable * update border radius case * fix type * use right variable * move the containers around * rename to swap section * swapdetailssection * remove unnecessary autocolumn * border radius * remove unnecessary wrapping div * wrap the output swap stuff * inherit border-radius * update overlay styles * remove floating bg * fix ungated version * fix background colors * trying this out * separate blocks * accent action on the buttons * undo * show unselected state properly * show on expert mode * 0 not none * handle margintop * flag font size * undo reverse icon change * fix build Co-authored-by:
Callil Capuozzo <callil.capuozzo@gmail.com>
-
aballerr authored
* fixing issue with decimal in price range
-
lynn authored
* remove ALL * fix to zach comments * fix comment
-
lynn authored
* init * fix in response to cmcewen comment * top getting cut off fix * persist change for mobile
-
- 03 Oct, 2022 2 commits
-
-
Jack Short authored
* style: filling background color for collection header * udpating color
-
cartcrom authored
* finished updating explore language and css * implemented feedback from fred * refactored css for row height * extended filter option
-
- 01 Oct, 2022 5 commits
-
-
lynn authored
* fix glitchy loading * fix initial no tokens state
-
Charles Bachmeier authored
add empty wallet state Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
-
Charles Bachmeier authored
* refactor sell and select page to profile page * add renamed profile pages * add profile entry button * add profile details header * small adjustments for small screens * add new details component * show tag on correct page * fix wallet dropdown height * update header spacing Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
-
Connor McEwen authored
* chore: bump widget version * .2
-
Zach Pomerantz authored
-
- 30 Sep, 2022 9 commits
-
-
Connor McEwen authored
-
Connor McEwen authored
* WIP * animated in chart * add comment * revert env change * comments * merge main * fix hard reload
-
Greg Bugyis authored
-
lynn authored
* init * respond to cmcewen comments
-
vignesh mohankumar authored
* fix: shorten SearchBar height * fix positioning
-
Connor McEwen authored
* chore: upgrade react-spring version * remove interpolate Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
-
Jack Short authored
* initial hover bag * feat: mobile hover bag * updating mobile bag * addressing comments and adding stuff to usebag
-
Jack Short authored
* chore: removing decimals * only on cards * slight fix * updating across app
-
aballerr authored
* adding in remaining loading styles Co-authored-by:
Alex Ball <alexball@UNISWAP-MAC-038.local>
-
- 29 Sep, 2022 7 commits
-
-
lynn authored
fix price chart crash
-
Jack Short authored
* chore: updating pool tooltip * updating to bodySmall
-
vignesh mohankumar authored
* font-feature-settings * fix: use font-feature-settings across app * move to appwrapper * oops * maybe better? * fix
-
ICONation authored
Fix comparing formattedData reference with [] This condition will always return 'false' since JavaScript compares objects by reference, not value. ts(2839)
-
vignesh mohankumar authored
-
lynn authored
* fix * update snapshot * add blocked token icon * repsond to vm
-
Jordan Frankfurt authored
-