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

fix: fee tier liquidity badges #163

Merged
merged 7 commits into from
Oct 20, 2022
Merged

Conversation

dib542
Copy link
Collaborator

@dib542 dib542 commented Oct 20, 2022

The current Fee Tier radio selection buttons contain hardcoded numbers for the calculated liquidity in each tier.

This PR

  • replaces hardcoded values with calculated liquidity values for each fee tier
  • styles the numbers to max 1 decimal point
  • styles 0% liquidity badges as a bit transparent to indicate to the user that they are empty

@dib542 dib542 linked an issue Oct 20, 2022 that may be closed by this pull request
@dib542 dib542 merged commit b9cdd8c into main Oct 20, 2022
@dib542 dib542 deleted the 162-fix-fee-tier-liquidity-badges branch October 20, 2022 18:35
dib542 pushed a commit that referenced this pull request Oct 20, 2022
## [0.1.36](v0.1.35...v0.1.36) (2022-10-20)

### Fixes

* fee tier liquidity badges ([#163](#163)) ([b9cdd8c](b9cdd8c))
@dib542
Copy link
Collaborator Author

dib542 commented Oct 20, 2022

🎉 This PR is included in version 0.1.36 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix fee tier liquidity badges
1 participant