Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Code-4-Community/fcc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: Code-4-Community/fcc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: demo
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 23 files changed
  • 5 contributors

Commits on Dec 5, 2025

  1. Gr donation form step2 correct (#41)

    * wip: step1 layout + config, need to work on styling
    
    * donation form global styles
    
    * donation form step 2 styles
    
    * form step 2 styling fixes
    
    * style correction
    
    * styling
    
    * styling
    
    ---------
    
    Co-authored-by: gscott04 <gilliangscott@gmail.com>
    Co-authored-by: Thanin Kongkiatsophon <108406347+thaninbew@users.noreply.github.com>
    3 people authored Dec 5, 2025
    Configuration menu
    Copy the full SHA
    b0be110 View commit details
    Browse the repository at this point in the history
  2. fix syntax closing div

    thaninbew committed Dec 5, 2025
    Configuration menu
    Copy the full SHA
    a409e46 View commit details
    Browse the repository at this point in the history
  3. Fix/testimonial carousel (#40)

    * testimonial carousel
    
    * more updates (config + stripe + styling)
    
    * new changs
    
    * Add AutoRotatingTestimonialCarousel and update TestimonialCarousel
    
    * Implement testimonial carousel and auto rotating logic
    
    * Update yarn-1.22.19.cjs
    
    * fix dono form tests - testimonial still failing
    
    * replacing with newer carouisel test
    
    ---------
    
    Co-authored-by: thaninbew <kongkiatsophon.t@northeastern.edu>
    pujitakalinadhabhotla and thaninbew authored Dec 5, 2025
    Configuration menu
    Copy the full SHA
    c38b0fb View commit details
    Browse the repository at this point in the history
Loading