uniswap-interface-uncensored/src/utils
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
..
index.test.ts Add more unit tests to utils 2020-05-13 14:24:03 -04:00
index.ts perf(Search modal): performance improvements (#829) 2020-05-23 12:06:16 -04:00
prices.ts Add liquidity callback (#830) 2020-05-27 11:42:25 -04:00
props-of-excluding.ts Refactor pages directory (#809) 2020-05-20 14:00:33 -05:00
tsconfig.json Strict typescript (#792) 2020-05-18 18:23:58 -05:00