Skip to content

Conversation

@TaoshiKen
Copy link

No description provided.

Kenneth Ashley added 4 commits September 22, 2025 13:06
This commit removes the staking feature from the application.

The staking functionality is no longer supported, and removing the code simplifies the application and reduces maintenance overhead.

The associated components, routes, and translations have been removed.
This commit removes the Buy page and related components.
The Buy page is no longer needed, as its functionality has been integrated into other parts of the application.
This change cleans up the codebase and simplifies the user interface.
Updates the footer logo, documentation link in the header, and social media links in the footer to reflect the 0xMarkets branding.
@vercel
Copy link

vercel bot commented Sep 22, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
0xmarkets-interface Ready Ready Preview Comment Sep 25, 2025 3:32pm

Refactors button styles for improved visual consistency.

Updates the ConnectWalletButton component to use a green background and white text, and removes the border.
Removes the imgSrc prop from the ConnectWalletButton and updates its usage in AppHeaderUser.
Centers the header links and removes the chart header.
Implements a bar displaying favorite tokens for quick selection in the Synthetics chart.

This change enhances user experience by providing quick access to preferred tokens, improving trading efficiency.
It also adjusts the layout of the Synthetics page to accommodate the new bar, ensuring responsiveness across different screen sizes.
Refactors the Synthetics page layout to enhance responsiveness and improve the user experience on different screen sizes.

Removes unnecessary container divs, adjusts padding, and ensures better spacing for various elements, especially on mobile devices.
Also, removes the Footer from the Synthetics page.
Updates the application's UI to enhance visual appeal by adding a background image, adjusting element borders, and modifying header and chart styles.

These changes aim to provide a more polished and engaging user experience.
Implements a fade-in/fade-out animation when tokens
are added or removed from the favorites bar using
`framer-motion`.
Refreshes the UI by adjusting styles, colors, and spacing for improved aesthetics and user experience.

Updates react-icons dependency to the latest version.
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