mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #49281
[Bug 1741987] A change has been merged
Reviewed: https://reviews.mahara.org/8937
Committed: https://git.mahara.org/mahara/mahara/commit/fac1d239eb65918eb5ab534f18657c46f0463ced
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: master
commit fac1d239eb65918eb5ab534f18657c46f0463ced
Author: Cecilia Vela Gurovic <ceciliavg@xxxxxxxxxxxxxxx>
Date: Fri Jun 1 13:58:58 2018 +1200
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
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1741987
Title:
Update jquery to version 3.3.1
Status in Mahara:
Fix Committed
Bug description:
jQuery 3.3.1 is available
http://jquery.com/download/
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1741987/+subscriptions
References