Monorepo implementation, resolves FRONT-597#1498
Open
arentant wants to merge 572 commits into
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
4 Skipped Deployments
|
|
Deployment failed with the following error: Learn More: https://vercel.com/docs/concepts/projects/project-configuration |
|
Deployment failed with the following error: Learn More: https://vercel.com/docs/concepts/projects/project-configuration |
…sion; remove unused comments in TransferCrypto component
…and focus trap - Introduced familyDrawerConstants for shared timing and gesture thresholds. - Created familyDrawerStyles for styling the family drawer component. - Implemented useFamilyDrawerDrag for drag-to-dismiss behavior. - Added useFamilyDrawerFocusTrap to manage focus within the drawer. - Developed useFamilyDrawerViewMorph for view transitions and height morphing. - Updated DepositLoading to conditionally render PoweredByFooter. - Enhanced TransferCrypto to support hidePoweredBy prop. - Modified ConnectStep to include selectSourceAccount in dependencies. - Refactored DepositComponent to manage deposit closing and powered by visibility. - Updated DepositAddressForm to accept hidePoweredBy prop. - Cleaned up SwapDetails by removing unused imports. - Refactored Footer to encapsulate PoweredByFooter rendering logic. - Updated WidgetLoading to utilize PoweredByFooter for consistent branding.
…bileModal Improve mobile experience for deposit widget in modal
- Updated balance and gas providers to import Hyperliquid providers from the new directory structure. - Refactored EVM provider to utilize new balance and gas provider imports. - Removed unused tempoTransactionBuilder file. - Introduced Hyperliquid withdrawal components and hooks for improved user experience. - Added error handling for Hyperliquid withdrawal process. - Implemented extended routes functionality with new types and utility functions for handling amounts and transformations. - Updated widget types to include extended routes types for better integration.
…e handling - Implemented a dedicated withdrawal component for Hyperliquid, allowing for a distinct user interface and flow. - Enhanced the `useHyperliquidWithdrawal` hook to manage the withdrawal process, including error handling and progress tracking. - Updated the resolver context to set extended route providers, ensuring they are available during render. - Refactored transfer execution to support progress updates, allowing for better user feedback during transactions. - Improved type definitions for transfer-related props to accommodate new features and ensure type safety. - Removed deprecated error resolution logic for Hyperliquid, centralizing error handling in the new structure.
…ling and UI updates
…just destination network
…nhance wallet balance handling
…hance route availability checks
…grate ReceivePicker options
feat: implement Hyperliquid deposit option and enhance deposit flow
…multiple packages
…eposit address form structure - Removed QRCodeSVG usage in DepositAddressInfo, ManualWithdraw, and WalletQrCode components, replacing it with StyledQRCode for better customization. - Introduced DepositQuoteDetails component to encapsulate min/max deposit and fee details, improving code organization and readability. - Added FeeCalculator component for calculating fees based on user input, enhancing user experience. - Removed SwapError component and its references to streamline error handling in the deposit address form. - Updated PayFromPicker styles for consistency. - Updated dependencies in pnpm-lock.yaml, including upgrading Node.js version and removing unused qrcode.react package.
…d resolver integration
Dev monorepo devmerge
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.