Conversation
…tation - Updated package dependencies including @auth/prisma-adapter and eslint. - Enhanced globe component with improved color configurations and adaptive settings for dark mode. - Added floating token generator in API documentation for better user experience. - Updated README with new Discord link and improved API documentation with detailed authentication instructions. - Refactored styles for Swagger UI to support light and dark modes. Files changed: - package.json, package-lock.json: Updated dependencies. - src/components/ui/globe.tsx: Enhanced globe configuration and added dark mode support. - src/pages/api-docs.tsx: Implemented floating token generator and improved documentation. - src/utils/swagger.ts: Updated API documentation with detailed authentication instructions. - src/styles/swagger-overrides.css: Refactored styles for light and dark modes.
- Refactored CSS for Swagger UI to improve responsiveness and visual consistency across light and dark themes. - Updated button styles, input fields, and modal layouts for better user experience. - Added unified styling for response sections, including headers and code blocks, ensuring readability and aesthetic appeal. - Implemented rounded corners for tables and opblock cards to enhance the overall design. Files changed: - src/styles/swagger-overrides.css: Comprehensive updates to styling for light and dark modes.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
…nt and TypeScript in Next.js configuration. Added new ESLint and TypeScript dependencies to package.json and package-lock.json. Updated API documentation to handle type safety and improve error handling in the ApiDocs component.
…components - Introduced balance fetching for wallets, displaying loading states and balances in the wallet cards. - Added new components: WalletBalance, EmptyWalletsState, and SectionExplanation for better user experience. - Refactored CardWallet to include balance and loading state props, ensuring accurate display of wallet information. - Improved error handling and display logic for multisig wallet addresses. Files changed: - src/components/pages/homepage/wallets/index.tsx: Major updates to wallet management functionality and UI components.
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.