jquery/src
2012-07-17 23:04:03 -04:00
..
ajax Fixes a variety of typographical problems. Closes gh-853 2012-07-11 09:46:21 -04:00
sizzle@e4d50dd01f Update Sizzle to fix #12082, #12087. 2012-07-17 23:04:03 -04:00
.jshintrc Adjust jshint options to pass with closure 'sub' changes 2012-07-10 12:12:55 -04:00
ajax.js Extracts the serialization code from the ajax module so that alternative ajax implementations can use it without the need for the whole ajax module to be included in the build. 2012-07-13 09:47:43 +02:00
attributes.js Revert "Fix #11397. Shush Firefox warning by re-breaking #6932 for BB 4.7." 2012-07-12 15:28:58 -04:00
callbacks.js Follow the style guide, lose 72 bytes! Closes gh-840. 2012-07-09 21:39:22 -04:00
core.js Follow the style guide, lose 72 bytes! Closes gh-840. 2012-07-09 21:39:22 -04:00
css.js Fixes a variety of typographical problems. Closes gh-853 2012-07-11 09:46:21 -04:00
data.js Follow the style guide, lose 72 bytes! Closes gh-840. 2012-07-09 21:39:22 -04:00
deferred.js Interim take on cross-module variables, closes gh-817. 2012-06-15 21:01:44 -04:00
deprecated.js Move jQuery.sub to deprecated.js, because it is. 2012-06-29 17:47:59 -07:00
dimensions.js Follow the style guide, lose 72 bytes! Closes gh-840. 2012-07-09 21:39:22 -04:00
effects.js Fixes a variety of typographical problems. Closes gh-853 2012-07-11 09:46:21 -04:00
event.js Follow the style guide, lose 72 bytes! Closes gh-840. 2012-07-09 21:39:22 -04:00
exports.js Strips IIFEs from modules; Always require built jQuery for tests. 2012-06-04 12:48:18 -04:00
intro.js Update copyright to jQuery Foundation. 2012-07-03 23:09:44 -04:00
manipulation.js Fix #10517. before() and after() on disconnected node should return multiple nodes. Closes gh-851. 2012-07-10 10:14:43 -04:00
offset.js Fix #11962. Standardize getter return values for empty sets. 2012-07-09 23:06:51 -04:00
outro.js Landing pull request 586. Create exports.js for exporting jQuery to window and AMD. Fixes #10687. 2011-11-14 12:13:25 -05:00
queue.js stop using reserved words as argument names 2012-06-28 21:39:58 -04:00
serialize.js Extracts the serialization code from the ajax module so that alternative ajax implementations can use it without the need for the whole ajax module to be included in the build. 2012-07-13 09:47:43 +02:00
sizzle-jquery.js Sizzle: minor adjustments and a small fix in the child selector regex 2012-07-02 15:24:33 -04:00
support.js Fix #11249. Inline styles anger Content Security Policy. 2012-07-07 17:28:35 -04:00
traversing.js Follow the style guide, lose 72 bytes! Closes gh-840. 2012-07-09 21:39:22 -04:00