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

InterestRateField redesign #852

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Conversation

bpierre
Copy link
Contributor

@bpierre bpierre commented Feb 25, 2025

image

Changes:

  • Update the slider in chart + gradient mode according to the new design, rethink the way the gradient & chart get rendered.
  • Adapt useInterestRateChartData() to the new behavior.
  • Update interest rate constants to be more consistent.
  • Update the gallery demos.
  • Update the gallery tsconfig to be consistent with the other apps.
  • The “Redeemable before you” and chart are now combined across the branches.

- Update the slider in chart + gradient mode according to the new
  design, rethink the way the gradient & chart get rendered.
- Adapt useInterestRateChartData() to the new behavior.
- Update interest rate constants to be more consistent.
- Update the gallery demos.
- Update the gallery tsconfig to be consistent with the other apps.
@bpierre bpierre changed the title InterestRateField slider redesign InterestRateField redesign Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment