Skip to content

Conversation

@EjembiEmmanuel
Copy link
Collaborator

PR Fixes:

  • 1 This PR fixes issue preventing users from signing the TnC on mobile wallets.

Checklist before requesting a review

  • I have performed a self-review of my code
  • I assure there is no similar/duplicate pull request regarding same issue
  • My PR passes all checks (build, lint, formatting, etc)

EjembiEmmanuel and others added 30 commits July 8, 2025 16:26
- Added support for SVG imports using @svgr/webpack in the webpack configuration.
- Updated package.json to include @svgr/webpack dependency.
- Refactored various components to use SVG icons directly instead of image imports.
- Introduced new gradient styles in globals.css for better UI consistency.
- Improved layout and styling in strategy-related components for a more cohesive design.
- Fixed minor issues in transaction history and deposit components for better user experience.
- Introduced a new APYHistory component to display historical APY data using a responsive area chart.
- Updated the Strategy component to include a new tab for APY History, allowing users to view APY trends.
- Enhanced the TVL component with improved styling and layout consistency.
- Added recharts library to package.json for chart rendering capabilities.
- Updated padding in various tabs for improved layout.
- Reorganized tab structure in the Strategy component to better reflect APY and risk information.
- Introduced a new APYHistory icon and updated related tracking events.
- Enhanced the StrategyInfo component layout for better alignment and spacing.
- Added new SVG asset for APY History representation.
- Adjusted footer margin for better visual separation.
- Upgraded starknetkit from version 2.4.0 to 2.12.1 to reflect Ready rebranding
- Updated @starknet-io/get-starknet-core and @starknet-io/get-starknet to version 4.0.7 for compatibility.
- Added new dependency @argent/x-ui at version 1.87.0.
- Updated react and react-dom to version 18.3.1 for the latest features and fixes.
- Introduced a TimeRangeSelector component for selecting APY history display ranges (1d, 7d, 30d, all).
- Updated APYHistory component to utilize the selected time range for data filtering.
- Added new theme colors for improved UI consistency.
- Refactored dummy APY history data generation for dynamic date handling.
- Removed box shadow from the Home component for a cleaner look.
- Changed text color from white to black in the Filters component for better readability against the purple background.
- Added a new route for fetching APY history based on strategy ID and duration.
- Introduced APYHistory and APYHistoryBlockInfo interfaces to manage APY data structure.
- Enhanced EkuboClStrategy with a method to retrieve APY history from block data.
- Updated pre-commit hook to only add staged files after linting and formatting.
@EjembiEmmanuel EjembiEmmanuel deleted the fix/tnc-signing branch October 8, 2025 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants