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

autoScroll #106

Merged
merged 17 commits into from
Sep 27, 2021
Merged

autoScroll #106

merged 17 commits into from
Sep 27, 2021

Commits on Sep 23, 2021

  1. Configuration menu
    Copy the full SHA
    4bfeadb View commit details
    Browse the repository at this point in the history
  2. planned in autoscroll.txt

    chomosuke committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    df07fb9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    232d642 View commit details
    Browse the repository at this point in the history
  4. moved showCardDetail to homecontext

    this is to facilitate the locking mechanism of cards for scroll
    chomosuke committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    3b3a804 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

  1. Configuration menu
    Copy the full SHA
    62ad2ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2518b7 View commit details
    Browse the repository at this point in the history
  3. reorganized Home.tsx

    chomosuke committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    65071b7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    280ae58 View commit details
    Browse the repository at this point in the history
  5. removed autoScroll.txt

    chomosuke committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    3cc3201 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2021

  1. fixed cardDelete bug

    chomosuke committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    d5cbf09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a1ad11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c5c239 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. Configuration menu
    Copy the full SHA
    5d261e2 View commit details
    Browse the repository at this point in the history
  2. moved showCardDetail back to AppContext

    created 3 function for homeContext: lockCard, unlockCard, unlockCardLater
    chomosuke committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    6a6a03b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41198cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf9f165 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    89b98a9 View commit details
    Browse the repository at this point in the history