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

Release to production #3

Merged
merged 4 commits into from
Oct 8, 2024
Merged

Release to production #3

merged 4 commits into from
Oct 8, 2024

Commits on Sep 26, 2024

  1. Improved chart (#1)

    * Display top 10 chains in ChartSection
    
    * Add a chain selector to the ChartSection
    
    * Prefer to show Ethereum chains in the ChartSection
    
    * Improve layout of ChartSection
    
    * Improve selected chain section of ChartSection
    
    * coderabbit type suggestion
    
    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    manuelwedler and coderabbitai[bot] authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    1b8f18e View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Small fixes to the improved chart (#2)

    * Prefer to display chain.name over chain.title in ChainSelect
    
    Selector labels won't overflow this way
    
    * Move total number above text in ChartSection
    
    * Improve chain select in Chart
    
    Increases height of values, hides overflow, makes selector transparent
    
    * Add chain id to Chart labels
    manuelwedler authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    63b5eeb View commit details
    Browse the repository at this point in the history
  2. Remove IPNS from Footer

    kuzdogan committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    1af64ab View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    ff72597 View commit details
    Browse the repository at this point in the history