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

Convert jQuery .on event listeners to their native JS equivalents #1035

Merged
merged 7 commits into from
Aug 8, 2023

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    50ec9c9 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    437c101 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    f11fb9a View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    293e981 View commit details
    Browse the repository at this point in the history
  2. [REFACTOR] minor changes requested @Jaifroid

    - `event.preventDefault()` added for more buttons
    - moved `prefixElement` up in the code
    - semicolons added
    Rishabhg71 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    08ff3ca View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    d715412 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3631e3b View commit details
    Browse the repository at this point in the history