Project

General

Profile

Actions

Refactor #36186

open

update jQuery version

Added by Ron Lavi about 1 year ago. Updated about 1 year ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
JavaScript stack
Target version:
-
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

currently using version ~2.2.4 in [1] which is the latest of v2
in case we will want to migrate to v3, there is this guide that might be useful [2]
where they mention a migrating tool [3]

[1] https://github.com/theforeman/foreman-js/blob/dc8bbd0b892c4b6bd74aa78a783e0f8884d5262b/packages/vendor-core/package.json#L54
[2] https://jquery.com/upgrade-guide/3.0/
[3] https://github.com/jquery/jquery-migrate/#README

Actions #1

Updated by Ewoud Kohl van Wijngaarden about 1 year ago

  • Category set to JavaScript stack

I'll also add the context that long term we want to drop jQuery as a dependency, so we can also encourage people to move away from it. The biggest challenge is the host form, which heavily relies on it. Still: consider moving away from jquery if possible, rather than investing heavily into jQuery 3 compatibility.

Actions

Also available in: Atom PDF