uniswap-interface-uncensored/src
lynn 66cae715f4
feat: implement initial setup of amplitude SDK (#4044)
* init commit

* add amplitude ts sdk to package.json

* add more comments and documentation

* respond to vm comments

* respond to cmcewen comments

* fix: remove unused constants

* fix: respond to cmcewen comments + initialize analytics in app.tsx + add missing return statement
2022-07-08 11:57:47 -04:00
..
abis feat: display an ENS avatar (#2806) 2021-11-22 10:55:25 -08:00
assets feat: remove Tally Ho specific rendering (#4023) 2022-07-06 16:39:24 -04:00
components feat: implement initial setup of amplitude SDK (#4044) 2022-07-08 11:57:47 -04:00
connection refactor: extract Web3Provider hooks, create internal Connection representation (#4040) 2022-07-07 15:17:49 -04:00
constants refactor: extract Web3Provider hooks, create internal Connection representation (#4040) 2022-07-07 15:17:49 -04:00
hooks refactor: extract Web3Provider hooks, create internal Connection representation (#4040) 2022-07-07 15:17:49 -04:00
lib style: rename library to provider (#4038) 2022-07-06 12:36:54 -04:00
locales chore(i18n): new Crowdin translations (#4045) 2022-07-07 13:03:44 -07:00
pages feat: implement initial setup of amplitude SDK (#4044) 2022-07-08 11:57:47 -04:00
serviceWorker fix: alter headers on cached response (#4032) 2022-07-05 08:31:06 -07:00
state refactor: extract Web3Provider hooks, create internal Connection representation (#4040) 2022-07-07 15:17:49 -04:00
theme refactor: rm useActiveWeb3React (#4004) 2022-06-30 16:38:02 -07:00
types chore: import @ethersprojects directly (#3104) 2022-01-12 10:06:22 -08:00
utils refactor: extract Web3Provider hooks, create internal Connection representation (#4040) 2022-07-07 15:17:49 -04:00
i18n.tsx chore: merge widgets work into main (#3065) 2022-01-05 12:38:53 -06:00
index.tsx feat: upgrade to web3-react v8 (#3759) 2022-06-16 14:39:23 -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: remove Tally Ho specific rendering (#4023) 2022-07-06 16:39:24 -04:00
service-worker.ts feat: service worker with etag cache (#3897) 2022-06-14 15:40:52 -04:00
serviceWorkerRegistration.ts Merge branch 'main' into v3-main 2021-04-19 11:37:33 -05:00
setupTests.ts feat: service worker with etag cache (#3897) 2022-06-14 15:40:52 -04:00
test-utils.tsx refactor: rm useActiveWeb3React (#4004) 2022-06-30 16:38:02 -07:00