vignesh mohankumar
99a7fb3383
fix: remove refetchOnFocus for routing-api ( #4601 )
v4.114.1
v4.114.0
2022-09-09 18:35:12 -04:00
vignesh mohankumar
7f4dbf9346
chore: update smart-order-router ( #4600 )
...
* bump SOR
* dedupe
2022-09-09 18:31:41 -04:00
Zach Pomerantz
09b00c9974
fix: use static rpc urls ( #4599 )
2022-09-09 14:58:13 -07:00
Zach Pomerantz
b74fb8174d
feat: optimize AlphaRouter usage ( #4596 )
...
* feat: add RouterPreference.PRICE
* docs: add reference to quote params
* fix: cache routers between usages
* fix: tune price inquiries
* fix: note price queries tuning
* fix: clean up params - nix mixed
* fix: defer PRICE tuning
2022-09-09 13:07:53 -07:00
Jordan Frankfurt
a7ec5a64b7
feat(explore): add a simple search debounce ( #4595 )
...
add a simple search debounce
2022-09-09 14:09:08 -05:00
Greg Bugyis
c619dcf65d
fix: Token chart - inconsistent x-axis time intervals ( #4579 )
...
* Use timeScale for x-axis
* Use d3 time intervals for ticks
* Drop slice for now, will handle differently
* scaleTime turned out to be unnecessary
* Use .nice() to help with tick spacing at start/end
Co-authored-by: gbugyis <greg@bugyis.com>
2022-09-09 22:08:57 +03:00
aballerr
1221d88e13
chore: Cypress utility function for selecting feature flags and walletdrop down cypress tests ( #4536 )
...
* Adding feature flag utility to cypress and adding wallet cypress tests
Co-authored-by: Alex Ball <alexball@UNISWAP-MAC-038.local>
2022-09-09 14:54:54 -04:00
Charles Bachmeier
48d2ead71d
feat: update universal token search and trending tokens endpoint ( #4593 )
...
update universal token search and trending tokens endpoint
Co-authored-by: Charlie <charlie@uniswap.org>
2022-09-09 10:28:54 -07:00
aballerr
ed7099bfd6
chore: Merging details page ( #4585 )
...
* Initial merge of details page
Co-authored-by: Alex Ball <alexball@UNISWAP-MAC-038.local>
2022-09-09 13:23:41 -04:00
vignesh mohankumar
2604cdfdae
fix: only initialize using chain query ( #4567 )
2022-09-08 12:16:29 -04:00
cartcrom
94dc389812
feat: widget speedbumps on swap review ( #4544 )
...
* initial commit
* finished feature
* addressed PR comments
v4.113.0
2022-09-07 16:12:35 -04:00
Greg Bugyis
4a8c621f46
feat: add maxHeight to CurrencySearchModal ( #4557 )
...
* Add maxHeight to CurrencySearchModal (search only)
* Combine min and maxHeight into single modalHeight value
* Use clearer variable name to distinguish window height value
Co-authored-by: gbugyis <greg@bugyis.com>
2022-09-07 23:08:29 +03:00
aballerr
477af8af4e
fix: Making sure all icons are 24px ( #4580 )
...
Making all icons size 24px on web status
Co-authored-by: Alex Ball <alexball@UNISWAP-MAC-038.local>
2022-09-07 15:47:24 -04:00
aballerr
a9a7d524aa
fix: fixing token colors and token select persistence ( #4575 )
...
* fixing token colors and token select persistence
Co-authored-by: Alex Ball <alexball@UNISWAP-MAC-038.local>
2022-09-07 13:35:00 -04:00
aballerr
1cdaff8ddf
fix: fixing match design ( #4577 )
...
* fixing select token favorite icon to match design
Co-authored-by: Alex Ball <alexball@UNISWAP-MAC-038.local>
2022-09-07 12:44:19 -04:00
aballerr
eeea3d2dcc
fix: fixed wallet scrolling issue ( #4574 )
...
* fixed scrolling issue for wallet
Co-authored-by: Alex Ball <alexball@UNISWAP-MAC-038.local>
2022-09-07 11:44:33 -04:00
lynn
f46b6a0697
fix: ensure nav bar goes above all other components when scrolling ( #4576 )
...
* fix nav bar below other components issue
* respond to comments
v4.112.0
2022-09-06 17:18:54 -04:00
lynn
622581ee0a
feat: show real values for current network balance ( #4565 )
...
* init
* remove card when balance is zero
* remove commented code
* remove commented
2022-09-06 11:50:02 -04:00
Yadong Zhang
eb725f51ce
fix: handled liquidity minPrice and maxPrice are empty case. ( #4569 )
...
thanks!
v4.111.1
v4.111.0
2022-09-04 18:37:42 -05:00
lynn
4d4462368b
fix: add back usd volume to swap submitted from ui instead of infura hook ( #4563 )
...
* init
* typo
2022-09-02 14:56:05 -04:00
lynn
6fe5d4363d
fix: remove warning icon on search ( #4564 )
...
init
2022-09-02 14:55:50 -04:00
Jordan Frankfurt
b46fa27084
feat: disable branding on swap widget ( #4561 )
...
* feat: disable branding on swap widget:
* pr feedback
2022-09-02 10:03:06 -05:00
lynn
ade2440613
fix: missing logo redesign ( #4535 )
...
* fix: logos
* different font sizings for diff token sizes from fred
* remove missing symbol
* fix
* fixes to comments
* fix
* use calc instead of fn
* add comment
2022-09-01 17:51:43 -04:00
Jordan Frankfurt
4dc4620b60
feat: integrate widget tx states ( #4553 )
...
* feat(widget): sync transaction states
* s
* waiting on type release
* slippage is all that remains
* finalize tx integration
* pr feedback
* pr feedback - else if
* update @uniswap/widgets to 2.7
* add slippage tolerance from transaction.info
2022-09-01 13:17:39 -05:00
aballerr
202c2662f1
fix: Adding socks icon to users profile icon ( #4545 )
...
* Adding icon for socks owner for p0 redesign
Co-authored-by: Alex Ball <alexball@UNISWAP-MAC-038.local>
2022-09-01 14:08:49 -04:00
Charles Bachmeier
d2afd71c81
fix: change from flex to inline to fix safari bugs ( #4559 )
...
change from flex to inline to fix safari bugs
Co-authored-by: Charlie <charlie@uniswap.org>
2022-09-01 08:29:46 -07:00
aballerr
bad1ce2618
fix: Prod has chevron ( #4558 )
...
Remove chevron from prod
Co-authored-by: Alex Ball <alexball@UNISWAP-MAC-038.local>
v4.110.1
2022-09-01 10:20:09 -04:00
Vignesh Mohankumar
f194845b2b
chore: remove theme.blue200 ( #4533 )
...
* chore: remove theme.blue200
* favorite button changes
v4.110.0
2022-08-31 20:13:21 -04:00
Jack Short
98d4e108e6
fix: search icon bug ( #4556 )
2022-08-31 19:35:06 -04:00
lynn
ab43ed1900
fix: connect wallet button chevron styling fixes ( #4554 )
...
* fix
* simplify
2022-08-31 18:16:42 -04:00
Greg Bugyis
b147e047a5
fix: Bump height on LineNumberCell and pass header boolean ( #4548 )
2022-08-31 20:36:23 +03:00
Charles Bachmeier
bbb616f56c
feat: auto set cursor on searchbar opening ( #4552 )
...
* auto set cursor on searchbar opening
* comment update
Co-authored-by: Charlie <charlie@uniswap.org>
2022-08-31 10:33:51 -07:00
Charles Bachmeier
35a429ea65
feat: highlight first result by default ( #4551 )
...
highlight first result by default
Co-authored-by: Charlie <charlie@uniswap.org>
2022-08-31 10:33:33 -07:00
Zach Pomerantz
bd16543c10
build: upgrade @uniswap/widgets to 2.5.0 ( #4546 )
...
* build: rm d3-curve-circlecorners entry
* build: upgrade @uniswap/widgets package
* fix: widget input typing
2022-08-31 10:29:50 -07:00
Charles Bachmeier
cbdeae276e
feat: adjust bottom navbar padding ( #4550 )
...
adjust bottom navbar padding
Co-authored-by: Charlie <charlie@uniswap.org>
2022-08-31 09:57:42 -07:00
lynn
e733113963
fix: modify chart axis to to match crosshairs in year view ( #4547 )
...
* fix
* simplify
* refactor
* move logic to monthTickFormatter
* time to date string
2022-08-31 11:31:33 -04:00
aballerr
272b030b89
fix: Fixing border overlap and reducing button size ( #4537 )
...
* fixing styling on wallet border
Co-authored-by: Alex Ball <alexball@UNISWAP-MAC-038.local>
2022-08-31 11:11:37 -04:00
Jack Short
472a553d13
fix: catch invalid address token details ( #4529 )
v4.109.0
2022-08-30 17:25:59 -04:00
cartcrom
3a1bff146c
feat: adding token safety article link ( #4532 )
...
updated article link
2022-08-30 17:24:23 -04:00
lynn
b82b9acc54
fix: remove stablecoin usd val fetch in logging to reduce infura spend ( #4543 )
...
remove stablecoin usd val fetch reduce infura
v4.108.0
2022-08-30 15:15:49 -04:00
cartcrom
fac3845756
fix: missing segments of price chart ( #4541 )
...
fixed missing segments of line
2022-08-30 12:28:52 -04:00
Charles Bachmeier
9381a74f1d
feat: nav update to new responsive designs ( #4542 )
...
* uppdated mobile nav
* adjust searchbar for new styles
Co-authored-by: Charlie <charlie@uniswap.org>
2022-08-30 09:08:10 -07:00
Charles Bachmeier
f6662a3208
fix: hide right and left border on mobile dropdown ( #4540 )
...
hide right and left border on mobile
Co-authored-by: Charlie <charlie@uniswap.org>
2022-08-30 07:15:50 -07:00
pp-hh-ii-ll
134af82d90
fix: updated color definitions for backgroundModule, add scrolledSurface ( #4538 )
...
Updated color definitions for BackgroundModule and tokens list in Explore page
Update Dark Mode BackgroundModule to Grey800 to match new design spec
Update Widgets theme to use BackgroundModule for Module
Update Token List in Explore page to use Surface instead of Module
Add Scrolled Surface color definition
v4.107.1
2022-08-29 22:00:34 -04:00
Vignesh Mohankumar
75175b8e54
fix: don't track balances/values ( #4539 )
v4.107.0
2022-08-29 18:46:37 -04:00
Greg Bugyis
e3d8599dc7
fix: [TokenDetails] Glyph placement on line chart ( #4525 )
...
* Modify line curve on token price chart to fix inconsistency on steep drops/increases and glyph placement
* Make curve required on LineChart
* Add curve to SparkLine chart
* Remove dependency: d3-curve-circlecornders - no longer used
* Drop d3-curve-circlecorner from react-app-env
Co-authored-by: gbugyis <greg@bugyis.com>
2022-08-29 21:40:05 +03:00
Charles Bachmeier
77ee69ad52
fix: search flash of no tokens found when typing ( #4531 )
...
* add null check to collection floor price
* don't show 0 if floor is null
* use debouncedSearchValue
Co-authored-by: Charlie <charlie@uniswap.org>
2022-08-29 10:47:42 -07:00
lynn
4b82838f80
fix: add back cancel button in token safety for swap ( #4527 )
...
* add back cancel button in token safety for swap
* also add to swap flow
2022-08-29 13:08:30 -04:00
Jack Short
a177829976
style: switching hovered and idle colors ( #4526 )
2022-08-29 12:49:36 -04:00
Kaylee George
b8b4f960dd
fix: tokens banner link works ( #4522 )
...
* maybe fixed?
* fix
* fix link
2022-08-29 12:48:13 -04:00