Merged
Conversation
…d perf/optimize-bundle-size branches Co-authored-by: Christopherdominic <94752969+Christopherdominic@users.noreply.github.com>
…anch-conflicts Resolve conflicts: integrate test/negative-fee-validation and perf/optimize-bundle-size into main
- Add FeeBreakdown component with itemized fee display - Support base fee and optional metadata fee - Include currency conversion (XLM/USD) - Add interactive tooltips with fee explanations - Implement responsive design with Tailwind CSS - Add comprehensive test suite (24 tests, all passing) - Create Storybook stories (10 variations) - Include usage examples and documentation - Ensure full accessibility with ARIA labels Closes Emmyt24#226
- Extract FeeRow as a separate component outside FeeBreakdown - Pass formatAmount as a prop to avoid closure issues - Fixes react-hooks/static-components linting error - All tests still passing (24/24)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #226