uniswap-interface-uncensored/src
eddie 06dd41a9cd
fix: getCurrency crash when token not found (#6263)
* fix: getCurrency crash when token not found

* fix: comments and add test

* fix: remove extra whitespace in unit test

* fix: make e2e test pass
2023-03-28 18:44:48 -07:00
..
abis fix: update permit2 to match widget implementation again (#5826) 2023-01-13 11:28:54 -08:00
assets feat: 🤑 Portfolios 🖼 (#6216) 2023-03-22 11:29:26 -04:00
components fix: getCurrency crash when token not found (#6263) 2023-03-28 18:44:48 -07:00
connection feat: adds Ledger Connect to non-MetaMask wallet list (#6257) 2023-03-27 16:16:30 -04:00
constants feat: 🤑 Portfolios 🖼 (#6216) 2023-03-22 11:29:26 -04:00
featureFlags feat: remove tax service toast, modal, and menu item (#6244) 2023-03-24 11:50:07 -04:00
graphql feat: 🤑 Portfolios 🖼 (#6216) 2023-03-22 11:29:26 -04:00
hooks feat: implement new designs for tx notifs (#6232) 2023-03-27 13:56:52 -07:00
lib feat: 🤑 Portfolios 🖼 (#6216) 2023-03-22 11:29:26 -04:00
locales chore(i18n): new Crowdin translations (#6196) 2023-03-21 20:01:47 -04:00
nft fix: remove price tag from nft cards in the side drawer (#6252) 2023-03-28 09:26:32 -07:00
pages feat: add query param to disable the nft sections of the app (#6225) 2023-03-27 20:54:39 -05:00
serviceWorker feat: enable sentry via .env.production (#6163) 2023-03-15 11:59:48 -07:00
state feat: add query param to disable the nft sections of the app (#6225) 2023-03-27 20:54:39 -05:00
theme feat: design refresh on pool list items (#6230) 2023-03-22 20:48:31 -05:00
tracing fix: Revert "feat: trace jsonrpc (#6159)" (#6190) 2023-03-20 11:47:13 -04:00
types chore: remove some unused exports (#5514) 2022-12-02 16:22:04 -05:00
utils feat: warn when adding liquidity to an unowned LP position (#6219) 2023-03-23 12:09:22 -05:00
i18n.tsx chore: merge widgets work into main (#3065) 2022-01-05 12:38:53 -06:00
index.tsx feat: 🤑 Portfolios 🖼 (#6216) 2023-03-22 11:29:26 -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: adds Ledger Connect to non-MetaMask wallet list (#6257) 2023-03-27 16:16:30 -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 feat: 🤑 Portfolios 🖼 (#6216) 2023-03-22 11:29:26 -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