uniswap-interface-uncensored/src
Charles Bachmeier 0208ccd7d2
feat: [ListV2] Changes to Multiple Market handling and row hovering (#5953)
* add overlay to row hover

* add remove icon on hover

* working expand and collapse icons

* fixed margin

* don't show collpase on nonhovered rows

* display mutliple markets

* remove market

* 0 margin divider

* hide on mobile

* better mobile check

* margin adjustment and hover border radius

* address comments

---------

Co-authored-by: Charles Bachmeier <charlie@genie.xyz>
2023-02-09 11:58:59 -08:00
..
abis fix: update permit2 to match widget implementation again (#5826) 2023-01-13 11:28:54 -08:00
assets Merge remote-tracking branch 'upstream/main' into merge-upstream 2022-12-19 15:12:16 -06:00
components fix: update some urls to match current page structure (#5957) 2023-02-09 13:35:12 -06:00
connection fix: disconnection error while switching networks with MetaMask (#5871) 2023-01-21 02:20:43 +04:00
constants fix: remove roll list (#5934) 2023-02-06 20:41:01 -06:00
featureFlags feat: implementing permit2 with pay with any token (#5926) 2023-02-09 13:41:30 -05:00
graphql feat: implementing permit2 with pay with any token (#5926) 2023-02-09 13:41:30 -05:00
hooks fix: useStablecoinPrice switching between WETH and ETH (#5904) 2023-02-03 11:05:47 -05:00
lib test: enable skipped fetchTokenList test (#5822) 2023-01-13 13:53:40 -08:00
locales chore(i18n): new Crowdin translations (#5627) 2023-01-18 18:57:43 -05:00
nft feat: [ListV2] Changes to Multiple Market handling and row hovering (#5953) 2023-02-09 11:58:59 -08:00
pages fix: update some urls to match current page structure (#5957) 2023-02-09 13:35:12 -06:00
serviceWorker chore: use @uniswap eslint preset (#5556) 2022-12-21 03:08:20 +04:00
state fix: disconnection error while switching networks with MetaMask (#5871) 2023-01-21 02:20:43 +04:00
theme fix: about footer link weights (#5898) 2023-02-01 09:13:15 -08:00
types chore: remove some unused exports (#5514) 2022-12-02 16:22:04 -05:00
utils fix: handle wallets that don't send default 4001 error code for user rejected txns (#5941) 2023-02-08 13:34:21 -05:00
i18n.tsx chore: merge widgets work into main (#3065) 2022-01-05 12:38:53 -06:00
index.tsx feat: better UX when Sentry disabled (#5695) 2022-12-22 00:39:29 +04:00
polyfills.ts refactor: add an import sorting plugin (#2417) 2021-09-21 18:21:28 -05:00
react-app-env.d.ts feat: detect Brave Wallet (#5836) 2023-01-21 00:42:43 +04:00
service-worker.ts feat: service worker with etag cache (#3897) 2022-06-14 15:40:52 -04:00
serviceWorkerRegistration.ts build: add env utils (#4304) 2022-08-08 09:38:37 -07:00
setupTests.ts build: add global jest-styled-components config (#4148) 2022-07-20 15:27:40 -04:00
test-utils.tsx chore: setting up feature flags and boilerplate gql for routing gql endpoint (#5935) 2023-02-07 18:33:41 -05:00