Skip to content

chore: update jQuery UI to 1.14.2 (latest)#5

Closed
Copilot wants to merge 3 commits intodevelopfrom
copilot/update-jquery-ui
Closed

chore: update jQuery UI to 1.14.2 (latest)#5
Copilot wants to merge 3 commits intodevelopfrom
copilot/update-jquery-ui

Conversation

Copy link

Copilot AI commented Feb 23, 2026

Previous update stopped at 1.13.3; 1.14.2 is the actual latest stable release (2026-01-28).

Changes

  • Web/scripts/js/jquery-ui.1.14.2.min.js — new local JS asset from official npm package
  • Web/scripts/css/smoothness/jquery-ui.1.14.2.min.css — new local smoothness theme CSS
  • Web/scripts/css/smoothness/images/ — sprite images updated to 1.14.2
  • tpl/globalheader.tpl — all four load paths bumped (local JS, CDN JS + SRI hash, local CSS, CDN CSS):
- {jsfile src="js/jquery-ui.1.13.3.min.js"}
+ {jsfile src="js/jquery-ui.1.14.2.min.js"}

- <script src="https://code.jquery.com/ui/1.13.3/jquery-ui.min.js"
-     integrity="sha256-sw0iNNXmOJbQhYFuC9OF2kOlD5KQKe1y5lfBn4C9Sjg=" ...>
+ <script src="https://code.jquery.com/ui/1.14.2/jquery-ui.min.js"
+     integrity="sha256-mblSWfbYzaq/f+4akyMhE6XELCou4jbkgPv+JQPER2M=" ...>

- {cssfile src="scripts/css/smoothness/jquery-ui.1.13.3.min.css"}
+ {cssfile src="scripts/css/smoothness/jquery-ui.1.14.2.min.css"}

- <link href="https://code.jquery.com/ui/1.13.3/themes/smoothness/jquery-ui.css" ...>
+ <link href="https://code.jquery.com/ui/1.14.2/themes/smoothness/jquery-ui.css" ...>

💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: labmecanicatec <58854556+labmecanicatec@users.noreply.github.com>
Copilot AI changed the title [WIP] Update jQuery UI version chore: update jQuery UI from 1.12.1 to 1.13.3 Feb 24, 2026
Copilot AI requested a review from labmecanicatec February 24, 2026 00:04
Co-authored-by: labmecanicatec <58854556+labmecanicatec@users.noreply.github.com>
Copilot AI changed the title chore: update jQuery UI from 1.12.1 to 1.13.3 chore: update jQuery UI to 1.14.2 Feb 24, 2026
Copilot AI changed the title chore: update jQuery UI to 1.14.2 chore: update jQuery UI to 1.14.2 (latest) Feb 24, 2026
@labmecanicatec labmecanicatec deleted the copilot/update-jquery-ui branch February 24, 2026 00:38
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.

2 participants