Opened 7 years ago

Closed 7 years ago

#28956 closed Cleanup/optimization (fixed)

Update admin's jQuery to 3.2.1

Reported by: Tim Graham Owned by: Tim Graham
Component: contrib.admin Version: dev
Severity: Normal Keywords:
Cc: Triage Stage: Accepted
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

The last update was to 2.2.3 in c999c8d8f61dbfc9998620f668aa8c0c610e3845.

Change History (4)

comment:1 by Tim Graham, 7 years ago

Has patch: set

comment:2 by Tim Graham <timograham@…>, 7 years ago

In b730973f:

Refs #28956 -- Removed usage of jQuery's deprecated .selector property in admin JavaScript.

comment:3 by Tim Graham <timograham@…>, 7 years ago

In 0fc4b1f3:

Refs #28956 -- Removed usage of jQuery's deprecated event methods in admin JavaScript.

comment:4 by Tim Graham <timograham@…>, 7 years ago

Resolution: fixed
Status: assignedclosed

In 6deaddcc:

Fixed #28956 -- Updated admin's jQuery to 3.2.1.

Note: See TracTickets for help on using tickets.
Back to Top