Skip to content

Update jQuery UI to 1.14.1 #1171

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

Merged
merged 6 commits into from
Apr 5, 2025
Merged

Update jQuery UI to 1.14.1 #1171

merged 6 commits into from
Apr 5, 2025

Conversation

incoming-th
Copy link
Contributor

Attempt to upgrade jQueryUI to 1.14.1

#1170

@mar10
Copy link
Owner

mar10 commented Mar 27, 2025

Thank you, I will look into as soon as I find some time...
Are the concrete issues that are addressed with the update, or breaking changes introduced?

@incoming-th
Copy link
Contributor Author

incoming-th commented Mar 27, 2025

@mar10 If you are referring to jQueryUI, the only breaking changes are:

-Backward compatibility with the 1.11 API is disabled by default
-Some removed API due to drop support for edge

(https://blog.jqueryui.com/2024/08/jquery-ui-1-14-0-released/)

But I was not able to build the ./dist content with grunt to test locally. Is there any command to run to do that? I wasn't ableo find it.

EDIT: grunt clean:dist copy:build cssmin copy:ui_deps copy:dist replace:release

I was able to build and then copy to dist to test the fork locally in my project.

@mar10 mar10 requested a review from Mats0 as a code owner April 5, 2025 06:33
Copy link

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CodeQL found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.

@mar10 mar10 merged commit 59e89f6 into mar10:master Apr 5, 2025
2 checks passed
@mar10 mar10 requested a review from Copilot April 5, 2025 16:44
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 49 out of 68 changed files in this pull request and generated no comments.

Files not reviewed (19)
  • demo/sample-3rd-confirm.html: Language not supported
  • demo/sample-3rd-contextmenu-abs.html: Language not supported
  • demo/sample-3rd-grid-scrollbar.html: Language not supported
  • demo/sample-3rd-jQuery-contextMenu.html: Language not supported
  • demo/sample-3rd-ui-contextmenu.html: Language not supported
  • demo/sample-accordion.html: Language not supported
  • demo/sample-configurator.html: Language not supported
  • demo/sample-events.html: Language not supported
  • demo/sample-ext-childcounter.html: Language not supported
  • demo/sample-ext-columnview.html: Language not supported
  • demo/sample-ext-dnd.html: Language not supported
  • demo/sample-ext-edit.html: Language not supported
  • demo/sample-ext-filter.html: Language not supported
  • demo/sample-ext-fixed.html: Language not supported
  • demo/sample-ext-glyph-awesome3.html: Language not supported
  • demo/sample-ext-glyph-awesome4.html: Language not supported
  • demo/sample-ext-glyph-awesome5.html: Language not supported
  • demo/sample-ext-glyph-bootstrap3.html: Language not supported
  • demo/sample-ext-glyph-material.html: Language not supported
Comments suppressed due to low confidence (1)

CHANGELOG.md:6

  • [nitpick] Consider revising the formatting of this bullet point to match the style of other changelog entries. For example, you might remove the leading '-' if it could be confused with a diff marker.
+-   #1171 Update jQuery to 3.7.1 and jQuery UI to 1.14.1

@mar10 mar10 requested review from Copilot and removed request for Mats0 April 5, 2025 16:46
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 49 out of 68 changed files in this pull request and generated no comments.

Files not reviewed (19)
  • demo/sample-3rd-confirm.html: Language not supported
  • demo/sample-3rd-contextmenu-abs.html: Language not supported
  • demo/sample-3rd-grid-scrollbar.html: Language not supported
  • demo/sample-3rd-jQuery-contextMenu.html: Language not supported
  • demo/sample-3rd-ui-contextmenu.html: Language not supported
  • demo/sample-accordion.html: Language not supported
  • demo/sample-configurator.html: Language not supported
  • demo/sample-events.html: Language not supported
  • demo/sample-ext-childcounter.html: Language not supported
  • demo/sample-ext-columnview.html: Language not supported
  • demo/sample-ext-dnd.html: Language not supported
  • demo/sample-ext-edit.html: Language not supported
  • demo/sample-ext-filter.html: Language not supported
  • demo/sample-ext-fixed.html: Language not supported
  • demo/sample-ext-glyph-awesome3.html: Language not supported
  • demo/sample-ext-glyph-awesome4.html: Language not supported
  • demo/sample-ext-glyph-awesome5.html: Language not supported
  • demo/sample-ext-glyph-bootstrap3.html: Language not supported
  • demo/sample-ext-glyph-material.html: Language not supported
Comments suppressed due to low confidence (1)

CHANGELOG.md:6

-   #1171 Update jQuery to 3.7.1 and jQuery UI to 1.14.1

@mar10 mar10 linked an issue Apr 5, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update jQuery UI to Update jQuery UI to 1.14.1
2 participants