.. |
ajax
|
Ajax: Remove remnants of the load event alias handling
|
2015-06-01 19:13:06 +02:00 |
attributes
|
Attributes: add SVG class manipulation
|
2015-05-12 10:24:42 -04:00 |
core
|
Core: remove custom ready event
|
2015-05-12 10:29:07 -04:00 |
css
|
CSS: Don't name the anonymous swap function
|
2015-06-01 19:58:21 +02:00 |
data
|
Data: use removeAttribute in cleanData to bypass Chrome bug
|
2014-12-10 11:47:54 -05:00 |
effects
|
Effects: set default easing using jQuery.easing._default
|
2015-05-05 10:26:02 -07:00 |
event
|
Event: remove deprecated event aliases
|
2015-05-19 13:47:17 +03:00 |
exports
|
Build: fix tests in AMD mode
|
2014-12-10 10:18:59 -05:00 |
manipulation
|
Manipulation: privatize buildFragment() function
|
2015-05-05 12:12:14 -07:00 |
queue
|
Change broken url to wayback one
|
2014-10-30 10:28:33 -04:00 |
traversing
|
Selector: add jQuery.uniqueSort; deprecate jQuery.unique
|
2015-05-04 15:28:44 -07:00 |
var
|
CSS: Support relative adjustment in any applicable unit
|
2015-03-09 13:31:11 -04:00 |
.jshintrc
|
Build: Update grunt-contrib-jshint
|
2015-06-13 23:24:01 +02:00 |
ajax.js
|
Ajax: remove deprecated extensions from ajax promise
|
2015-02-17 09:59:22 +03: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:07:40 -04:00 |
callbacks.js
|
Callbacks: Reduce size
|
2015-01-10 22:17:27 -05:00 |
core.js
|
Core: Make jQuery objects iterable
|
2015-06-13 23:31:27 +02:00 |
css.js
|
CSS: Don't cache unrecognized CSS property names
|
2015-06-01 14:25:14 +02:00 |
data.js
|
Data: always camelCase keys in .data()
|
2015-05-04 10:41:44 -04:00 |
deferred.js
|
Deferred: Always handle progress callbacks before done/fail
|
2015-04-22 15:25:35 -04:00 |
deprecated.js
|
Deprecated: Drop size and andSelf methods
|
2014-10-30 14:09:34 +01:00 |
dimensions.js
|
Misc: Drop support for older browsers; update support comments
|
2014-12-08 21:12:33 +01:00 |
effects.js
|
CSS: Ignore the CSS cascade in show()/hide()/etc.
|
2015-05-11 13:01:13 -04:00 |
event.js
|
Event: Remove an internal argument to the on method
|
2015-06-14 00:24:50 +02:00 |
intro.js
|
Core: Align code in intro.js with master
|
2015-05-12 11:57:30 +02:00 |
jquery.js
|
Build: fix tests in AMD mode
|
2014-12-10 10:18:59 -05:00 |
manipulation.js
|
Manipulation: Remove an internal argument to the remove method
|
2015-06-14 00:34:05 +02:00 |
offset.js
|
Offset: return zeros for disconnected/hidden elements
|
2015-06-16 10:55:51 -04:00 |
outro.js
|
Build: fix tests in AMD mode
|
2014-12-10 10:18:59 -05:00 |
queue.js
|
Build: update grunt-jscs-checker and pass with the new rules
|
2014-07-17 11:08:37 -07:00 |
selector-sizzle.js
|
Selector: add jQuery.uniqueSort; deprecate jQuery.unique
|
2015-05-04 15:28:44 -07:00 |
selector.js
|
Core: Follow the AMD specification for define
|
2015-04-13 11:53:54 -04:00 |
serialize.js
|
Build: update grunt-jscs-checker and pass with the new rules
|
2014-07-17 11:08:37 -07:00 |
support.js
|
Misc: Drop support for older browsers; update support comments
|
2014-12-08 21:12:33 +01:00 |
traversing.js
|
Selector: add jQuery.uniqueSort; deprecate jQuery.unique
|
2015-05-04 15:28:44 -07:00 |
wrap.js
|
Wrap: Support .unwrap( selector) for selective unwrapping
|
2015-03-30 13:39:44 -04:00 |