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
Charles Bachmeier
62c502615f
feat: show searchbar on tablet size ( #4484 )
...
show searchbar on tablet size
Co-authored-by: Charlie <charlie@uniswap.org>
2022-08-25 10:00:41 -07:00
Charles Bachmeier
fdbe4b8f5e
feat: mobile network switcher ( #4486 )
...
* feat: mobile network switcher
* adjust bottom border radius on mobile
Co-authored-by: Charlie <charlie@uniswap.org>
2022-08-25 09:31:47 -07:00
lynn
33c73f4dc8
fix: network balances summary styling ( #4487 )
...
init
2022-08-25 09:15:36 -07:00
aballerr
c207a576e7
feat: Sample transitions pr ( #4477 )
...
* Updating theming to include transitions
Co-authored-by: Alex Ball <alexball@UNISWAP-MAC-038.local>
2022-08-25 11:25:49 -04:00
Jack Short
aa426514f3
chore: updating navbar padding for token pages ( #4474 )
...
* chore: updating navbar padding for token pages
* removing margin on pools page
2022-08-25 11:20:19 -04:00
aballerr
ba9c28892e
fix: Fixing token modal warning to match figma design ( #4476 )
...
* fixing token modal warning to match figma design
Co-authored-by: Alex Ball <alexball@UNISWAP-MAC-038.local>
2022-08-25 10:06:12 -04:00
Charles Bachmeier
49c31ddfc8
feat: update sprinkles breakpoints ( #4480 )
...
update breakpoints
Co-authored-by: Charlie <charlie@uniswap.org>
v4.105.0
2022-08-24 19:01:11 -07:00
github-actions[bot]
4424205814
chore(i18n): new Crowdin translations ( #4460 )
...
* 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-24 18:04:37 -04:00
lynn
874f3fb737
fix: fix copy button styling ( #4473 )
...
* fix copy button styling
* fix positionig
* preserve original css for token safety warning use case
2022-08-24 17:57:25 -04:00
Kaylee George
ac27c89a44
fix: change top tokens query return type ( #4453 )
...
* query return
* fix return
* rm default empty string
* rm ?
* undef
* undefined
* null
* fix
* handle search
* .
* rebase
* top tokens
* rm blank
* rm console log
* make 100
2022-08-24 12:38:22 -07:00
aballerr
0e530cf92e
fix: added in correct wallet breakpoints ( #4472 )
...
* adding in wallet breakpoints
Co-authored-by: Alex Ball <alexball@UNISWAP-MAC-038.local>
2022-08-24 15:16:51 -04:00
Charles Bachmeier
ed66b00b20
feat: update Chain Switcher Modal and Active State ( #4471 )
...
* Add unsupported network and active state to chain switcher
* update switcher dropdown modal
* undo
* undo new styles, adjust padding
* update padding
* use supported chain helper fn
Co-authored-by: Charlie <charlie@uniswap.org>
2022-08-24 11:51:38 -07:00
cartcrom
84fb05239b
fix: data api loading states and repetitive calls ( #4461 )
...
* diagnosing issues
* fixed loading states
* addressed PR comments
* fixed missing symbol issue
* fixed merge conflcit
* fixed uppercase token symbol issue
2022-08-24 14:13:21 -04:00
Vignesh Mohankumar
7500bbc0be
fix: don't translate UNI ( #4467 )
2022-08-24 14:00:20 -04:00
Jack Short
c43c8de6cd
chore: updating breakpoints ( #4465 )
...
* chore: updating breakpoints
* deprecating old breakpoints
* using breakpoints in theme instead of media queries
2022-08-24 13:43:46 -04:00
Connor McEwen
9d40db5b21
fix: update swap CTA button color ( #4464 )
2022-08-24 10:42:56 -07:00
Kaylee George
a61eca36ae
fix: change toggle and input placeholder colors on swap settings flyout ( #4466 )
...
change colors
2022-08-24 10:41:24 -07:00
Kaylee George
60479a442f
fix: remove UNI currency logo from swap widget approval button ( #4468 )
...
take away logo
2022-08-24 10:41:11 -07:00
Kaylee George
5257188f70
fix: fix token details 'share to twitter' information ( #4469 )
...
add twitter correct link
2022-08-24 10:33:19 -07:00
lynn
7599239983
fix: Web 897 redesign general token selector from swap focusing text input has incorrect background color ( #4463 )
...
* init
* add search icon
2022-08-24 12:42:17 -04:00
lynn
1561c0d000
feat: fix visual bugs on truncate token description ( #4462 )
...
init
2022-08-24 12:28:07 -04:00
Charles Bachmeier
1f740cf8c0
feat: update search icon ( #4459 )
...
* feat: update search icon
* re add chevron on mobile
* icon uses currentColor
* icon uses currentColor
Co-authored-by: Charlie <charlie@uniswap.org>
2022-08-24 07:07:12 -07:00
aballerr
55c5f03004
feat: Adding in remaining transactions to transaction history ( #4455 )
...
* adding in remaining transactions: Wrap, Collect Fees, Approval and claim rewards
Co-authored-by: Alex Ball <alexball@UNISWAP-MAC-038.local>
2022-08-24 09:59:11 -04:00
Charles Bachmeier
a345cff614
fix: cleanup styles for overflow modal ( #4458 )
...
* improvements to overflow modal
* add active state to overflow modal
* fix right aligned models
Co-authored-by: Charlie <charlie@uniswap.org>
2022-08-24 06:32:32 -07:00
lynn
85d8566cfa
feat: make currencyInputPanel redesign changes apply only to swap ( #4456 )
...
* init: revert to pre redesign swap changes
* differentiate between swapCurrencyInputPanel and regular
* it was inverted whoops
* add padding to fiat row from cal
v4.104.0
2022-08-24 02:00:48 -04:00
Charles Bachmeier
44d68e3ef0
fix: /pool position second icon zindex issue ( #4457 )
...
fix /pool zindex issue
Co-authored-by: Charlie <charlie@uniswap.org>
2022-08-23 21:05:58 -07:00
Greg Bugyis
04bd4900b0
feat: adds banner section (carousel only) for NFT Explore ( #4383 )
...
* NFT Explore: Banner section and carousel
* Fixes from PR feedback
* PR feedback and slight refactor of Carousel Progress indicators
* Only render current collection, and simplify fullWidth class
* Add colors to sprinkles and drop zIndex on bannerContent
* Simplify component structure
* Separate out CarouselIndicator and other cleanup
* Restore CarouselProgress component
* Position carousel progress over bg overlay
Co-authored-by: gbugyis <greg@bugyis.com>
2022-08-24 01:06:54 +03:00
github-actions[bot]
81f277b36f
chore(i18n): new Crowdin translations ( #4454 )
...
* 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-23 16:47:51 -04:00
Connor McEwen
575660d3e8
fix: respect padding in cells with proper hover ( #4451 )
2022-08-23 16:41:42 -04:00
lynn
1e692491f1
fix: truncates to token details descriptions ( #4450 )
...
* inti
* respond to vm comments
* add paragraphs as per fred, respond vm comments
* respond last vm comment
* simplify
* move fn out of component
* fix messed up styling
* simplify
* simplify
* fred nits
* remove xtra token detail props
* fix sentence casing
2022-08-23 15:25:37 -04:00
Vignesh Mohankumar
b3639b3453
fix: makes SearchBar focus border-width consistent ( #4452 )
2022-08-23 11:44:01 -07:00
Kaylee George
53ebf37b40
feat: add top tokens query for Explore tokens table ( #4448 )
...
* progress
* map??
* idk
* maybe progress?
* more
* hook
* rm favs
* add query
* comment
* get rid of page query
* fix autoimports
* Update TokenRow.tsx
2022-08-23 11:13:35 -07:00
lynn
624ec33652
build: patch vanilla extract to speed up build time ( #4447 )
...
patch ve to build
Co-authored-by: Connor McEwen <connor.mcewen@gmail.com>
2022-08-23 12:02:27 -04:00
Charles Bachmeier
2890040118
feat: Fixed light mode styles and added hover states to navbar ( #4449 )
...
* cleanup navbar lightmode
* lightmode and hover states
* move magical gradient to common stlyes
* inherit border radius
* hover transition
* further split common gradient style
Co-authored-by: Charlie <charlie@uniswap.org>
2022-08-23 08:30:37 -07:00
aballerr
68db8b3e23
feat: wallet hover styling and moving wallet to correct navbar ( #4444 )
...
* updating wallet to have correct hover highlighting and have correct scrolling
Co-authored-by: Alex Ball <alexball@UNISWAP-MAC-038.local>
2022-08-23 11:00:36 -04:00
Vignesh Mohankumar
9873491db1
fix: increases tokens search background contrast ( #4443 )
v4.103.0
2022-08-22 15:17:40 -07:00
Vignesh Mohankumar
5d64ab0146
fix: flag NetworkFilter ( #4442 )
...
feat: flag token table network filter
2022-08-22 18:11:22 -04:00