uniswap-interface-uncensored/src/state
Justin Domingue 952cc98df3
fix: add support for full range positions in add liquidity (#2090)
* remove arbitrary range buttons and move full range button

* better align full range to deposit

* support dragging range when in full range

* hack to support full range brushing

* restore zoom levels

* adjusted for mocks

* fix styling

* simplify type

* restore rate toggle change

* fix lower bound by looking at isSorted

* better align bottoms

* add reset button for full range positions

* only flip when not at limit

* fix +/- buttons in range selector

* add help link
2021-07-29 13:47:03 -07:00
..
application Fix code style issues with ESLint 2021-07-29 17:26:43 +00:00
burn remove a lot of dead code (#1970) 2021-07-06 17:08:40 -04:00
claim feat: Add Optimism (#1923) 2021-07-08 12:46:21 -04:00
data chore: support stubbing subgraph in integration tests (#2039) 2021-07-13 12:54:49 -07:00
global make integration tests pass more reliably, some reducer refactoring 2020-08-27 10:21:51 -05:00
governance feat: Add Optimism (#1923) 2021-07-08 12:46:21 -04:00
lists update unsupported and broken lists (#2100) 2021-07-23 18:05:14 -04:00
logs refactor: logs hook (#1941) 2021-07-01 14:44:02 -05:00
mint fix: add support for full range positions in add liquidity (#2090) 2021-07-29 13:47:03 -07:00
multicall fix: retry calls that return header not found errors (#2004) 2021-07-08 17:12:55 -05:00
routing feat: routing api integration (#2080) 2021-07-21 15:08:35 -07:00
stake remove a lot of dead code (#1970) 2021-07-06 17:08:40 -04:00
swap fix: update balance check in derived swap state (#2054) 2021-07-14 19:23:46 -04:00
transactions feat: use modal for txn confirmation on l2 (#2055) 2021-07-27 15:55:47 -04:00
user set 5 min deadline on swaps and hide UI on L2 (#2081) 2021-07-20 12:41:49 -04:00
wallet feat: Add Optimism (#1923) 2021-07-08 12:46:21 -04:00
hooks.ts chore: simplify redux types with ts inference (#1758) 2021-05-30 14:32:57 -07:00
index.ts test: set up component snapshot testing (#2102) 2021-07-26 10:41:08 -07:00