pancake-frontend
pancake-frontend copied to clipboard
feat: swap revamp
PR-Codex overview
This PR introduces significant changes to the Swap functionality, including new pages, components, and styles.
Detailed summary
- Added new pages
SwapPage
,TwapPage
, andLimitPage
with dynamic imports - Updated styles for
SwitchButtonV2
andCurrencyInputPanelSimplify
- Added new components like
FlipButton
andV4SwapForm
The following files were skipped due to too many changes:
apps/web/src/views/SwapSimplify/index.tsx
,apps/web/src/views/SwapSimplify/V4Swap/FormMainV4.tsx
,apps/web/src/components/CurrencyInputPanelSimplify/index.tsx
✨ Ask PR-Codex anything about this PR by commenting with
/codex {your question}