jquery/src
2014-11-03 12:34:45 -05:00
..
ajax Ajax: remove event dependency from the ajax module 2014-10-14 21:24:05 +04:00
attributes Attr: Use typeof check for getAttribute method 2014-09-02 21:48:35 +04:00
core Core: Drop strundefined variable 2014-09-02 20:29:10 +04:00
css CSS: Correct typo in the comment 2014-09-03 00:20:23 +04:00
data Data: avoid non-alphanumeric chars in expando properties 2014-09-26 15:03:05 +04:00
effects Build: update grunt-jscs-checker and pass with the new rules 2014-07-17 10:25:59 -07:00
event Build: update grunt-jscs-checker and pass with the new rules 2014-07-17 10:25:59 -07:00
exports Build: Moved JSHint directives to .jshintrc file 2014-09-02 20:31:11 +04:00
manipulation Support: clean up comments and Support notation 2014-06-10 23:28:14 -04:00
queue Change broken url to wayback one 2014-10-30 10:26:38 -04:00
traversing Traversing: Check all pairwise element combinations for .find( els ) 2014-01-17 00:38:56 -05:00
var Core: Drop strundefined variable 2014-09-02 20:29:10 +04:00
.jshintrc Build: Moved JSHint directives to .jshintrc file 2014-09-02 20:31:11 +04:00
ajax.js Ajax: Fix for request aborted in ajaxSend 2014-11-01 12:44:43 -04:00
attributes.js All non-var modules should not indent in their AMD wrappers (just for prettier builds). No functionality changes. 2013-09-09 12:08:00 -04:00
callbacks.js Build: update grunt-jscs-checker and pass with the new rules 2014-07-17 10:25:59 -07:00
core.js Build: update grunt-jscs-checker and pass with the new rules 2014-07-17 10:25:59 -07:00
css.js CSS: Removed redundant "to the number" in comment 2014-09-02 20:12:35 +04:00
data.js Build: update grunt-jscs-checker and pass with the new rules 2014-07-17 10:25:59 -07:00
deferred.js Build: update grunt-jscs-checker and pass with the new rules 2014-07-17 10:25:59 -07:00
deprecated.js Deprecated: Drop size and andSelf methods 2014-10-30 01:19:54 +01:00
dimensions.js Build: update grunt-jscs-checker and pass with the new rules 2014-07-17 10:25:59 -07:00
effects.js Build: update grunt-jscs-checker and pass with the new rules 2014-07-17 10:25:59 -07:00
event.js Event: Restore the constructor property on jQuery.Event prototype 2014-09-04 03:28:40 -04:00
intro.js Support: clean up comments and Support notation 2014-06-10 23:28:14 -04:00
jquery.js Ajax: move ajax event aliases to their own file 2014-06-02 12:39:11 -04:00
manipulation.js Docs: 1.x-master branch -> compat branch; 2.x branch -> master branch 2014-11-03 12:34:45 -05:00
offset.js Offset: Simplified a conditional 2014-09-02 20:29:10 +04:00
outro.js No ticket. Restore checking individual src/**/*.js files by jsHint. 2013-09-06 20:31:18 +02:00
queue.js Build: update grunt-jscs-checker and pass with the new rules 2014-07-17 10:25:59 -07:00
selector-native.js Build: update grunt-jscs-checker and pass with the new rules 2014-07-17 10:25:59 -07:00
selector-sizzle.js Fix some code style inconsistencies 2013-10-07 03:16:18 +04:00
selector.js No ticket. Restore checking individual src/**/*.js files by jsHint. 2013-09-06 20:31:18 +02:00
serialize.js Build: update grunt-jscs-checker and pass with the new rules 2014-07-17 10:25:59 -07:00
traversing.js Support: clean up comments and Support notation 2014-06-10 23:28:14 -04:00
wrap.js Wrap: Declare a dependency on the manipulation module 2014-06-02 16:43:46 -04:00