.. |
ajax
|
Ajax: Remove remnants of the load event alias handling
|
2015-06-01 19:05:54 +02:00 |
attributes
|
Core: organize prop & attr code to be similar
|
2015-06-23 16:52:00 +03:00 |
core
|
Core: Switch from modules to just window.setTimeout etc.
|
2015-06-17 12:59:01 +02:00 |
css
|
CSS: make the getStyles function more readable
|
2015-06-25 02:48:35 +02:00 |
data
|
Data: remove the expando when there's no more data
|
2015-05-12 10:09:40 -04:00 |
effects
|
Effects: Add tests for jQuery.Tween
|
2015-06-26 20:05:25 -04:00 |
event
|
Event: remove deprecated event aliases
|
2015-05-19 13:43:34 +03:00 |
exports
|
Build: fix tests in AMD mode
|
2014-12-09 15:39:24 -05:00 |
manipulation
|
Manipulation: privatize buildFragment() function
|
2015-05-05 11:44:55 -07:00 |
queue
|
Core: Switch from modules to just window.setTimeout etc.
|
2015-06-17 12:59:01 +02:00 |
traversing
|
Selector: add jQuery.uniqueSort; deprecate jQuery.unique
|
2015-05-04 15:27:12 -07:00 |
var
|
Core: Switch from modules to just window.setTimeout etc.
|
2015-06-17 12:59:01 +02:00 |
.jshintrc
|
Core: Use window.setTimeout & friends instead of global equivalents
|
2015-06-17 12:29:49 +02:00 |
ajax.js
|
Core: Switch from modules to just window.setTimeout etc.
|
2015-06-17 12:59:01 +02: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
|
Callbacks: Reduce size
|
2015-01-10 23:08:27 -05:00 |
core.js
|
Core: Make jQuery objects iterable
|
2015-06-13 23:14:36 +02:00 |
css.js
|
CSS: Work around an IE11 fullscreen dimensions bug
|
2015-06-23 00:53:00 +02:00 |
data.js
|
Data: always camelCase keys in .data()
|
2015-05-04 10:27:30 -04:00 |
deferred.js
|
Core: Switch from modules to just window.setTimeout etc.
|
2015-06-17 12:59:01 +02: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
|
Core: Switch from modules to just window.setTimeout etc.
|
2015-06-17 12:59:01 +02:00 |
event.js
|
Event: Remove an internal argument to the on method
|
2015-06-14 00:06:51 +02:00 |
intro.js
|
Build: Remove dates from copyright notice
|
2015-01-03 16:01:57 -05:00 |
jquery.js
|
Build: fix tests in AMD mode
|
2014-12-09 15:39:24 -05:00 |
manipulation.js
|
Manipulation: Remove an internal argument to the remove method
|
2015-06-14 00:07:31 +02:00 |
offset.js
|
Offset: return before getBoundingClientRect to avoid error in IE8-11
|
2015-06-16 11:21:58 -04:00 |
outro.js
|
Build: fix tests in AMD mode
|
2014-12-09 15:39:24 -05: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
|
Effects: Add tests for jQuery.Tween
|
2015-06-26 20:05:25 -04:00 |
selector-sizzle.js
|
Selector: add jQuery.uniqueSort; deprecate jQuery.unique
|
2015-05-04 15:27:12 -07:00 |
selector.js
|
Core: Follow the AMD specification for define
|
2015-04-13 11:53:26 -04:00 |
serialize.js
|
Build: update grunt-jscs-checker and pass with the new rules
|
2014-07-17 10:25:59 -07:00 |
traversing.js
|
Selector: add jQuery.uniqueSort; deprecate jQuery.unique
|
2015-05-04 15:27:12 -07:00 |
wrap.js
|
Wrap: Support .unwrap( selector) for selective unwrapping
|
2015-03-30 13:38:40 -04:00 |