Skip to content
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

feat: testimonial carousel on homepage #467

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on May 23, 2023

  1. refactor: abstract testimonial data to utilities

    Josh Morton committed May 23, 2023
    Configuration menu
    Copy the full SHA
    56d55d4 View commit details
    Browse the repository at this point in the history
  2. refactor: add testimonial card component

    Josh Morton committed May 23, 2023
    Configuration menu
    Copy the full SHA
    f93026e View commit details
    Browse the repository at this point in the history
  3. refactor: testimonal card on donate page

    Josh Morton committed May 23, 2023
    Configuration menu
    Copy the full SHA
    1a3fcf3 View commit details
    Browse the repository at this point in the history
  4. feat: Testimonial Carousel on homepage

    Josh Morton committed May 23, 2023
    Configuration menu
    Copy the full SHA
    54b7510 View commit details
    Browse the repository at this point in the history
  5. feat: carousel paging dark mode

    Josh Morton committed May 23, 2023
    Configuration menu
    Copy the full SHA
    bd0965d View commit details
    Browse the repository at this point in the history
  6. fix: adapt height to current slide

    Josh Morton committed May 23, 2023
    Configuration menu
    Copy the full SHA
    bfaecad View commit details
    Browse the repository at this point in the history
  7. fix: set isRequired & handle undefined

    Josh Morton committed May 23, 2023
    Configuration menu
    Copy the full SHA
    0450280 View commit details
    Browse the repository at this point in the history
  8. test: include utilities directory

    Josh Morton committed May 23, 2023
    Configuration menu
    Copy the full SHA
    dbe0bb1 View commit details
    Browse the repository at this point in the history
  9. fix: remove ' codes from testimonal text

    Josh Morton committed May 23, 2023
    Configuration menu
    Copy the full SHA
    fa50f49 View commit details
    Browse the repository at this point in the history