Conversation
…le for event handler serialization
…ng, and interactive header links
… format with ffmpeg
…on for ProfileCover
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.
📝 Summary of Changes
This Pull Request introduces the following logical adjustments:
Features
5fa2a65- feat(opensource): create type definitions, configuration schema and data structures (by @wistant)7bb44c3- feat(opensource): implement home preview block and dedicated filters page (by @wistant)8e75f23- feat(opensource): support personal repo filtering, pinned order sorting, and interactive header links (by @wistant)2c3dbb9- feat(cover): implement theme cycle animation loop and click interaction for ProfileCover (by @wistant)7a1cd33- feat(layout): integrate RandomBackground backdrop overlay for premium look (by @wistant)3c2e204- feat(projects): assign random backgrounds from public directory to project previews (by @wistant)Bug Fixes
a49187f- fix(lint): resolve unused import warning in certifications page (by @wistant)e2feb6f- fix(eslint): fix cascading renders in cover and random background effects (by @wistant)Formatting & Style
f37eff0- style(images): compress cover images to optimized WebP format with ffmpeg (by @wistant)c14938d- style(images): compress backgrounds directory files to optimized WebP format with ffmpeg (by @wistant)9396562- style(format): format opensource list and page files with Prettier (by @wistant)Refactoring
fe9de76- refactor(opensource): extract project card subcomponents to client file for event handler serialization (by @wistant)Maintenance Tasks
f8be192- chore(git): ignore local .protocols directory (by @wistant)a5d6136- chore(sync): backport version bumps from main to dev (by @wistant)Other Changes
a6cbbd9- release: 1.0.7-rc.4 (by @wistant)