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

[7.0-stable] Merge pull request #2601 from tvdeyen/remove-jquery-ui-rails #2602

Merged
merged 2 commits into from
Oct 24, 2023

Commits on Oct 24, 2023

  1. Remove jquery-ui fade effect

    It is used only to fade in the dialog body during replacement.
    We can sinmply remove it, because it does not have much of an
    impact.
    
    (cherry picked from commit bc5ca2e)
    tvdeyen committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    0328963 View commit details
    Browse the repository at this point in the history
  2. Include jquery-ui widgets we use

    and remove the jquery-ui-rails gem, because it does not
    have the latest jquery-ui with security fixes.
    
    (cherry picked from commit 9ae02ef)
    tvdeyen committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    ba350cb View commit details
    Browse the repository at this point in the history