Charles Bachmeier
818b1c84b0
feat: add NFTs tab to navbar ( #4408 )
...
add NFT tab to navbar
Co-authored-by: Charlie <charlie@uniswap.org>
2022-08-18 14:40:52 -07:00
Vignesh Mohankumar
75eceaa5e1
fix: Revert "feat: fix padding" ( #4406 )
...
Revert "feat: fix padding (#4400 )"
This reverts commit 96c23af99ccd3776ffeaed2b38baf59461998dee.
2022-08-18 17:36:32 -04:00
Charles Bachmeier
c6b4cc8e01
feat: add phase0 searchbar ( #4377 )
...
* feat: add phase0 searchbar
* exhaustive deps
* use router Link'
* use correct navigate for tokens
* useLocation
* add util function for organizing search results
* fix mobile navbar link
* remove exhausted depedencies
* split suggestion rows to their own file
* add new file
* use pathname instead of hash
* use imageholder classname
* fallback update
Co-authored-by: Charles Bachmeier <charlie@genie.xyz>
2022-08-18 14:19:03 -07:00
Jack Short
819302b51f
feat: adding collection stats to collection page ( #4391 )
...
* feat: adding collection stats
* removing debounced callback
* addressing comments
* updating marquee and updating isMobile hook
* adding bool to useIsMobile
2022-08-18 16:10:22 -04:00
Kaylee George
c53d7fcc32
fix: fix Explore search bar styling ( #4405 )
...
* fix search
* fix responsive
* fix width
2022-08-18 13:06:09 -07:00
lynn
3de2e65530
feat: fix hover color on vote page items ( #4404 )
...
init
2022-08-18 15:05:27 -04:00
Kaylee George
c5319b6bea
fix: move favorites to right and fix header highlight ( #4402 )
...
* change favorite style
* more
* fix header
* fix styling
* small fix
2022-08-18 11:14:43 -07:00
github-actions[bot]
801ddc0886
chore(i18n): new Crowdin translations ( #4395 )
...
chore(i18n): synchronize translations from crowdin [skip ci]
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-08-18 11:06:14 -07:00
aballerr
dfd9196aa7
feat: Wallet p0 ( #4368 )
...
* P0 Wallet
Co-authored-by: Charles Bachmeier <charlie@genie.xyz>
Co-authored-by: Alex Ball <alexball@UNISWAP-MAC-038.fios-router.home>
2022-08-18 13:56:15 -04:00
lynn
c4362297f5
feat: Safety label speedbump: fix copy ( #4401 )
...
init
2022-08-18 13:17:22 -04:00
lynn
96c23af99c
feat: fix padding ( #4400 )
...
fix padding
2022-08-18 12:13:20 -04:00
lynn
6a29dacdeb
feat: fix explore and pools titles to match designs. ( #4399 )
...
init
2022-08-18 11:46:39 -04:00
lynn
9ddad80f2a
feat: fix favorite tokens design ( #4397 )
...
fix favorites
2022-08-18 08:24:07 -07:00
Kaylee George
1944fe4029
fix: width of widget and network balances on token details ( #4392 )
...
* fix width
* nits
* width var
* nit
* px fix
Co-authored-by: Vignesh Mohankumar <me@vig.xyz>
v4.101.0
2022-08-17 19:02:24 -04:00
lynn
9921736102
fix: add missing colon to end of drop shadow color ( #4394 )
...
init
2022-08-17 18:43:14 -04:00
lynn
11aa641dbc
feat: wallet connect redesign ( #4381 )
...
* init
* pending and failed states
* simplify
* fixes in respond to fred nits
* update overlay
2022-08-17 18:15:53 -04:00
Kaylee George
2f3290592b
feat: add L2 network label to Explore token row ( #4361 )
...
* initial
* add L2 badge
* meh
* png updates
* fix icons
* naming
* nits
* case
* rename
* rm
2022-08-17 17:35:25 -04:00
github-actions[bot]
7b3fe73474
chore(i18n): new Crowdin translations ( #4378 )
...
chore(i18n): synchronize translations from crowdin [skip ci]
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-08-17 13:27:37 -07:00
Kaylee George
4237354bb7
chore: rename Explore directory to Tokens ( #4388 )
...
* rename
* move file
2022-08-17 15:18:26 -04:00
Jack Short
f7354c9842
refactor: removes BodyWrapper padding ( #4375 )
...
* fix: removing bodywrapper padding for phase1
* reverting to previous version and adjusting padding across pages appropriately
* adjusting padding on add liquidity page
* prettier changes
* missed semicolon
2022-08-17 14:35:47 -04:00
Charles Bachmeier
1636786af8
feat: add the phase0 chain switcher ( #4376 )
...
* feat: add phase0 chain switcher
* update styles
* add chain switcher files
* remove unneeded eslint disable
* add Celo and remove unneeded null check
* remove old comment
* fix mobile routing
Co-authored-by: Charles Bachmeier <charlie@genie.xyz>
2022-08-17 11:24:56 -07:00
aballerr
de0a716f41
chore: Usetheme hook fix ( #4387 )
...
* fixing hook
Co-authored-by: Alex Ball <alexball@UNISWAP-MAC-038.fios-router.home>
2022-08-17 17:53:46 +00:00
Zach Pomerantz
9f108c406b
chore: clean up theme usage ( #4335 )
...
* chore: clean up DefaultTheme usage
* chore: simplify useTheme usage
* chore: consolidate multi-line imports
2022-08-17 16:55:58 +00:00
Vignesh Mohankumar
5346d13674
chore: rename flag explore -> tokens ( #4386 )
2022-08-17 16:43:21 +00:00
Charles Bachmeier
d054079eeb
feat: add routing functionality to navbar ( #4374 )
...
* feat: add routingfunctionality to navbar
* update colors
* rename and pass strings directly
* rename symbol
* rename props
* better symbol name for mobile link
* more isPoolActive
Co-authored-by: Charles Bachmeier <charlie@genie.xyz>
2022-08-17 16:31:30 +00:00
Vignesh Mohankumar
fe6324f84d
feat: remove v2, v3 swap router ( #4372 )
...
* remove v3 router
* rm v2
* unused
* remove anytrade
* unused
* rm shared
* remove optimized trade
* celo fix
2022-08-17 16:05:16 +00:00
Vignesh Mohankumar
4a70eb5956
fix: rename /explore to /tokens ( #4385 )
...
* fix: rename /explore to /tokens
* name
* tokens
* oops
2022-08-17 16:05:01 +00:00
Vignesh Mohankumar
1a7b86d155
chore: remove unused exports ( #4380 )
2022-08-17 11:45:45 -04:00
Vignesh Mohankumar
f66f8c4d59
fix: undo polygon auto-slippage changes ( #4379 )
2022-08-17 11:37:54 -04:00
Jack Short
1a9c3c3632
feat: add a feature flagged blank collections page ( #4371 )
2022-08-17 10:42:27 -04:00
cartcrom
91f4892b0c
feat: integrate relay ( #4320 )
...
* setup relay compiler
* refactored to use polling interval, fixed PR comments
* fixes, readded uninitialized state for liquidity chart
* updated cypress test
* reorganized graphql files into src/graphql
v4.100.0
2022-08-16 20:01:12 -04:00
cartcrom
d6d0a98afe
fix: chart design fixes & style updates ( #4341 )
...
* removed ticks outside of hover
* simplifying copyhelper
* finished implementing fred's feedback
* addressed PR comments
* fixed more of fred's feedback
2022-08-16 19:59:02 -04:00
Kaylee George
8efc5af2bc
fix: update feature flag modal design & add headers ( #4370 )
...
* initial
* progress
* sike no progress
* design updates
* fix header
* remove colon
* add flag
2022-08-16 19:10:56 +00:00
Zach Pomerantz
104b62f4d8
feat: send web vitals ( #4366 )
2022-08-16 11:26:15 -07:00
Charles Bachmeier
8e9dbe31fa
feat: add a feature flagged blank navbar ( #4365 )
...
* add some initial infra for blank navbar
* add blank navbar
* add new files
* use web3status
* remove unused mobile flag
* remove colors
Co-authored-by: Charles Bachmeier <charlie@genie.xyz>
2022-08-16 17:46:50 +00:00
Jordan Frankfurt
cf0afa01c8
feat(widget): light and dark themes ( #4367 )
...
feat(widget): light and dark themes:
2022-08-16 12:20:23 -04:00
Vignesh Mohankumar
c5b67ac60b
refactor: deprecate theme.none ( #4362 )
2022-08-16 09:05:43 -07:00
Charles Bachmeier
110c6fc08f
feat: add in common nft components ( #4363 )
...
* add in common genie components
* update import and run linter
* better event type handling
* rotate 360
Co-authored-by: Charles Bachmeier <charlie@genie.xyz>
2022-08-16 05:38:27 -07:00
Vignesh Mohankumar
f349ecdd3c
chore: remove selectedWalletBackfilled ( #4283 )
...
* remove selectedWalletBackfilled
* FIX
v4.99.0
2022-08-15 15:39:16 -07:00
lynn
57fb481da9
chore: update amplitude version ( #4358 )
...
* update amplitude version
* fix amplitude analytics index file to work with new version
* remove extraneous comment
2022-08-15 18:02:02 -04:00
Charles Bachmeier
5871e0afe1
feat: add navbar feature flag and small style update ( #4364 )
...
add navbar feature flag and small style update
Co-authored-by: Charles Bachmeier <charlie@genie.xyz>
2022-08-15 21:34:25 +00:00
Jordan Frankfurt
281879ea98
chore: dont-send-test-data-to-test-amplitude ( #4360 )
...
* chore: dont-send-test-data-to-test-amplitude
* chore: dont-send-test-data-to-test-amplitude
2022-08-15 15:37:05 -05:00
Zach Pomerantz
b623380dd0
feat: show widget in token details ( #4337 )
...
* build: install widgets
* feat: show widget in token details
* basic integration props
* ts fix and update widget to 2.1.1
* url map
* yarn-deduplicate --strategy=highest
Co-authored-by: Jordan Frankfurt <jordanwfrankfurt@gmail.com>
2022-08-15 15:12:59 -05:00
Vignesh Mohankumar
7645094df6
refactor: move useSyncChainQuery to NetworkSelector ( #4353 )
2022-08-15 12:06:18 -07:00
Vignesh Mohankumar
733b1885ff
fix: await selectChain before closing modal ( #4354 )
2022-08-15 12:05:55 -07:00
Vignesh Mohankumar
7adbb1e0af
fix: use tokenSafety flag in Modal ( #4359 )
2022-08-15 18:59:30 +00:00
Jordan Frankfurt
6d5967c981
chore: add test key to .env ( #4357 )
...
add test key to .env
2022-08-15 14:29:30 -04:00
lynn
b15f2a2bb6
feat: fail gracefully when amplitude api key is not present ( #4355 )
...
init
2022-08-15 18:00:37 +00:00
Vignesh Mohankumar
3cc0a41e50
refactor: split ChainId useEffects ( #4348 )
...
* split out useOnSelectChain, useSyncChainQuery
* use chain query sync
* lint
* rename
* move variables
2022-08-15 10:20:26 -07:00
Noah Zinsmeister
4abdca9fdd
fix: improve calldata formatting ( #4352 )
...
improve calldata formatting
2022-08-15 12:33:23 -04:00