pancake-frontend icon indicating copy to clipboard operation
pancake-frontend copied to clipboard

feat: X preview

Open chefjackson opened this issue 1 year ago • 2 comments


PR-Codex overview

This PR focuses on enhancing various components and utility functions across the codebase.

Detailed summary

  • Added styling to TransactionList component in TransactionList.tsx
  • Updated imports and types in multiple files for better organization
  • Added new tokens to pancake-default.tokenlist.json
  • Updated components exports in widgets-internal/index.ts

The following files were skipped due to too many changes: packages/widgets-internal/swap/ApproveModalContent.tsx, packages/widgets-internal/swap/ApproveModalContentV1.tsx, apps/web/src/state/user/smartRouter.ts, packages/universal-router-sdk/src/swapRouter.ts, apps/web/src/components/Loader/CircleLoader.tsx, apps/web/src/views/Swap/components/FormattedPriceImpact.tsx, apps/web/src/views/Swap/x/useSendXOrder.ts, apps/web/src/views/Swap/V3Swap/hooks/useCheckSufficient.ts, apps/web/src/views/Swap/V3Swap/hooks/useSendSwapTransaction.ts, apps/web/src/views/Swap/V3Swap/hooks/useSwapCallArguments.ts, apps/web/src/views/Swap/utils.ts, apps/web/src/views/Swap/V3Swap/hooks/useSwapCallback.ts, apps/web/src/views/Swap/V3Swap/containers/CommitButton.tsx, apps/web/src/views/Swap/V3Swap/utils/exchange.ts, apps/web/src/views/Swap/components/AdvancedSwapDetails.tsx, apps/web/src/views/Swap/x/useRecentXOders.ts, apps/web/src/utils/reactQuery.ts, apps/web/src/components/Paymaster/GasTokenSelector.tsx, apps/web/src/hooks/useNativeWrap.ts, packages/widgets-internal/components/TransactionList/TransactionListItem.tsx, apps/web/src/views/Swap/V3Swap/containers/MMCommitButton.tsx, packages/utils/observe.ts, packages/widgets-internal/components/Card/index.tsx, apps/web/src/components/App/Transactions/XTransaction.tsx, apps/web/src/components/Card/index.tsx, apps/web/src/views/Swap/V3Swap/hooks/useSwapBestTrade.ts, apps/web/src/views/BuyCrypto/types.ts, apps/web/src/components/Menu/GlobalSettings/SettingsModal.tsx, apps/web/src/views/Swap/V3Swap/hooks/useSwapInputError.ts, packages/universal-router-sdk/src/entities/protocols/pancakeswap.ts, apps/web/src/hooks/useWrapCallback.ts, apps/web/src/views/Swap/x/useWaitForXOrderReceipt.ts, apps/web/src/components/App/Transactions/Transaction.tsx, apps/web/src/views/Swap/V3Swap/hooks/useAllTypeBestTrade.ts, apps/web/src/views/Swap/V3Swap/index.tsx, apps/web/src/views/Swap/V3Swap/containers/TradeDetails.tsx, apps/web/src/hooks/useBestAMMTrade.ts, apps/web/src/views/Swap/x/XSwapTransactionDetail.tsx, apps/web/src/views/Swap/x/api.ts, apps/web/src/views/Swap/V3Swap/components/SwapModalFooter.tsx, apps/web/src/views/Swap/MMLinkPools/components/MMCommitButton.tsx, apps/web/src/components/App/Transactions/TransactionsModal.tsx, apps/web/src/views/Swap/V3Swap/components/TransactionConfirmSwapContent.tsx, apps/web/src/views/Swap/V3Swap/containers/SwapCommitButton.tsx, apps/web/src/views/Swap/V3Swap/containers/ConfirmSwapModal.tsx, apps/web/src/views/Swap/V3Swap/hooks/useConfirmModalState.ts

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

chefjackson avatar Sep 04 '24 06:09 chefjackson

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

Name Status Preview Comments Updated (UTC)
web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 26, 2024 6:41am
6 Skipped Deployments
Name Status Preview Comments Updated (UTC)
aptos-web ⬜️ Ignored (Inspect) Visit Preview Sep 26, 2024 6:41am
blog ⬜️ Ignored (Inspect) Visit Preview Sep 26, 2024 6:41am
bridge ⬜️ Ignored (Inspect) Visit Preview Sep 26, 2024 6:41am
games ⬜️ Ignored (Inspect) Visit Preview Sep 26, 2024 6:41am
gamification ⬜️ Ignored (Inspect) Visit Preview Sep 26, 2024 6:41am
uikit ⬜️ Ignored (Inspect) Visit Preview Sep 26, 2024 6:41am

vercel[bot] avatar Sep 04 '24 06:09 vercel[bot]

⚠️ No Changeset found

Latest commit: 544afc45671c4f3061645ea3e13f52732a525632

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

changeset-bot[bot] avatar Sep 04 '24 06:09 changeset-bot[bot]

https://github.com/pancakeswap/pancake-frontend/pull/10740

chefjackson avatar Sep 26 '24 07:09 chefjackson