jquery/src
Oleg Gaidarenko 708764f47b Effects: Improve raf logic
* Make animation behave as if jQuery.fx.off = true if document is hidden

* Use cancelAnimationFrame in jQuery.fx.stop

Closes gh-1578
2014-06-16 03:08:46 +04:00
..
ajax Ajax: .load() should trim its selector 2014-03-04 20:43:14 -05:00
attributes Support: clean up comments and Support notation 2014-06-10 23:28:14 -04:00
core Support: clean up comments and Support notation 2014-06-10 23:28:14 -04:00
css CSS: Do not throw on frame elements in FF 2014-06-16 03:08:26 +04:00
data Support: clean up comments and Support notation 2014-06-10 23:28:14 -04:00
effects Support: clean up comments and Support notation 2014-06-10 23:28:14 -04:00
event Ajax: move ajax event aliases to their own file 2014-06-02 12:39:11 -04:00
exports Support: clean up comments and Support notation 2014-06-10 23:28:14 -04:00
manipulation Support: clean up comments and Support notation 2014-06-10 23:28:14 -04:00
queue AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163. 2013-08-15 14:15:49 -04:00
sizzle Selector: Update Sizzle to 1.10.19 2014-04-18 17:17:51 -04:00
traversing Traversing: Check all pairwise element combinations for .find( els ) 2014-01-17 00:38:56 -05:00
var Core: Remove native String#trim usage to save size 2014-03-04 23:08:35 +01:00
.jshintrc Revert "Ajax: Fix #14424. Use ActiveX in IE9+ on local files, close gh-1434." 2013-12-15 22:02:51 -05:00
ajax.js Support: clean up comments and Support notation 2014-06-10 23:28:14 -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 No ticket: fix code style inconsistencies. Closes gh-1361 2013-09-13 01:04:29 +04:00
core.js Ajax: Always use script injection in globalEval 2014-06-16 03:08:46 +04:00
css.js Support: clean up comments and Support notation 2014-06-10 23:28:14 -04:00
data.js Support: clean up comments and Support notation 2014-06-10 23:28:14 -04:00
deferred.js Support: clean up comments and Support notation 2014-06-10 23:28:14 -04:00
deprecated.js Apply consistent ordering in all modules. -38 bytes. Order modules like functions > jQuery.extend > jQuery.fn.extend. 2013-09-09 13:54:46 -05:00
dimensions.js Support: clean up comments and Support notation 2014-06-10 23:28:14 -04:00
effects.js Effects: Improve raf logic 2014-06-16 03:08:46 +04:00
event.js Support: clean up comments and Support notation 2014-06-10 23:28:14 -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 Support: clean up comments and Support notation 2014-06-10 23:28:14 -04:00
offset.js Support: clean up comments and Support notation 2014-06-10 23:28:14 -04:00
outro.js No ticket. Restore checking individual src/**/*.js files by jsHint. 2013-09-06 20:31:18 +02:00
queue.js Support: clean up comments and Support notation 2014-06-10 23:28:14 -04:00
selector-native.js Selector: Use Element.matches in selector-native if available 2014-03-20 23:32:40 -04: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 Correct code style in comment line 2013-09-13 19:29:48 +04: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