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

feat: Staking banner #4396

Merged
merged 6 commits into from
Oct 24, 2024
Merged

feat: Staking banner #4396

merged 6 commits into from
Oct 24, 2024

Commits on Oct 24, 2024

  1. feat: Show banner for staking on dashboard

    Show a banner for staking on the dashboard if the user holds >= 32 ETH.
    tmjssz committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    aee86bd View commit details
    Browse the repository at this point in the history
  2. fix: typo in css class names

    tmjssz committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    4ca1732 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b08703 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    22c955a View commit details
    Browse the repository at this point in the history
  5. feat: add new feature flag specifically for the staking dashboard banner

    Remove the swap banner in favor of the the staking banner
    tmjssz committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    7ca92b2 View commit details
    Browse the repository at this point in the history
  6. feat: extend StakingBanner by an option to render two different versi…

    …ons (dafault + large)
    
    * large version is rendered on the dashboard
    * default version is rendered on the assets page
    tmjssz committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    3506b64 View commit details
    Browse the repository at this point in the history