aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Event: Copy detail property to jQuery.Event on native eventsDave Methvin2014-12-031-1/+1
* Core: Throw an error on $("#") rather than returning 0-length collectionDave Methvin2014-12-031-1/+2
* Manipulation: support data-URI scripts insertionBin Xin2014-12-031-0/+1
* CSS: Clean up memory leak in reliableMarginRightDave Methvin2014-12-021-0/+2
* Dimensions: allow modification of coordinates argumentOleg Gaidarenko2014-11-161-1/+3
* CSS: Fix get upper case alpha opacity in IE8Zheming Sun2014-11-081-1/+1
* Build: Put "jQuery Compat" in banners in built filesMichał Gołębiowski2014-11-031-1/+1
* Ajax: Fix for request aborted in ajaxSendDan Hart2014-11-011-0/+6
* Change broken url to wayback oneArthur Verschaeve2014-10-301-1/+1
* Deprecated: Drop size and andSelf methodsMichał Gołębiowski2014-10-301-12/+1
* Ajax: remove event dependency from the ajax moduleOleg Gaidarenko2014-10-141-2/+3
* Manipulation: Update html5shiv elementsAlexander Farkas2014-09-131-3/+3
* Event: Restore the `constructor` property on jQuery.Event prototypeDaniel Herman2014-09-041-0/+1
* CSS: Correct typo in the commentOleg Gaidarenko2014-09-031-1/+1
* CSS: Use pre-defined displays for html and bodyOleg Gaidarenko2014-09-031-1/+7
* CSS: Remove use of getDefaultComputedStyleNazar Mokrynskyi2014-09-021-10/+2
* Core: Drop strundefined variableChris Antaki2014-09-029-31/+20
* CSS: Removed redundant "to the number" in commentAurelio De Rosa2014-09-021-1/+1
* CSS: elements are hidden when either offsetWidth or offsetHeight is zeroTimmy Willison2014-07-171-1/+3
* Build: update grunt-jscs-checker and pass with the new rulesTimmy Willison2014-07-1734-138/+300
* Ajax: Add support comment and fix code style issueChris Antaki2014-07-131-0/+1
* Core: Consistently use local reference to access()Timo Tijhof2014-07-131-1/+1
* Build: Move all external libraries to external directoryScott González2014-06-253-2048/+0
* Build: Remove unused Sizzle test filesScott González2014-06-258-11410/+0
* Effects: Improve raf logicOleg Gaidarenko2014-06-161-24/+18
* Effects: Reintroduce use of requestAnimationFrameOleg Gaidarenko2014-06-161-1/+25
* Ajax: Always use script injection in globalEvalOleg Gaidarenko2014-06-161-10/+11
* CSS: Do not throw on frame elements in FFOleg Gaidarenko2014-06-161-1/+8
* Core: Work around loss of precision from parseFloatRichard Gibson2014-06-071-1/+2
* Wrap: Declare a dependency on the manipulation moduleTJ VanToll2014-06-021-0/+1
* Ajax: Support usage without jQuery.eventTJ VanToll2014-06-021-1/+2
* Ajax: move ajax event aliases to their own fileTimmy Willison2014-06-023-7/+14
* Data: Work around IE11 bug with onpageshow attributeDave Methvin2014-04-301-5/+8
* Effects: Respect display value on inline elementsOleg Gaidarenko2014-04-301-3/+6
* Selector: Update Sizzle to 1.10.19Richard Gibson2014-04-183-28/+38
* Dimensions: Reverse a check to avoid potential reflowsChristian Kosmowski2014-04-181-1/+1
* Effects: Fix inline element animationsRichard Gibson2014-03-241-2/+2
* Css: change boxSizingReliable in IE<9.Michał Gołębiowski2014-03-211-4/+3
* Event: Remove redundant fallback to getPreventDefault()Michał Gołębiowski2014-03-201-5/+3
* Effects: Don't overwrite display:none when .hide()ing hidden elementsRichard Gibson2014-03-201-5/+10
* CSS: jQuery#hide should always save display valueOleg Gaidarenko2014-03-201-6/+3
* Attributes: Trim whitespace from option text when returned as a valueJohn Hoven2014-03-201-1/+3
* CSS: window.getDefaultComputedStyle may return nullRodrigo Rosenfeld Rosas2014-03-201-3/+4
* Core: Fix comments for .get() methodBenjy Cui2014-03-201-2/+2
* Event: Treat Pointer events like mouse events, #14741louisremi2014-03-161-2/+4
* CSS: Add flex-grow and flex-shrink to cssNumberRoman Rei_2014-03-131-0/+2
* AMD: Note on AMD best practicesS. Andrew Sheppard2014-03-121-0/+6
* Event: Call underlying stopImmediatePropagation when presentDave Methvin2014-03-121-0/+7
* Support: Simplify the box-sizing testMichał Gołębiowski2014-03-102-16/+8
* Css: Revert 24e587929f62428e1959b10aace6dc4fd65ab397Michał Gołębiowski2014-03-101-3/+0