- 01 Oct, 2022 2 commits
-
-
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 11 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
-
cartcrom authored
* fixed issue
-
vignesh mohankumar authored
-
Zach Pomerantz authored
* fix: approval button colors * feat: show spinner while pending wallet interaction * fix: constant allow button height
-
vignesh mohankumar authored
-
- 28 Sep, 2022 16 commits
-
-
vignesh mohankumar authored
* fix: remove ignore exhaustive deps in SearchBarDropdown * move into the effect
-
lynn authored
fix: resolve bug where changing duration when filter string is applied does not change data (original duration is still applied) (#4737) * init middle of change * init * fix * respond to jordan
-
Greg Bugyis authored
* Log token explore search event * Move event directly above target element
-
vignesh mohankumar authored
-
vignesh mohankumar authored
* fix: update swap box styles * fix balance text color/weight * fix padding * text color
-
vignesh mohankumar authored
refactor: split out SearchBarDropdown.tsx
-
vignesh mohankumar authored
* fix: left align TimeOptions until small breakpoint * mobile fixes
-
vignesh mohankumar authored
-
vignesh mohankumar authored
-
Jack Short authored
* updating footer * bag optimizations * correct margins for price change rows * pay button color * adding fiat values * using bodySmall
-
lynn authored
* init * init * undo random height padding * revert weird merge mistakes * fixes sparkline sizing * respond to jordan comments * add comments
-
vignesh mohankumar authored
-
vignesh mohankumar authored
-
cartcrom authored
* initial commit * updates * prevent unsupported from being validated * removed unused export * removed unecessary in * removed unecessary brackets
-
Charles Bachmeier authored
add deep shadow on card hover Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
-
- 27 Sep, 2022 2 commits
-
-
Greg Bugyis authored
* Migrate Trending Collections: first pass * Adding types for react-table * Forgot to add yarn.lock * Update sprinkles colors and add accentSuccess to match Figma * Style cleanup * Fix overlap on activity items and text wrapping on Value Prop * Update header to new typography name * Make entire table row link to collection * Remove duplicated navigate() on table row * Use borderStyle: none (sprinkle) instead of hidden * Use common typography style for table header row * Sprinkles for rank styles * Sprinkles for TrendingOptions border styles * Update color on trendingOption active state * Restore useEffect to hide certain columns on mobile * forgot to save one file * Update accent color * Use isMobile instead of breakpoint check
-
vignesh mohankumar authored
-