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

FIX #641: GitHub Calender working properly #658

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

Commits on Jan 6, 2024

  1. ADD: react-github-calender

    - added react-github-calender
    - removed github-calender
    AdityaMayukhSom committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    4ec7c15 View commit details
    Browse the repository at this point in the history
  2. UPDATE: uses react-github-calender to show contributions

    - removed old manual import of css files for github-calender
    - added GitHubCalender component from react-github-calender
      and setup username prop
    AdityaMayukhSom committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    7cf0bec View commit details
    Browse the repository at this point in the history
  3. REMOVE: unnecessary module declaration and custom css file

    - react-github-calender uses it's own css so removing manual css.
    - it is written in typescript, so removing unused module declaration.
    AdityaMayukhSom committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    a419c95 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a9c99f View commit details
    Browse the repository at this point in the history