uniswap-interface-uncensored/src
Jordan Frankfurt 7306423192
fix: eliminate flake from account connect race condition (#7212)
* fix: reduce flake from race condition

* use interface instead of type for props

* closeMenu instead of closeModal with type

* simplify useCloseModal

* fix bug

* pr feedback

* remove unnecessary code

* fix button wrapper style

* remove ApplicationModal.WALLET

* update color for spore
2023-09-06 17:52:47 -05:00
..
abis feat: dynamic FOT tax fetching (#7252) 2023-09-01 14:56:26 -04:00
analytics feat: more swap metric logging (#7173) 2023-08-17 10:16:51 -07:00
assets feat: Spore colors refresh (#7118) 2023-08-24 17:14:24 -10:00
components fix: eliminate flake from account connect race condition (#7212) 2023-09-06 17:52:47 -05:00
connection fix: keep a referentially stable connectors list (#7090) 2023-08-08 08:46:01 -07:00
constants feat: adding currency conversion hook to useUSDPrice (#7251) 2023-09-05 13:38:33 -04:00
featureFlags feat: remove dead statsig flag (#7229) 2023-08-30 13:08:18 -07:00
graphql fix: move off deprecated gql fields (#7269) 2023-09-06 13:48:02 -07:00
hooks feat: adding currency conversion hook to useUSDPrice (#7251) 2023-09-05 13:38:33 -04:00
lib feat: dynamic FOT tax fetching (#7252) 2023-09-01 14:56:26 -04:00
locales chore: rm committed t9n (#6792) 2023-06-22 09:30:06 -04:00
nft feat: adding currency conversion hook to useUSDPrice (#7251) 2023-09-05 13:38:33 -04:00
pages feat: adding currency conversion hook to useUSDPrice (#7251) 2023-09-05 13:38:33 -04:00
serviceWorker chore: revert path based routing (#7192) 2023-08-18 14:40:47 -04:00
state fix: eliminate flake from account connect race condition (#7212) 2023-09-06 17:52:47 -05:00
test-utils feat: workaround for FOT swaps (#7218) 2023-08-24 10:56:48 -04:00
theme feat: currency selector (#7196) 2023-08-30 14:48:53 -04:00
tracing fix: null check on elapsedTime for some browsers (#7213) 2023-08-23 10:53:51 -07:00
types chore: remove some unused exports (#5514) 2022-12-02 16:22:04 -05:00
utils fix: typecheck failing on main (#7264) 2023-09-05 13:54:19 -04:00
i18n.tsx build: replace babel with swc (#7056) 2023-08-08 10:38:37 -07:00
index.tsx chore: revert path based routing (#7192) 2023-08-18 14:40:47 -04:00
polyfills.ts build: upgrade to webpack5 with polyfilled Buffer (#6568) 2023-05-15 14:07:05 -07:00
react-app-env.d.ts feat: detect more injections (#6752) 2023-06-15 12:08:54 -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: replace babel with swc (#7056) 2023-08-08 10:38:37 -07:00