uniswap-interface-uncensored/src/pages
lynn 65129604bd
chore: upgrade to react 18 (#3992)
* chore: upgrade to react 18

* fix: update tests

* fix: fix lint issues and remove unnecessary react hooks testing library

* fix: add types for stricter typescript checks

* fix: fix additional typescript check issues

* fix: revert to prev commmit

* rebase

* rebase

* fix: fix lint issues and remove unnecessary react hooks testing library

* fix: add types for stricter typescript checks

* fix: fix additional typescript check issues

* rebase

* fix: rebase

* fix

* eslint fix

* fix: package.json changes

* fix: package.json changes

* fix yarn lock

* fix version package.json

* fix: downgrade react-router-dom to original

* fix: undo modification of .github/workflows/release.yaml

* fix: revert cypress testing version update

* rebase

* rebase

* fix: fix lint issues and remove unnecessary react hooks testing library

* fix: add types for stricter typescript checks

* fix: fix additional typescript check issues

* rebase

* chore: upgrade to react 18

* fix: update tests

* fix: fix lint issues and remove unnecessary react hooks testing library

* fix: add types for stricter typescript checks

* fix: fix additional typescript check issues

* fix

* eslint fix

* fix: package.json changes

* fix: package.json changes

* fix yarn lock

* fix version package.json

* fix: downgrade react-router-dom to original

* fix: undo modification of .github/workflows/release.yaml

* fix: revert cypress testing version update

* fix

* fix: error boundary change

* yarn.lock change

* fix: cypress tests finally passing due to zzmp redux multicall fix HOORAY

* undo service worker changes

* build: dedup lockfile

* yarn.lock + lint

* update snapshot tests

* checkpoint

* yarn.lock

* fix: fix type errors during build

* fixes

* fix yarn.lock

* dedup yarn

* fix: import react components explicitly instead of all of react

* dedup

* yarn.lock

* yarn.lock

* dedup

* yarn

* dedup

* dedupe use-sync-external-store

* fix build issues

* dedup use-sync-external-store

Co-authored-by: Zach Pomerantz <zzmp@uniswap.org>
2022-07-13 16:56:09 -04:00
..
AddLiquidity feat: add support for Celo (#3915) 2022-07-12 16:48:03 +02:00
AddLiquidityV2 fix: NetworkSelect mobile toggle bug (#3698) 2022-07-11 15:55:59 -04:00
CreateProposal feat: implement-page-viewed-event-for-all-main-pages-of-app (#4089) 2022-07-13 16:16:42 -04:00
Earn feat: add support for Celo (#3915) 2022-07-12 16:48:03 +02:00
MigrateV2 refactor: extract Web3Provider hooks, create internal Connection representation (#4040) 2022-07-07 15:17:49 -04:00
Pool feat: implement-page-viewed-event-for-all-main-pages-of-app (#4089) 2022-07-13 16:16:42 -04:00
PoolFinder feat: implement-page-viewed-event-for-all-main-pages-of-app (#4089) 2022-07-13 16:16:42 -04:00
RemoveLiquidity fix: NetworkSelect mobile toggle bug (#3698) 2022-07-11 15:55:59 -04:00
Swap chore: upgrade to react 18 (#3992) 2022-07-13 16:56:09 -04:00
Vote feat: implement-page-viewed-event-for-all-main-pages-of-app (#4089) 2022-07-13 16:16:42 -04:00
App.tsx feat: implement initial setup of amplitude SDK (#4044) 2022-07-08 11:57:47 -04:00
AppBody.tsx fix: #2741 Increase liquidity form off center (#2746) 2021-11-05 10:29:55 -04:00
styled.tsx feat(polygon): polygon mainnet and testnet support (#3015) 2021-12-22 14:25:10 -05:00