uniswap-interface-uncensored/src/pages
Noah Zinsmeister b2f0236ee8
Add liquidity callback (#830)
* give add liquidity the reducer treatment

rename setDefaultsFromURL to setDefaultsFromURLSearch

* fix tests and crash

* rework DOM structure to make flow more natural

* allow slippage + deadline setting in add liquidity

* disable token selection in mint

clear input between pairs
2020-05-27 11:42:25 -04:00
..
AddLiquidity Add liquidity callback (#830) 2020-05-27 11:42:25 -04:00
CreatePool fix(release): remove console.log statement 2020-05-22 08:24:16 -04:00
Pool perf(Search modal): performance improvements (#829) 2020-05-23 12:06:16 -04:00
PoolFinder Refactor pages directory (#809) 2020-05-20 14:00:33 -05:00
RemoveLiquidity More tests for add/remove liquidity and fix the automatic loading of tokens in those pages 2020-05-20 23:11:49 -05:00
Send Add liquidity callback (#830) 2020-05-27 11:42:25 -04:00
Swap Add liquidity callback (#830) 2020-05-27 11:42:25 -04:00
App.tsx Add liquidity callback (#830) 2020-05-27 11:42:25 -04:00
AppBody.tsx Add liquidity callback (#830) 2020-05-27 11:42:25 -04:00