Collins - #334
Merged
Merged
Conversation
- Adjust layout and styling in ProjectsPage and ProjectCard components. - Enhance ProjectSidebar to include crowdfund data and voting logic. - Implement new API methods for voting, retrieving votes, and removing votes. - Update types for vote handling in the API. - Clean up unused code and improve responsiveness across components.
- Refactor ProfileData to use ProfileDataClient for improved user data display. - Introduce ActivityFeed and ActivityTab components for tracking user activities. - Implement filtering and sorting functionality in the new ProjectsTab and FilterControls components. - Add modal support for displaying followers and following lists. - Create reusable TeamList component for displaying team members across various sections. - Integrate mock data for testing and development purposes. - Update UserStats to include clickable follower and following counts for better user interaction.
…ta integration - Added lodash.debounce for improved performance in user interactions. - Updated ProfileDataClient to utilize user data for displaying activities and stats. - Refactored ActivityFeed and ActivityTab components to fetch real user activities and statistics. - Removed mock data dependencies from FollowersModal and ProjectsTab, integrating real user data instead. - Enhanced ProjectsTab to support infinite scrolling and dynamic project loading based on user data.
…ss and user experience - Integrated useWindowSize hook to adjust component layouts and styles based on screen size. - Updated Navbar component to improve spacing and responsiveness for various screen sizes. - Refactored ProjectCard to support full-width display and adjusted styles accordingly. - Enhanced ProjectList and ProjectsTab to utilize updated ProjectCard properties and improve project status mapping. - Improved MobileMenu and AuthenticatedNav for better user interaction and accessibility.
…d user experience - Updated OrganizationsLayout to include relative positioning for better layout control. - Refactored OrganizationContent to replace Button with BoundlessButton for consistency. - Enhanced OrganizationHeader with sticky positioning and improved link styling. - Introduced new tabs in OrganizationSettings for Profile, Links, Members, and Transfer Ownership, improving organization management. - Added new components for managing organization links and members, including EmailInviteSection and PermissionsTable. - Improved styling and layout across various components for better responsiveness and user interaction.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
💡 Enable Vercel Agent with $100 free credit for automated AI reviews |
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.