uniswap-interface-uncensored/src
Jordan Frankfurt 8e3b2cb4b8
feat(widgets): add error reporting component, INTEGRATION ERROR type, and Missing provider error (#3110)
* add error reporting component, INTEGRATION ERROR type, and Missing provider error

* rename reporter to generator

* pr feedback

* refactor provider check

* add chainId, convenienceFee, and width errors

* pr feedback and convenienceFeeRecipient address enforcement

* fix imports for utils
2022-01-19 09:38:21 -06:00
..
abis feat: display an ENS avatar (#2806) 2021-11-22 10:55:25 -08:00
assets feat: add survey popup for survey monkey (#3116) 2022-01-14 11:33:31 -07:00
components feat: include native currency in widget select (#3124) 2022-01-18 12:11:22 -08:00
connectors refactor: split chain info from chains (#3105) 2022-01-12 10:46:41 -08:00
constants chore: replace microbundle with rollup (#3115) 2022-01-13 17:11:27 -08:00
hooks fix: memoize more swap (#2950) 2022-01-18 18:40:23 -05:00
lib feat(widgets): add error reporting component, INTEGRATION ERROR type, and Missing provider error (#3110) 2022-01-19 09:38:21 -06:00
locales chore(i18n): synchronize translations from crowdin [skip ci] 2022-01-14 19:07:20 +00:00
pages fix: memoize more swap (#2950) 2022-01-18 18:40:23 -05:00
state fix: memoize more swap (#2950) 2022-01-18 18:40:23 -05:00
theme refactor: separate useActiveWeb3React (#3106) 2022-01-12 11:18:11 -08:00
types chore: import @ethersprojects directly (#3104) 2022-01-12 10:06:22 -08:00
utils feat: add multicall to widget (#3112) 2022-01-13 08:54:08 -08:00
i18n.tsx chore: merge widgets work into main (#3065) 2022-01-05 12:38:53 -06:00
index.tsx feat: add multicall to widget (#3112) 2022-01-13 08:54:08 -08:00
polyfills.ts refactor: add an import sorting plugin (#2417) 2021-09-21 18:21:28 -05:00
react-app-env.d.ts chore: merge widgets work into main (#3065) 2022-01-05 12:38:53 -06:00
service-worker.ts fix: turn service workers back on (#1944) 2021-08-25 12:46:56 -07:00
serviceWorkerRegistration.ts Merge branch 'main' into v3-main 2021-04-19 11:37:33 -05:00
setupTests.ts feat: routing api integration (#2116) 2021-09-16 10:50:58 -04:00
test-utils.tsx refactor: add an import sorting plugin (#2417) 2021-09-21 18:21:28 -05:00