uniswap-interface-uncensored/src
lynn 1d96961f25
feat: token selector design update (#4333)
* init

* selected base currency button

* add check icon

* theme background module change

* hover changes

* theme none

* additional padding

* hover default color from phil + feature flag

* checkmark style fixes
2022-08-12 17:47:36 +00:00
..
abis feat: Add utility code for NFT Features (#4256) 2022-08-10 16:38:23 -07:00
assets feat: explore UI (#4262) 2022-08-05 17:37:19 +02:00
components feat: token selector design update (#4333) 2022-08-12 17:47:36 +00:00
connection chore: updates web3-react, adds key for changing connector order (#4085) 2022-07-13 15:44:42 -04:00
constants feat: explore UI (#4262) 2022-08-05 17:37:19 +02:00
featureFlags feat: Phase 1 flag (#4310) 2022-08-09 14:52:21 -07:00
hooks feat: Add support for mixed routes in the interface (#4181) 2022-08-11 16:40:55 -04:00
lib test: skip fetchTokenList tests (#4330) 2022-08-11 19:00:44 +00:00
locales chore(i18n): new Crowdin translations (#4290) 2022-08-10 12:35:18 -07:00
nft feat: Add utility code for NFT Features (#4256) 2022-08-10 16:38:23 -07:00
pages fix: update time option menu for token details and colors to match theme file (#4322) 2022-08-11 19:35:34 +00:00
serviceWorker fix: alter headers on cached response (#4032) 2022-07-05 08:31:06 -07:00
state feat: Add protcol.MIXED to protocols (#4334) 2022-08-11 17:13:49 -04:00
theme feat: token selector design update (#4333) 2022-08-12 17:47:36 +00:00
types chore: import @ethersprojects directly (#3104) 2022-01-12 10:06:22 -08:00
utils feat: Add support for mixed routes in the interface (#4181) 2022-08-11 16:40:55 -04:00
i18n.tsx chore: merge widgets work into main (#3065) 2022-01-05 12:38:53 -06:00
index.tsx feat: Add utility code for NFT Features (#4256) 2022-08-10 16:38:23 -07:00
polyfills.ts refactor: add an import sorting plugin (#2417) 2021-09-21 18:21:28 -05:00
react-app-env.d.ts feat: explore UI (#4262) 2022-08-05 17:37:19 +02: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