You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: handle send link claims to bank account for peanut users (#1078)
* reafactor: create reusable country list component and use it for all the flows
* feat: reusable user accounts components
* feat: handle different cases based on kyc status for bank claim
* fix: account creation
* chore: add docstring to hooks
* chore: better comments for bank flow manager
* fix: kyc modal closing after tos acceptance issue
* fix: remove bank acc caching from withdraw flow
* fix: update confirm claim modal copy
* fix: remove bank acc caching from claim flow
* fix: navheader title
* remove duplicate debounce code and use `useDebounce` hook instead (#1079)
* Landing page v2.1 (#1089)
* lpv2.1 part 1
* Add exchange widget
* add and integrate exchange API
* add yourMoney component bg
* update landing countries svg
* integrate frankfurter API
* fixes and improvements
* decrease hero section height
* allow max 2 decimal places
* Add `/exchange` route
* fix: overlay
* make destination amount editable and bugg fixes
* some fixes & currency improvements
* crucial commit
* fix checkmark, font size and weight
---------
Co-authored-by: Hugo Montenegro <[email protected]>
* [TASK-13186] refactor: use networkName instead of axelarChainName (#1095)
* refactor: use networkName instead of axelarChainName
* fix: types
* fix: onramp currency (#1096)
* fix: stretched favicon (#1099)
* [TASK-13971] fix: scientific notation in eip681 parsing (#1097)
* fix: scientific notation in eip681 parsing
* fix: qr handling tests
* fix: peanut sdk mock
* pull iban hotfix (#1100)
* fix: claim flow bugs (#1102)
* fix: cross chain claim
* fix: full name issue on confirm bank claim view
* fix: back navigation on desktop views
* Fix back button not working on /profile (#1101)
* Fix back button not working
* fix public profile page
* extract internal navigation logic to utility function
* fix: send link claims to us bank accounts (#1108)
* fix: usa bank account claims
* fix: show bank account details in confirm claim view
* Sync Landing page changes (#1111)
* reduce clouds size and update font
* fix: hero section responsiveness issue
* fix: formatting errors
* add currency animation
* fix: us bank claims after kyc for logged in users (#1112)
* fix: trim account form inputs for spaces (#1114)
* [TASK-14107] fix: don't allow claiming on xChain if route is not found (#1115)
* fix: don't allow claiming on xChain if route is not found
* fix(claim): use correct decimals for min receive amount
* feat: handle redirect uri when on unsupported browsers (#1117)
* feat: handle redirect uri when on unsupported browsers
* fix: confirm bank claim ui rows for iban guest claim
* remove animation (#1118)
* fix: formatting
---------
Co-authored-by: Kushagra Sarathe <[email protected]>
Co-authored-by: Mohd Zishan <[email protected]>
Co-authored-by: Hugo Montenegro <[email protected]>
0 commit comments