Commit Graph

7 Commits

Author SHA1 Message Date
9b1d6ffb5d refactor(converter): shared page layout + reusable conversion logic/UI
Pages:
- add WalletLayout route (WalletHeader + main + Footer via <Outlet/>),
  wrap converter/swap/bridge/transactions; thin pages, drop duplicated shell CSS
- extract SwapBridgeTabs shared between swap/bridge pages

Converter reuse (FSD layers, no widget->widget imports):
- move commission tiers to entities/commission (+ CommissionTable ui)
- shared calc hook features/payment/model/useCurrencyConversion;
  useConverterSection becomes thin wrapper; HomePage Converter reuses it
- move ConvertField/DirectionSwapButton to shared/ui; delete dead useConverter

Tooling:
- add eslint.config.js (ESLint 9 flat config); fix no-explicit-any in WalletPage

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-05-30 14:39:53 +03:00
91282ba908 convert 2026-05-25 15:20:38 +03:00
5e71e8b7c9 convert 2026-05-25 15:14:10 +03:00
bd3d747ede 17.05.2026 funny 2026-05-17 13:06:18 +03:00
22bb446309 14.05.2026 rip 2026-05-14 18:05:59 +03:00
5e5fe02bb7 14.05.2026 rip 2026-05-14 17:59:22 +03:00
51a44ef13d first commit 2026-05-09 00:38:56 +03:00