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

Remove jQuery class from the diff view #30176

Merged
merged 7 commits into from
Mar 29, 2024

Commits on Mar 29, 2024

  1. Remove jQuery class from the diff view

    - Switched from jQuery class functions to plain JavaScript `classList`
    - Tested the diff view functionality and it works as before
    
    Signed-off-by: Yarden Shoham <git@yardenshoham.com>
    yardenshoham committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    a3fdd0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    523552f View commit details
    Browse the repository at this point in the history
  3. Add default as '*'

    yardenshoham committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    70cc2b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b9c7a67 View commit details
    Browse the repository at this point in the history
  5. Update web_src/js/utils/dom.js

    Co-authored-by: silverwind <me@silverwind.io>
    yardenshoham and silverwind authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    fa57a4b View commit details
    Browse the repository at this point in the history
  6. Remove comment

    yardenshoham committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    14a797d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    959c09e View commit details
    Browse the repository at this point in the history