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

new ux implementation + new chains support #11125

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

denis-orbs
Copy link
Contributor

@denis-orbs denis-orbs commented Jan 9, 2025

Updated the components with the new UI.
Added new chains: arbitrum, linea, base.


PR-Codex overview

This PR focuses on enhancing the TWAP (Time-Weighted Average Price) functionality by supporting additional blockchain networks and updating dependencies for related components.

Detailed summary

  • Updated TWAP_SUPPORTED_CHAINS to include ChainId.ARBITRUM_ONE, ChainId.BASE, and ChainId.LINEA.
  • Updated versions of @orbs-network/twap-ui and @orbs-network/twap-ui-pancake to 0.11.21.
  • Added a new Layout component in limit.tsx.
  • Improved the TwapAndLimitSwap component by integrating the PancakeTWAP component and adding a TransactionErrorContent component.
  • Introduced styled components StyledSwapContainer and StyledInputCurrencyWrapper.
  • Refactored the TWAPPanel to use the new toast functionality for notifications.

The following files were skipped due to too many changes: pnpm-lock.yaml

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

vercel bot commented Jan 9, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
uikit ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 9, 2025 4:08pm

Copy link

vercel bot commented Jan 9, 2025

@denis-orbs is attempting to deploy a commit to the PancakeSwap Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@orbs-network/[email protected] Transitive: environment, eval, network +20 20.7 MB denis-orbs
npm/@orbs-network/[email protected] environment, network Transitive: eval +23 63.7 MB denis-orbs

🚮 Removed packages: npm/@orbs-network/[email protected], npm/@orbs-network/[email protected], npm/[email protected]

View full report↗︎

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

Successfully merging this pull request may close these issues.

1 participant