wiki.techinc.nl/resources/lib/jquery
paladox 23a4285be0 Update jQuery Cookie to v1.3.1
Source

* https://github.com/carhartl/jquery-cookie/blob/v1.3.1/jquery.cookie.js

Change log

* https://github.com/carhartl/jquery-cookie/blob/v1.3.1/CHANGELOG.md

Notable changes:

* Removed the "raw" option from $.cookie.
  This can now only be set globally via $.cookie.raw

* Bugfix: Properly handle RFC 2068 quoted cookie values.

* New: $.cookie() returns all available cookie.

We should eventually upgrade to v1.4.1, but that has a breaking change.
Namely, it drops support for $.cookie('key', null) which needs to be
replaced by $.removeCookie which didn't exist until v1.2.0.

Change-Id: Ic664dbe7b1be2c9dd67d0f50599c36fa2dab8449
2014-07-28 20:28:17 +01:00
..
jquery.appear.js
jquery.async.js
jquery.ba-throttle-debounce.js
jquery.cookie.js Update jQuery Cookie to v1.3.1 2014-07-28 20:28:17 +01:00
jquery.form.js
jquery.fullscreen.js
jquery.hoverIntent.js
jquery.js Upgrade jQuery to 1.11.1 2014-05-15 15:10:53 +00:00
jquery.json.js
jquery.jStorage.js Upgrade jStorage to v0.4.10 to fix a bug with the TTL 2014-06-26 21:10:07 +00:00
jquery.migrate.js Add mw.track calls for jquery.migrate 2014-06-09 22:14:54 +00:00
jquery.mockjax.js
jquery.qunit.css
jquery.qunit.js
jquery.validate.js
jquery.xmldom.js