Skip to content
Commit fac1d239 authored by Cecilia Vela Gurovic's avatar Cecilia Vela Gurovic Committed by Robert Lyon
Browse files

Bug 1741987: Update jquery - Attributes

Attributes
  Breaking change: .removeAttr() no longer sets properties to false
    - replace removeAttr with checked, selected,  readonly or disabled -migration tool also complained about this last one- and replace with .prop("attr", false)
  Breaking change: select-multiple with nothing selected returns an empty array
    - could not find any select multiple elements
  Deprecated: .toggleClass() with no arguments and .toggleClass( Boolean )
    - there are no .toggleClass() or toggleClass( Boolean ) in core

behatnotneeded

Change-Id: I20c941b1bcd9b1be3ae22907ab83b59b157fbd88
parent 3d1abcc2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment