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 sort menu #111

Merged
merged 11 commits into from
May 24, 2022
Merged

Fix sort menu #111

merged 11 commits into from
May 24, 2022

Commits on May 24, 2022

  1. comment service worker

    Rdjarbeng committed May 24, 2022
    Configuration menu
    Copy the full SHA
    25ec5a9 View commit details
    Browse the repository at this point in the history
  2. move sortUI() to global scope

    Rdjarbeng committed May 24, 2022
    Configuration menu
    Copy the full SHA
    b3466a1 View commit details
    Browse the repository at this point in the history
  3. Move display outside if for countdown creation

    Rdjarbeng committed May 24, 2022
    Configuration menu
    Copy the full SHA
    8d6344e View commit details
    Browse the repository at this point in the history
  4. fix sort menu not opening, use correct function

    Rdjarbeng committed May 24, 2022
    Configuration menu
    Copy the full SHA
    788ff27 View commit details
    Browse the repository at this point in the history
  5. progress in context menu fix

    Rdjarbeng committed May 24, 2022
    Configuration menu
    Copy the full SHA
    8ce6c41 View commit details
    Browse the repository at this point in the history
  6. fix context menu duplication

    Rdjarbeng committed May 24, 2022
    Configuration menu
    Copy the full SHA
    0b9f976 View commit details
    Browse the repository at this point in the history
  7. add description for function

    Rdjarbeng committed May 24, 2022
    Configuration menu
    Copy the full SHA
    ce5a510 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'master' into fixSortMenu

    Rdjarbeng committed May 24, 2022
    Configuration menu
    Copy the full SHA
    b866ea1 View commit details
    Browse the repository at this point in the history
  9. move sort arrow functions to named global scope, prevent listener fro…

    …m registering twice
    Rdjarbeng committed May 24, 2022
    Configuration menu
    Copy the full SHA
    7c692bc View commit details
    Browse the repository at this point in the history
  10. remove unused logs

    Rdjarbeng committed May 24, 2022
    Configuration menu
    Copy the full SHA
    13a6282 View commit details
    Browse the repository at this point in the history
  11. Activate service worker, cache names

    Rdjarbeng committed May 24, 2022
    Configuration menu
    Copy the full SHA
    059b966 View commit details
    Browse the repository at this point in the history