uniswap-interface-uncensored/src
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
..
abis feat: Add utility code for NFT Features (#4256) 2022-08-10 16:38:23 -07:00
assets fix: chart design fixes & style updates (#4341) 2022-08-16 19:59:02 -04:00
components feat: add the phase0 chain switcher (#4376) 2022-08-17 11:24:56 -07:00
connection chore: updates web3-react, adds key for changing connector order (#4085) 2022-07-13 15:44:42 -04:00
constants feat: remove v2, v3 swap router (#4372) 2022-08-17 16:05:16 +00:00
featureFlags chore: rename flag explore -> tokens (#4386) 2022-08-17 16:43:21 +00:00
graphql feat: integrate relay (#4320) 2022-08-16 20:01:12 -04:00
hooks chore: clean up theme usage (#4335) 2022-08-17 16:55:58 +00:00
lib feat: remove v2, v3 swap router (#4372) 2022-08-17 16:05:16 +00:00
locales chore(i18n): new Crowdin translations (#4321) 2022-08-15 11:20:31 -04:00
nft feat: add routing functionality to navbar (#4374) 2022-08-17 16:31:30 +00:00
pages chore: clean up theme usage (#4335) 2022-08-17 16:55:58 +00:00
schema fix: chart design fixes & style updates (#4341) 2022-08-16 19:59:02 -04:00
serviceWorker fix: alter headers on cached response (#4032) 2022-07-05 08:31:06 -07:00
state chore: remove unused exports (#4380) 2022-08-17 11:45:45 -04:00
theme fix: chart design fixes & style updates (#4341) 2022-08-16 19:59:02 -04:00
types chore: import @ethersprojects directly (#3104) 2022-01-12 10:06:22 -08:00
utils feat: remove v2, v3 swap router (#4372) 2022-08-17 16:05:16 +00:00
i18n.tsx chore: merge widgets work into main (#3065) 2022-01-05 12:38:53 -06:00
index.tsx feat: integrate relay (#4320) 2022-08-16 20:01:12 -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: integrate relay (#4320) 2022-08-16 20:01:12 -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 refactor: rm useActiveWeb3React (#4004) 2022-06-30 16:38:02 -07:00