• 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
..
abis Loading commit data...
assets Loading commit data...
components Loading commit data...
connectors Loading commit data...
constants Loading commit data...
hooks Loading commit data...
locales Loading commit data...
pages Loading commit data...
state Loading commit data...
theme Loading commit data...
types Loading commit data...
utils Loading commit data...
i18n.tsx Loading commit data...
index.tsx Loading commit data...
react-app-env.d.ts Loading commit data...
service-worker.ts Loading commit data...
serviceWorkerRegistration.ts Loading commit data...
setupTests.ts Loading commit data...
test-utils.tsx Loading commit data...