uniswap-interface-uncensored/src
eddie 38cce46c7b
feat: redux migration (#6830)
* feat: start working on redux migrations

* feat: fix migations and add tests

* feat: fix persistence and improve tests

* fix: tests

* fix: rename test file so it doesnt run in jest

* fix: tests

* fix: lint

* feat: indexedDB

* fix: e2e tests

* fix: address some comments

* fix: update legacy migrations

* fix: fix rehydrations

* fix: remove PersistGate and fix e2e tests

* fix: add comment to helper function
2023-08-16 10:56:06 -07:00
..
abis fix: update permit2 to match widget implementation again (#5826) 2023-01-13 11:28:54 -08:00
analytics feat: add opt out analytics (#6983) 2023-07-21 13:15:51 -04:00
assets feat: add base promotional advert (#7124) 2023-08-10 11:03:21 -05:00
components test: uniswapx e2e activity (#7137) 2023-08-15 15:02:24 -04:00
connection fix: keep a referentially stable connectors list (#7090) 2023-08-08 08:46:01 -07:00
constants feat: Add base support to Explore & Search (#7165) 2023-08-15 10:12:33 -07:00
featureFlags chore: feature flag cleanup for routing_api_price (#7159) 2023-08-14 16:28:01 -04:00
graphql feat: Add base support to Explore & Search (#7165) 2023-08-15 10:12:33 -07:00
hooks feat: redux migration (#6830) 2023-08-16 10:56:06 -07:00
lib feat: swap quote latency logging (#7143) 2023-08-14 14:20:03 -07:00
locales chore: rm committed t9n (#6792) 2023-06-22 09:30:06 -04:00
nft fix: Remove double client side quoting (#7121) 2023-08-11 19:25:57 -04:00
pages test: e2e uniswapX toggle/opt-in and order tests (#7067) 2023-08-15 14:50:08 -04:00
serviceWorker feat: use router depending on the origin (#6982) 2023-08-07 15:01:45 -07:00
state feat: redux migration (#6830) 2023-08-16 10:56:06 -07:00
test-utils refactor: shelve Details redesign for now (#7077) 2023-08-08 08:28:43 -07:00
theme feat: base flag cleanup (#7134) 2023-08-10 11:05:48 -07:00
tracing feat: add chainId to SWAP_TRANSACTION_COMPLETED (#7094) 2023-08-14 13:26:51 -07:00
types chore: remove some unused exports (#5514) 2022-12-02 16:22:04 -05:00
utils feat: swap quote latency logging (#7143) 2023-08-14 14:20:03 -07:00
i18n.tsx build: replace babel with swc (#7056) 2023-08-08 10:38:37 -07:00
index.tsx feat: use router depending on the origin (#6982) 2023-08-07 15:01:45 -07: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