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
Charles Bachmeier
2466414307
feat: search when no results there is too much top padding ( #4530 )
...
* add null check to collection floor price
* don't show 0 if floor is null
* remove top margin for no results
Co-authored-by: Charlie <charlie@uniswap.org>
2022-08-29 09:43:50 -07:00
Charles Bachmeier
a3a32f0d68
fix: add null check to collection floor price ( #4528 )
...
* add null check to collection floor price
* don't show 0 if floor is null
* formatEthPrice accepts udnefined
Co-authored-by: Charlie <charlie@uniswap.org>
2022-08-29 09:38:22 -07:00
Vignesh Mohankumar
ee001f86f0
refactor: remove isChainAllowed ( #4494 )
2022-08-29 10:21:18 -04:00
lynn
87d6975bd8
fix: stop swap layout shifts when reverse token button clicked ( #4523 )
...
fix
v4.106.0
2022-08-26 17:22:58 -04:00
Kaylee George
4cab4e27ff
fix: fix favorites button responsiveness on tokens explore ( #4520 )
...
fav button responsiveness
2022-08-26 16:47:41 -04:00
Kaylee George
f105f0995b
fix: formatted delta on mobile view of token explore ( #4519 )
...
fix delta
2022-08-26 13:42:38 -07:00
Kaylee George
18e89a7353
fix: rm right padding on token details ( #4518 )
...
rm padding on mobile
2022-08-26 16:32:23 -04:00
Charles Bachmeier
445f9a67a4
fix: mobile network switcher ( #4516 )
...
* fix: mobile network switcher
* fix zindex
Co-authored-by: Charlie <charlie@uniswap.org>
2022-08-26 13:01:20 -07:00
Jack Short
4c039c900c
fix: wrapped native asset resolve to their appropriate native asset o… ( #4497 )
...
* fix: wrapped native asset resolve to their appropriate native asset on respective chains
* addressed comments
2022-08-26 14:42:34 -04:00
Kaylee George
2c2e0a3419
fix: vertically center the explore table header text ( #4514 )
...
center
2022-08-26 14:41:34 -04:00
aballerr
1b43e0b28a
fix: wallet mobile ui changes ( #4515 )
...
fix wallet mobile
Co-authored-by: Alex Ball <alexball@UNISWAP-MAC-038.local>
2022-08-26 14:41:02 -04:00
Connor McEwen
a23f7782b2
fix: widget module color ( #4513 )
2022-08-26 14:40:33 -04:00
Zach Pomerantz
723db9d0ea
feat: integrate widget settings/value ( #4499 )
...
* widgets: v2.2.0
* refactor: wrap Widget
* feat: integrate widget settings
* refactor: import from widgets
* fix: better settings integration
* fix: include types
* chore: formatting
* build: bump widgets version
* feat: integrate widget value
* feat: integrate widget token selection
* feat: clean up widget integration
* build: bump widgets version
* refactor: mv widget wrapper to components
* refactor: split widget integrations
* refactor: value -> inputs
* fix: consolidate slippage hooks
* fix: memoize currency search modal
* refactor: clarify widget code
* fix: allow loading token in widget
* fix: add TradeType helpers
2022-08-26 11:19:51 -07:00
lynn
cbf165dc40
fix: oops ( #4511 )
...
oops
2022-08-26 11:12:48 -07:00
Kaylee George
6f3579acf1
feat: add token explore promo banner ( #4481 )
...
* initial design
* progress
* add background image
* add logic
* update
* delete unneed state
* more
* redux
* redux
* more redux
* rebase main
* rm unused state
* rm unused export
* relative link
2022-08-26 11:00:50 -07:00
lynn
c9e2f86e57
feat: add i18n to token detail and token explore ( #4510 )
...
init
2022-08-26 13:51:29 -04:00
aballerr
8c0199119e
fix: Fix to mobile wallet experience ( #4508 )
...
* fixing wallet on mobile and making useClickoutside more extensible
Co-authored-by: Alex Ball <alexball@UNISWAP-MAC-038.local>
2022-08-26 13:35:38 -04:00
Kaylee George
5e6e6be888
fix: fix decimal formatting of token price on details page ( #4470 )
...
* init
* 6 decimals
* dollar dollar bill yo
2022-08-26 10:19:29 -07:00
github-actions[bot]
79fb6485b1
chore(i18n): new Crowdin translations ( #4495 )
...
chore(i18n): synchronize translations from crowdin [skip ci]
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-08-26 13:16:06 -04:00
Greg Bugyis
29baaaf2ed
fix: Token Warning dismiss/redirect ( #4482 )
...
* Remove cancel option from TokenSafety modal
* Only redirect if token is blocked
* Remove unused variables
Co-authored-by: gbugyis <greg@bugyis.com>
2022-08-26 20:10:54 +03:00
Kaylee George
f824fb25c2
fix: explore table hover state colors ( #4479 )
...
* fix hover state colors
* colors
* fixed
2022-08-26 09:41:05 -07:00
Charles Bachmeier
28a6ea7e1a
feat: NavBar I18N ( #4507 )
...
* wrap tabs and searchbar
* wrap chain switcher and fix right align bug
* undo translate chains
* replace t with i18n
* revert i18n
Co-authored-by: Charlie <charlie@uniswap.org>
2022-08-26 09:22:05 -07:00
lynn
65566faf17
fix: yellow button redesign, improve add liquidity page readability ( #4504 )
...
* init
* add background overlay for hover states
2022-08-26 12:02:03 -04:00
lynn
eb4f90e669
feat: add volume trade info to swap completed event ( #4506 )
...
add volume trade info to swap completed event
2022-08-26 10:56:53 -04:00
aballerr
40308158ca
fix: Updating search token width and adding margin between token delta and price ( #4500 )
...
Updating search token width and adding margin between token delta and price
Co-authored-by: Alex Ball <alexball@UNISWAP-MAC-038.local>
2022-08-26 09:46:39 -04:00
Greg Bugyis
d0d5240474
fix: update Token table headers to match latest Figma ( #4505 )
...
TokenTable: update table headers to match latest Figma
Co-authored-by: gbugyis <greg@bugyis.com>
2022-08-26 15:21:35 +03:00
Charles Bachmeier
751ce8e6d6
feat: Mobile Nav ( #4501 )
...
* working and cleaned up mobile nav
* delete old files
* fix wallet position
* update searchbar breakpoint
* update full screen search
* delete old comments
* cleanup eslint
* Update MenuDropdown.tsx
* Update SearchBar.tsx
Co-authored-by: Charlie <charlie@uniswap.org>
2022-08-26 04:39:58 -07:00
Greg Bugyis
748a5eadc0
fix: Token Details - move About section below Market Stats ( #4483 )
2022-08-26 10:50:55 +03:00
lynn
5659fe21ea
fix: fix swap small layout shifts when clicking reverse tokens button ( #4503 )
...
fix
2022-08-25 23:57:14 -04:00
lynn
bc899b74a3
feat: make token safety speedbumps appear for tokens with warnings in token selector ( #4496 )
...
* checkpoint: token modal safety warning working, showing speedbump
* fix styling
* dont show token safety once user has already ack'd that token
* fix cancel button on token safety - always navigate back to search
2022-08-25 21:20:04 -04:00
Zach Pomerantz
516c8b05a4
feat: add group flag toggles ( #4502 )
2022-08-25 16:54:15 -07:00
aballerr
8502f9e303
fix: Wallet updates ( #4498 )
...
* Wallet Polishing
Co-authored-by: Alex Ball <alexball@UNISWAP-MAC-038.local>
2022-08-25 17:50:38 -04:00
Jordan Frankfurt
bc90d416e6
feat: add background-color transitions to table color changes ( #4491 )
...
* feat: add background-color transitions to table color changes:
* pr review--use theme transition info
2022-08-25 16:34:05 -05:00
Charles Bachmeier
2fd1cd72fd
fix: bug with network with no info ( #4489 )
...
* fix bug with network with no info
* remove unneeded check
* add null checks
* check info for supported case
Co-authored-by: Charlie <charlie@uniswap.org>
2022-08-25 11:32:26 -07:00
github-actions[bot]
3a2276dcd1
chore(i18n): new Crowdin translations ( #4478 )
...
* chore(i18n): synchronize translations from crowdin [skip ci]
* empty
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Vignesh Mohankumar <me@vig.xyz>
2022-08-25 14:30:25 -04:00
Vignesh Mohankumar
c432c583f6
fix: rename search to filter tokens ( #4485 )
...
* fix: rename search to filter tokens
* translate
2022-08-25 14:04:35 -04:00
Connor McEwen
9b8f5ed8f4
fix: update widget color scheme ( #4475 )
...
* fix: update widget color scheme
* Map Uniswap Design System colors to Widget color styles
Co-authored-by: pp-hh-ii-ll <111304124+pp-hh-ii-ll@users.noreply.github.com>
2022-08-25 13:50:46 -04:00
Jack Short
0713a15028
fix: adding explore buttons on loading ( #4490 )
2022-08-25 13:17:45 -04:00