• Justin Domingue's avatar
    fix: add support for full range positions in add liquidity (#2090) · 952cc98d
    Justin Domingue authored
    * 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
    952cc98d
Name
Last commit
Last update
..
Area.tsx Loading commit data...
AxisBottom.tsx Loading commit data...
Brush.tsx Loading commit data...
Chart.tsx Loading commit data...
Line.tsx Loading commit data...
Zoom.tsx Loading commit data...
hooks.ts Loading commit data...
index.tsx Loading commit data...
svg.tsx Loading commit data...
types.ts Loading commit data...