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

feat: new ux implementation + new chains support #11125

Merged
merged 1 commit into from
Jan 22, 2025

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 enhances the TWAP (Time-Weighted Average Price) functionality by adding support for additional chains and updating related components and translations to reflect these changes.

Detailed summary

  • Updated TWAP_SUPPORTED_CHAINS to include ChainId.ARBITRUM_ONE, ChainId.BASE, and ChainId.LINEA.
  • Updated @orbs-network/twap-ui and @orbs-network/twap-ui-pancake versions to 0.11.26.
  • Added a new translation entry for TWAP explanation in locales/en-US.json.
  • Introduced a Layout component in limit.tsx for better structure.
  • Updated TwapAndLimitSwap component to include a new XmasEffect.
  • Refactored TWAPPanel to utilize a toast notification for better user feedback.
  • Enhanced SwapSelection to display tooltips for TWAP information.

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)
aptos-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 22, 2025 10:39am
uikit ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 22, 2025 10:39am
web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 22, 2025 10:39am

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

socket-security bot commented Jan 9, 2025

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

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

🚮 Removed packages: npm/[email protected]

View full report↗︎

@chef-ryan chef-ryan changed the title new ux implementation + new chains support feat: new ux implementation + new chains support Jan 15, 2025
@denis-orbs denis-orbs closed this Jan 15, 2025
Copy link

changeset-bot bot commented Jan 15, 2025

⚠️ No Changeset found

Latest commit: efc74f0

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

chef-ryan
chef-ryan previously approved these changes Jan 22, 2025
@ChefJerry ChefJerry merged commit fc0db90 into pancakeswap:develop Jan 22, 2025
9 of 17 checks passed
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.

3 participants