Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish Stage #3927

Merged
merged 8 commits into from
Nov 4, 2024
Merged

Publish Stage #3927

merged 8 commits into from
Nov 4, 2024

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    490c502 View commit details
    Browse the repository at this point in the history
  2. Fix: check for 0 before division (#3914)

    * check for 0 in tests
    jonator authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    15f2180 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    780e00a View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Portfolio improvements (#3924)

    * Closes FE-1188
    
    * Closes FE-1009
    
    * lowercase open orders
    
    * hide nav bar title
    
    * optimize rendering
    
    * SSR swap tool
    
    * clean up limit order ff & bg
    
    * remove old swap tool code
    
    * add knip JSON
    
    * fix translations test
    
    * coderabbit review
    jonator authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    414bf41 View commit details
    Browse the repository at this point in the history
  2. Knip (#3925)

    * Closes FE-1188
    
    * Closes FE-1009
    
    * lowercase open orders
    
    * hide nav bar title
    
    * optimize rendering
    
    * SSR swap tool
    
    * clean up limit order ff & bg
    
    * remove old swap tool code
    
    * add knip JSON
    
    * knip & lint
    
    * fix translations test
    
    * fix packages
    
    * fix
    
    * clean up localizations
    jonator authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    5277eab View commit details
    Browse the repository at this point in the history
  3. Fix layout shift when nav to Portfolio page w collapsed chart (#3926)

    * silence remote patterns warning
    
    * invalidate portfolio query on tx
    
    * mobile, prevent animation, format date on chart hover
    
    * improve mobile table
    
    * less padding around table
    
    * adjust
    jonator authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    b8012ce View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Configuration menu
    Copy the full SHA
    773b950 View commit details
    Browse the repository at this point in the history
  2. prevent mouse wheel from changing input on add liquidity step (#3930)

    Co-authored-by: Michael Millington <>
    MaxMillington authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    b828230 View commit details
    Browse the repository at this point in the history