1. 07 Oct, 2022 15 commits
  2. 06 Oct, 2022 15 commits
  3. 05 Oct, 2022 7 commits
  4. 04 Oct, 2022 3 commits
    • vignesh mohankumar's avatar
      fix: swap hover states (#4771) · a73e8141
      vignesh mohankumar authored
      * Swap component tweaks
      
      * Fix spacing issues and update swap arrows icon
      
      * px
      
      * fix ternaries
      
      * 20px
      
      * create a separate OutputWrapper
      
      * variable
      
      * update border radius case
      
      * fix type
      
      * use right variable
      
      * move the containers around
      
      * rename to swap section
      
      * swapdetailssection
      
      * remove unnecessary autocolumn
      
      * border radius
      
      * remove unnecessary wrapping div
      
      * wrap the output swap stuff
      
      * inherit border-radius
      
      * update overlay styles
      
      * remove floating bg
      
      * fix ungated version
      
      * fix background colors
      
      * trying this out
      
      * separate blocks
      
      * accent action on the buttons
      
      * undo
      
      * show unselected state properly
      
      * show on expert mode
      
      * 0 not none
      
      * handle margintop
      
      * flag font size
      
      * undo reverse icon change
      
      * fix build
      Co-authored-by: default avatarCallil Capuozzo <callil.capuozzo@gmail.com>
      a73e8141
    • aballerr's avatar
      fix: fixing issue with decimal in price range (#4784) · 7125562c
      aballerr authored
      * fixing issue with decimal in price range
      7125562c
    • lynn's avatar
      fix: remove ALL in time periods (temporary until v2 backend data available) (#4780) · 1361f996
      lynn authored
      * remove ALL
      
      * fix to zach comments
      
      * fix comment
      1361f996