• 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
Chart.tsx 4.5 KB