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 |
||
|---|---|---|
| .. | ||
| jquery.appear.js | ||
| jquery.async.js | ||
| jquery.ba-throttle-debounce.js | ||
| jquery.cookie.js | ||
| jquery.form.js | ||
| jquery.fullscreen.js | ||
| jquery.hoverIntent.js | ||
| jquery.js | ||
| jquery.json.js | ||
| jquery.jStorage.js | ||
| jquery.migrate.js | ||
| jquery.mockjax.js | ||
| jquery.qunit.css | ||
| jquery.qunit.js | ||
| jquery.validate.js | ||
| jquery.xmldom.js | ||