Zach Pomerantz
0017e2fcc8
test: use goerli ( #4826 )
...
* test: use goerli
* test: skip rinkeby-specific tests
* revert: retain arbitrum rinkeby
2022-10-06 15:16:58 -05:00
cartcrom
5c9c8b4cb7
feat: explore category info icons ( #4787 )
...
* added tooltips
* switched to premade tooltip component
* added 'help' cursor
2022-10-06 14:39:41 -04:00
Jack Short
873d0ea2a3
chore: breaking details into two containers ( #4822 )
...
* holding
* breaking up code into two areas for development purposes
2022-10-06 13:56:41 -04:00
Charles Bachmeier
db4987f557
feat: Sell Mode Button ( #4803 )
...
* remove sort and search functionality
* add sell mode button toggle
* update cards to sell mode
* split wallet asset display file
* remove unused style
* address comments
Co-authored-by: Charles Bachmeier <charlie@genie.xyz>
2022-10-06 10:44:14 -07:00
Jordan Frankfurt
b0b61f886d
fix: refactors the way chainId is accessed in some places ( #4818 )
...
fix: refactors the way some data is accessed
2022-10-06 11:55:46 -05:00
cartcrom
5d4b25f417
feat: chart states polish ( #4819 )
...
* init
* finished missing data component
* finished feature
2022-10-06 12:51:37 -04:00
Callil Capuozzo
c88d7c880b
fix: Adjust verified icons to accentAction ( #4804 )
...
* Adjust verified icons to accentAction
* Adjust to match designs
* Apply verified icons in all places
* use theme.accentAction
Co-authored-by: Jordan Frankfurt <jordanwfrankfurt@gmail.com>
2022-10-06 11:37:48 -05:00
Jordan Frankfurt
a96d13978b
feat(token-details): link between native:wrapped assets in the balance summary ( #4817 )
...
* feat(token-details): link between native:wrapped assets in the balance summary
* update pageChainName access method
2022-10-06 11:36:52 -05:00
Jordan Frankfurt
22b26de78d
feat(token-details): native/wrapped-native balance UI ( #4814 )
...
* feat(token-details): balance hook
* mobile balance UI
* feat(token-details): sidebar balance summary
* pr feedback
2022-10-05 22:46:24 -05:00
lynn
53b57879a3
fix: link to explore table when explore tokens banner clicked ( #4811 )
...
* token banner
* responses to jordan
2022-10-05 22:59:35 -04:00
lynn
d794cef770
fix: more explore table fixes ( #4806 )
...
* testing
* remove dev dep
* fixed
* fixes
* add developer comments
* link to eth token page when eth clicked in search bar
* undo commit to wrong pr / branch smh
* fix ascending sorted tokens index
2022-10-05 22:51:22 -04:00
lynn
19f175ba89
fix: make eth in search bar navigate to eth token details ( #4812 )
...
* make eth in search bar navigate to eth token details
* use local resolving functions
2022-10-05 22:44:27 -04:00
vignesh mohankumar
aaf105ef51
fix: add redirect from /tokens to /tokens/ethereum ( #4816 )
2022-10-05 20:14:32 -04:00
vignesh mohankumar
974308f939
fix: center TimeButton in PriceChart horizontally ( #4795 )
2022-10-05 19:28:33 -04:00
vignesh mohankumar
0ec738a48a
fix: update hover states in control CurrencyInputSelector ( #4815 )
2022-10-05 19:27:12 -04:00
cartcrom
904f6e22f4
feat: search attempts route to current chain ( #4785 )
...
* finished feature
* added L2 icons
* removed console.log
2022-10-05 15:50:33 -04:00
cartcrom
66fad96e61
perf: improve token details query performance ( #4808 )
...
* updated hook
* fixed build error
2022-10-05 15:50:08 -04:00
cartcrom
9037930e56
feat: added widget skeleton to loading state ( #4793 )
...
* added widget skeleton to loading state
* removed memo
* made theme inline
2022-10-05 11:19:46 -04:00
cartcrom
d62013177d
feat: add 52 w highlow ( #4791 )
...
updated query
2022-10-05 10:44:09 -04:00
lynn
fc08ede58a
feat: privacy disclaimer change ( #4790 )
...
* privacy disclaimer change
* remove change for current site, only apply to phase 0
2022-10-04 18:38:55 -04:00
vignesh mohankumar
995a62985e
fix: allows SwapDetailsDropdown to be opened ( #4794 )
2022-10-04 17:46:21 -04:00
aballerr
67d5a00a0c
fix: fixes show more not showing on long collection description ( #4789 )
...
* fixes bug where show more does not always show up properly
2022-10-04 16:53:27 -04:00
lynn
84364c9df2
fix: make number of loading rows make more sense when filtering, changing duration etc ( #4781 )
...
* fix loading
* simplify
* respond to zach
* remove console log
* simplify and eliminate tokensListLength
* respond to nit
2022-10-04 16:40:24 -04:00
Jordan Frankfurt
446eb9f9a4
fix(IconButton): improves code quality and fixes a console error re: incorrect data- attribute syntax ( #4788 )
2022-10-04 15:37:57 -05:00
vignesh mohankumar
a73e814167
fix: swap hover states ( #4771 )
...
* Swap component tweaks
* Fix spacing issues and update swap arrows icon
* px
* fix ternaries
* 20px
* create a separate OutputWrapper
* variable
* update border radius case
* fix type
* use right variable
* move the containers around
* rename to swap section
* swapdetailssection
* remove unnecessary autocolumn
* border radius
* remove unnecessary wrapping div
* wrap the output swap stuff
* inherit border-radius
* update overlay styles
* remove floating bg
* fix ungated version
* fix background colors
* trying this out
* separate blocks
* accent action on the buttons
* undo
* show unselected state properly
* show on expert mode
* 0 not none
* handle margintop
* flag font size
* undo reverse icon change
* fix build
Co-authored-by: Callil Capuozzo <callil.capuozzo@gmail.com>
2022-10-04 14:10:42 -04:00
aballerr
7125562c9d
fix: fixing issue with decimal in price range ( #4784 )
...
* fixing issue with decimal in price range
2022-10-04 12:27:50 -04:00
lynn
1361f99639
fix: remove ALL in time periods (temporary until v2 backend data available) ( #4780 )
...
* remove ALL
* fix to zach comments
* fix comment
2022-10-03 18:19:46 -04:00
lynn
d70a87a89a
fix: new swap confirmation modal scroll style ( #4768 )
...
* init
* fix in response to cmcewen comment
* top getting cut off fix
* persist change for mobile
2022-10-03 16:27:32 -04:00
Jack Short
2cb0d9527e
style: filling background color for collection header ( #4774 )
...
* style: filling background color for collection header
* udpating color
2022-10-03 11:17:07 -04:00
cartcrom
1839e145ec
style: updating explore language and css ( #4772 )
...
* finished updating explore language and css
* implemented feedback from fred
* refactored css for row height
* extended filter option
2022-10-03 10:49:17 -04:00
lynn
8c1e41a3a8
fix: glitchy lazy loading (big jump / unnecessary scroll) ( #4776 )
...
* fix glitchy loading
* fix initial no tokens state
2022-09-30 17:23:05 -04:00
Charles Bachmeier
9859c0b4dd
feat: add empty wallet state ( #4765 )
...
add empty wallet state
Co-authored-by: Charles Bachmeier <charlie@genie.xyz>
2022-09-30 14:19:33 -07:00
Charles Bachmeier
1138101dd0
feat: profile entry point in wallet dropdown ( #4760 )
...
* refactor sell and select page to profile page
* add renamed profile pages
* add profile entry button
* add profile details header
* small adjustments for small screens
* add new details component
* show tag on correct page
* fix wallet dropdown height
* update header spacing
Co-authored-by: Charles Bachmeier <charlie@genie.xyz>
2022-09-30 13:54:32 -07:00
Zach Pomerantz
19b4ee463b
fix: memoize tokens in TokenDetails ( #4777 )
2022-09-30 13:04:52 -07:00
Connor McEwen
2aea96c3ba
feat: fade in text on details page ( #4773 )
2022-09-30 14:28:02 -04:00
Connor McEwen
b1fb499e29
feat: animate in token details line chart ( #4745 )
...
* WIP
* animated in chart
* add comment
* revert env change
* comments
* merge main
* fix hard reload
2022-09-30 14:27:52 -04:00
Greg Bugyis
64207f29b0
feat: Log events on NavBar Search ( #4761 )
2022-09-30 20:56:16 +03:00
lynn
7b6ac6cfaa
fix: update network warning styling ( #4767 )
...
* init
* respond to cmcewen comments
2022-09-30 13:51:58 -04:00
vignesh mohankumar
8a9ade5f12
fix: shorten SearchBar height ( #4766 )
...
* fix: shorten SearchBar height
* fix positioning
2022-09-30 13:27:33 -04:00
Connor McEwen
a3e567bc8a
chore: upgrade react-spring version ( #4770 )
...
* chore: upgrade react-spring version
* remove interpolate
Co-authored-by: Charles Bachmeier <charlie@genie.xyz>
2022-09-30 13:09:06 -04:00
Jack Short
a887666bf5
feat: mobile hover bag ( #4742 )
...
* initial hover bag
* feat: mobile hover bag
* updating mobile bag
* addressing comments and adding stuff to usebag
2022-09-30 11:26:27 -04:00
Jack Short
ed8aa08255
chore: remove extra decimals on cards ( #4757 )
...
* chore: removing decimals
* only on cards
* slight fix
* updating across app
2022-09-30 11:04:16 -04:00
aballerr
53f4fb9ede
chore: Merging Loading states 2 ( #4708 )
...
* adding in remaining loading styles
Co-authored-by: Alex Ball <alexball@UNISWAP-MAC-038.local>
2022-09-29 14:56:53 -04:00
lynn
bb1ccb7f1a
fix: price chart crash when undefined price point ( #4763 )
...
fix price chart crash
2022-09-29 14:08:37 -04:00
Jack Short
03fe90ad53
chore: updating pool tooltip ( #4756 )
...
* chore: updating pool tooltip
* updating to bodySmall
2022-09-29 13:24:52 -04:00
vignesh mohankumar
1601962f03
fix: use font-feature-settings in AppWrapper ( #4759 )
...
* font-feature-settings
* fix: use font-feature-settings across app
* move to appwrapper
* oops
* maybe better?
* fix
2022-09-28 18:14:00 -04:00
ICONation
ac8e59acba
fix: Comparing formattedData reference with [] doesn't work as expected ( #4717 )
...
Fix comparing formattedData reference with []
This condition will always return 'false' since JavaScript compares objects by reference, not value. ts(2839)
2022-09-28 15:03:28 -07:00
vignesh mohankumar
5f6d17bfe2
fix: grow left panel in token details ( #4754 )
2022-09-28 17:50:05 -04:00
lynn
3c5fe00c30
fix: restores styling for verified and blocked tokens ( #4753 )
...
* fix
* update snapshot
* add blocked token icon
* repsond to vm
2022-09-28 17:30:11 -04:00
Jordan Frankfurt
91754848af
fix(styles): revert global bold on links ( #4755 )
2022-09-28 16:12:08 -05:00
cartcrom
d8eb4d188a
fix: display 0 percent change on explore ( #4747 )
...
* fixed issue
2022-09-28 16:49:04 -04:00
vignesh mohankumar
25d64911d4
fix: left align SearchBar when text present ( #4752 )
2022-09-28 15:45:52 -04:00
Zach Pomerantz
888f02dbaa
fix: approval pending ux ( #4693 )
...
* fix: approval button colors
* feat: show spinner while pending wallet interaction
* fix: constant allow button height
2022-09-28 12:18:32 -07:00
vignesh mohankumar
728a5653be
fix: update TokenDetails layout sizing ( #4750 )
2022-09-28 15:12:01 -04:00
vignesh mohankumar
a5dc0fddb8
fix: remove ignore exhaustive deps in SearchBarDropdown ( #4746 )
...
* fix: remove ignore exhaustive deps in SearchBarDropdown
* move into the effect
2022-09-28 13:48:56 -04:00
lynn
134f30e81f
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
2022-09-28 13:22:52 -04:00
Greg Bugyis
9b07ac2be4
feat: log token explore search event ( #4695 )
...
* Log token explore search event
* Move event directly above target element
2022-09-28 20:07:18 +03:00
vignesh mohankumar
571a49ba6f
fix: no cursor pointer on SearchBar input ( #4743 )
2022-09-28 12:37:19 -04:00
vignesh mohankumar
077437e1f1
fix: update swap box styles ( #4687 )
...
* fix: update swap box styles
* fix balance text color/weight
* fix padding
* text color
2022-09-28 12:29:58 -04:00
vignesh mohankumar
ba9e509d67
refactor: split out SearchBarDropdown ( #4744 )
...
refactor: split out SearchBarDropdown.tsx
2022-09-28 12:26:01 -04:00
vignesh mohankumar
181ab149e3
fix: left align TimeOptions until small breakpoint ( #4739 )
...
* fix: left align TimeOptions until small breakpoint
* mobile fixes
2022-09-28 11:44:43 -04:00
vignesh mohankumar
5ef64c7dd1
fix: network filter container shouldn't expand on mobile ( #4736 )
2022-09-28 11:33:42 -04:00
vignesh mohankumar
0f6a675d0c
fix: center TimeButton in PriceChart ( #4738 )
2022-09-28 11:31:19 -04:00
Jack Short
ec3552bbde
style: updating bag styles ( #4724 )
...
* updating footer
* bag optimizations
* correct margins for price change rows
* pay button color
* adding fiat values
* using bodySmall
2022-09-28 10:25:18 -04:00
lynn
5783602694
fix: Web 1254 explore sparkline chart quality tweaks ( #4732 )
...
* init
* init
* undo random height padding
* revert weird merge mistakes
* fixes sparkline sizing
* respond to jordan comments
* add comments
2022-09-27 21:13:07 -04:00
vignesh mohankumar
9ba76992e4
fix: no hover on price estimate in swap ( #4734 )
2022-09-27 17:26:05 -04:00
vignesh mohankumar
d075ab6a74
fix: no hover on balance text in swap ( #4735 )
2022-09-27 17:22:02 -04:00
cartcrom
4cdfeaae34
feat: use new token lists ( #4733 )
...
* initial commit
* updates
* prevent unsupported from being validated
* removed unused export
* removed unecessary in
* removed unecessary brackets
2022-09-27 16:57:29 -04:00
Charles Bachmeier
e54b46910a
feat: add deep shadow on card hover ( #4730 )
...
add deep shadow on card hover
Co-authored-by: Charles Bachmeier <charlie@genie.xyz>
2022-09-27 13:36:06 -07:00
lynn
9558406c90
fix: revert simplify search bar filter string handling and reduce # of state changes" ( #4731 )
...
Revert "fix: simplify search bar filter string handling and reduce # of state changes (#4716 )"
This reverts commit 86785c726a077a2e318eb861d4ed3efc647348f4.
2022-09-27 15:15:10 -04:00
Greg Bugyis
f735c34841
feat: Trending Collections Table ( #4694 )
...
* 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
2022-09-27 20:33:15 +03:00
vignesh mohankumar
1aa4afad5f
chore(theme): add stateOverlayPressed ( #4690 )
2022-09-27 13:08:15 -04:00
Charles Bachmeier
58005d81d6
fix: broken Details links ( #4729 )
...
fix broken Details links
Co-authored-by: Charles Bachmeier <charlie@genie.xyz>
2022-09-27 10:00:02 -07:00
lynn
b0381c58e6
fix: Web 1258 token selector remove import from token list functionality ( #4726 )
...
* testing
* init
* respond to vm comments and remove dead code
* remove dead code
* update snapshot
2022-09-27 12:07:19 -04:00
Jordan Frankfurt
99a3cfafc9
feat: support NATIVE page for all supported chains ( #4722 )
...
support NATIVE page for all supported chains
2022-09-27 11:05:38 -05:00
Charles Bachmeier
6c908eb710
refactor: update card colors and rename backgroundAction ( #4725 )
...
update card colors and rename backgroundAction
Co-authored-by: Charles Bachmeier <charlie@genie.xyz>
2022-09-27 08:48:13 -07:00
aballerr
dc15144a29
chore: merging loading states part 1 ( #4626 )
...
* Part 1 of merging in loading states
Co-authored-by: Alex Ball <alexball@UNISWAP-MAC-038.local>
2022-09-27 11:07:46 -04:00
Jack Short
34431bcb75
feat: porting over transaction screens ( #4720 )
...
* feat: porting over transaction screens
* cannot trigger unless flag enabled
* inital comment addressings
* adjusting zIndex
* changing zIndex when modal is open
2022-09-27 10:31:08 -04:00
cartcrom
0041b787ec
refactor: remove unnecessary auth ( #4723 )
...
* removed aws auth
* updated fetching and package scripts
* updated url usage
2022-09-26 18:01:50 -04:00
cartcrom
868edc6028
fix: error when hitting enter on search ( #4721 )
...
* fixed issue
* fixed comment
2022-09-26 16:49:49 -04:00
Annie Ke
d8c84a91f4
chore: switch optimism testnet from kovan to goerli ( #4719 )
...
* chore: switch optimism testnet from kovan to goerli
* update supported chain id check
Co-authored-by: Vignesh Mohankumar <me@vig.xyz>
2022-09-26 14:42:47 -04:00
Jack Short
68282af457
feat: activity port ( #4702 )
...
* adding activitySwither
* in the middle of porting activity
* ported over activity leaving - working on breakpoints
* updating responsive design
* updating responsive design
* addressed comments
2022-09-26 14:34:46 -04:00
Charles Bachmeier
0ecb732331
refactor: update common typography ( #4714 )
...
update common typography
Co-authored-by: Charles Bachmeier <charlie@genie.xyz>
2022-09-26 08:42:25 -07:00
lynn
86785c726a
fix: simplify search bar filter string handling and reduce # of state changes ( #4716 )
...
fix search bar filter handling
2022-09-26 11:31:46 -04:00
Jack Short
10fe7f5213
feat: purchasing through bag ( #4696 )
...
* feat: purchasing assets from bag
* better state management for bag
* fix: comineItemsWithTxRoute.ts
* fixed purchasing assets in review
2022-09-26 10:17:59 -04:00
cartcrom
4deab7554c
fix: search crash and explore row numbering ( #4715 )
...
fixed
2022-09-23 15:28:54 -04:00
cartcrom
b92c8007e4
feat: explore chain switching ( #4710 )
...
* initial commit
* replaced isUserAddedToken with chain-switching friendly version of hook
* reverted useTopTokens()
* addressed first round of PR comments
2022-09-23 15:15:59 -04:00
lynn
029f3acbd5
fix: fix explore table filtering and sorting bugs ( #4705 )
...
* fix explore table bugs
* temp
* fix search bar incongruency when navigating to other tab + remove flickering data
* add local cache
* more clear names
* add back useTopTokens return type interface
* respond to comments and dedup repeated code
* respond to cmcewen comments
2022-09-23 14:45:28 -04:00
Jordan Frankfurt
0b9fda5b25
feat(token-details): fix crash on undefined object access ( #4712 )
...
feat(token-details): fix crash on undefined object access +some small errors
2022-09-23 12:07:03 -05:00
github-actions[bot]
47816f2530
chore(i18n): new Crowdin translations ( #4625 )
...
chore(i18n): synchronize translations from crowdin [skip ci]
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-09-23 09:11:26 -07:00
Charles Bachmeier
73023499aa
refactor: Sprinkles Design System Update Color ( #4704 )
...
* text primary and secondary
* backgroundOutline
* lightGray
* placeholder
* error and disconnect
* deprecate
* loading
* white opacities
* white
* border cleanup
* organize
* bagQuantity color fix
* fix nav border colors
Co-authored-by: Charles Bachmeier <charlie@genie.xyz>
2022-09-23 09:00:53 -07:00
lynn
241043b616
fix: remove number from name in balances ( #4711 )
...
remove number
2022-09-23 11:41:29 -04:00
lynn
e97e117298
fix: show real balance in footer summary instead of dummy data ( #4707 )
...
real balances to footer
2022-09-23 11:06:55 -04:00
aballerr
b63e95388c
chore: Merging in search, sort ( #4675 )
...
* Porting over search and porting over sort
2022-09-22 17:52:44 -04:00
vignesh mohankumar
ef8fba1d49
feat: add git commit hash on build ( #4701 )
...
* feat: add git commit hash on build
* process.env.
* works
* log
* import
* log full
2022-09-22 15:29:29 -04:00
Zach Pomerantz
be64c03d06
fix: track origin ( #4700 )
...
fix: add origin
2022-09-22 12:02:57 -07:00
Zach Pomerantz
45682ca59e
feat: track Brave and UA ( #4699 )
...
* fix: track Brave from UA
* feat: track UA
2022-09-22 11:42:33 -07:00
Jordan Frankfurt
397b9d423e
feat(explore): rewrite top tokens hook ( #4697 )
...
rewrite top tokens hook
2022-09-22 13:06:31 -05:00
Jack Short
d9113fb6d4
feat: adding suspicious and pooled asset icons to cards + rarity ( #4686 )
...
* adding pooled assets and suspicious assets icons
* adding rarity
* better way to get states
2022-09-22 12:44:43 -04:00
Jack Short
5dc0df2132
feat: initial bag port ( #4665 )
...
* initial bag port
* adding add to bag
* adding remove
* addressing comments
* reenable bag on disconnect when reviewing price changes
2022-09-21 16:44:46 -04:00