1. 13 Oct, 2022 3 commits
  2. 12 Oct, 2022 14 commits
  3. 11 Oct, 2022 14 commits
  4. 10 Oct, 2022 5 commits
  5. 08 Oct, 2022 2 commits
  6. 07 Oct, 2022 2 commits
    • lynn's avatar
      fix: price calculations are wrong (#4840) · 52b51ee7
      lynn authored
      * make every duration have latest price point
      
      * simplify
      
      * fix info tip icon regression
      
      * remove unecessary line
      
      * use memo
      
      * fix MASSIVE ERROR in number cal
      
      * bump widget v
      
      * delete unit test failing for some obscure reason, added todo
      
      * fix unit tests
      52b51ee7
    • Jordan Frankfurt's avatar
      fix(token-details): make breakpoints more consistent and use only theme.breakpoint values (#4836) · 54f831ed
      Jordan Frankfurt authored
      * fix(token-details): make breakpoints more consistent and use only theme.breakpoint values
      
      * feat(token-details): design patch for mobile swap button footer
      
      * render mobile balance footer w/ only swap button when user is disconnected
      
      * don't render BalanceSummary if no balances are provided
      
      * full width swap button footer until breakpoints.lg
      54f831ed