Skip to content

Adapting layout and headlines components to ShadCN + issues resolved #1771

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

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

idanidan29
Copy link
Collaborator

@idanidan29 idanidan29 commented Jul 19, 2025

What kind of change does this PR introduce?

Adapted the layout and headlines components to use ShadCN and updated the Cypress tests accordingly.
Added hover effects for the blog cards (the image and title will get bigger) added a read more section and adjusted the image sizes of the cards to be the same size (this was resolved before but for some reason the issue appeared again)

Issue Number:

Screenshots/videos:

Screen.Recording.2025-07-19.114112.mp4

The adapted components look the same

Summary

this PR solve an issue in the blog page and adapts 2 component to ShadCN while adjusting the tests and keeping a full coverage

Does this PR introduce a breaking change?

no

Checklist

Please ensure the following tasks are completed before submitting this pull request.

@idanidan29 idanidan29 requested a review from a team as a code owner July 19, 2025 08:45
@idanidan29 idanidan29 added the GSoC Google Summer of Code related label Jul 19, 2025
@github-project-automation github-project-automation bot moved this to Ready to review in PR - Triage Group Jul 19, 2025
Copy link

github-actions bot commented Jul 19, 2025

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
website ✅ Ready (View Log) Visit Preview e9e6cec

Copy link

codecov bot commented Jul 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (8ea58e7) to head (e9e6cec).

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1771   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           29        29           
  Lines          553       554    +1     
  Branches       161       162    +1     
=========================================
+ Hits           553       554    +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GSoC Google Summer of Code related
Projects
Status: Ready to review
Development

Successfully merging this pull request may close these issues.

✨ Enhancement: Refactor Documentation Components to ShadCN/UI ✨ Enhancement: Blog Cards with Hover Effects and Dedicated 'Read More' Button
1 participant