-
Notifications
You must be signed in to change notification settings - Fork 1
🎨 Enhance GitRecap badge styling and export functionality #18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
BrunoV21
merged 17 commits into
main
from
kore-01K9F17N457C6JC5EBGQBDXSBP-badge-styling-aspect-ratio
Nov 8, 2025
Merged
🎨 Enhance GitRecap badge styling and export functionality #18
BrunoV21
merged 17 commits into
main
from
kore-01K9F17N457C6JC5EBGQBDXSBP-badge-styling-aspect-ratio
Nov 8, 2025
Conversation
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
…tter visual appeal
…port customization
…tter visual presentation Changed the badge dimensions to use a wider 16:10 aspect ratio (800px width) instead of the previous 4:3 format to provide more horizontal space for content. Updated button and UI element colors to use a consistent coral theme (#ff7f50), improved text contrast by using white text on colored backgrounds, and adjusted line height for better readability. These changes enhance the overall visual appeal and usability of the badge export feature.
…isual consistency
…lement with Button component
…elector and export option buttons
…al_signup response handling
…arize net changes instead of listing commit history
…uest generation This commit introduces source and target branch context to the pull request prompt template and websocket handler
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
This pull request introduces significant improvements to the GitRecap badge styling and export functionality, including a new 16:10 aspect ratio, enhanced visual design, and better customization options. The changes also include API refactoring and UI improvements for a more consistent and user-friendly experience.
✨ Features
🐞 Bug Fixes
⚙️ Improvements
store_fetcherand simplifyexternal_signupresponse handlingButtoncomponent for better maintainability🧹 Refactoring
dummyOutputin a div for improved styling and layout consistency🗒️ Notes