]> source.dussan.org Git - jquery.git/shortlog
jquery.git
2016-05-20 Timmy WillisonBuild: Updating the 2.2-stable version to 2.2.5-pre.
2016-05-20 Oleg GaidarenkoTests: adjust to older version of qunit
2016-05-20 Oleg GaidarenkoRevert "Build: Bump qunit version"
2016-05-19 Oleg GaidarenkoBuild: Bump qunit version
2016-05-19 Oleg GaidarenkoEvent: don't execute native stop(Immediate)Propagation...
2016-05-13 Timmy WillisonRelease: remove extraneous files from dist during release
2016-05-13 Timmy WillisonRelease: copy sizzle separately into an 'external'...
2016-05-02 Michał GołębiowskiTests: Make the regex catching Safari 9.0/9.1 more...
2016-05-02 Michał GołębiowskiTests: take Safari 9.1 into account
2016-04-26 Michał GołębiowskiBuild: test on Node.js 6
2016-04-26 Michał GołębiowskiCSS: Don't workaround the IE 11 iframe-in-fullscreen...
2016-04-05 Timmy WillisonBuild: Updating the 2.2-stable version to 2.2.4-pre. 3047/head
2016-04-04 Oleg GaidarenkoAjax: execute jQuery#load callback with correct context
2016-03-17 Timmy WillisonBuild: Updating the 2.2-stable version to 2.2.3-pre.
2016-03-17 Timmy WillisonAttributes: strip/collapse whitespace for set values...
2016-03-14 Richard GibsonCore: Restore 1.x isPlainObject constructor checks 2999/head
2016-03-07 Timmy WillisonAttributes: remove redundant parent check
2016-03-07 Timmy WillisonAttributes: fix setting selected on an option in IE<=11 2990/head
2016-03-07 Timmy WillisonCore: restore enumeration behavior in isPlainObject
2016-03-02 Michał GołębiowskiCore: drop the document.implementation.createHTMLDocume... 2972/head
2016-02-24 Timmy WillisonRelease: include external/sizzle in releases
2016-02-22 Timmy WillisonBuild: Updating the 2.2-stable version to 2.2.2-pre.
2016-02-22 Timmy WillisonBuild: update AUTHORS
2016-02-22 Timmy WillisonCSS: fix for disconnected elems on doc fragments in...
2016-02-22 Timmy WillisonBuild: use hard-coded path to sizzle in selector-sizzle
2016-02-13 Zack HallTests: Set Edge's expected support for clearCloneStyle...
2016-02-13 Oleg GaidarenkoBuild: add `npm-debug.log` to `.gitignore`
2016-02-13 Oleg GaidarenkoTests: use `jQuery` variable instead of `$`
2016-02-11 Oleg GaidarenkoBuild: simplify and correct .editorconfig
2016-02-11 Oleg GaidarenkoTests: test element position outside view
2016-02-08 Oleg GaidarenkoRevert "Offset: account for scroll when calculating...
2016-01-27 Timmy WillisonRevert "Manipulation: don't auto-insert tbody"
2016-01-27 Timmy WillisonCSS: Add test for gh-2867
2016-01-27 Todor PrikumovCSS: Make sure elem.ownerDocument.defaultView is not...
2016-01-15 Devin WilsonEvent: Fix chaining .on() with null handlers
2016-01-11 Michał GołębiowskiEvent: compat -> 1.x in comments
2016-01-11 Timmy WillisonRelease: compat -> 1.x. Remove compat-specific release...
2016-01-08 Timmy WillisonBuild: Updating the 2.2-stable version to 2.2.1-pre.
2016-01-08 Timmy WillisonManipulation: re-expose domManip until 3.0
2016-01-08 Timmy WillisonRelease: ensure files are copied to dist
2016-01-08 Timmy WillisonRelease: allow local and github dists
2016-01-08 Timmy WillisonRelease: update AUTHORS.txt
2016-01-07 Michał GołębiowskiTests: hotfix for c1511c673148208ab17cafa0faf37bce3b4ae392
2016-01-07 Michał GołębiowskiTests: Accept Android 2.3 doesn't fire window.onerror...
2016-01-07 Michał GołębiowskiTests: Disable/relax a few tests failing in Android 2.3
2016-01-07 Timmy WillisonData: find hyphenated data with camelCased key
2016-01-07 Jun SunCSS: Add animation-iteration-count to cssNumber, fix...
2016-01-07 Timmy WillisonTests: fix lint in restored test
2016-01-07 Timmy WillisonRevert "Event: remove guard for falsy handler argument...
2016-01-07 Timmy WillisonRevert "Attributes: Remove undocumented .toggleClass...
2016-01-06 Timmy WillisonCore:CSS: disable 2 tests for Opera 12
2015-12-09 Oleg GaidarenkoRevert "Core: make isNumeric limited to strings and...
2015-11-17 Michał GołębiowskiTests: Fix support tests results for Android 2.3
2015-11-17 Michał GołębiowskiEffects: Remove tests for jQuery.Animation & jQuery...
2015-11-16 Michał GołębiowskiTests: Fix Safari 5.1 support tests results
2015-11-16 Michał GołębiowskiTests: Blacklist the iframe scrollTop test in Opera...
2015-11-16 Michał GołębiowskiTests: Fix support tests results
2015-11-16 Michał GołębiowskiBuild: Change the 2.2-stable version to 2.2.0-pre
2015-11-16 Michał GołębiowskiRevert "Ajax:Attributes:CSS:Manipulation: Reduce Androi...
2015-11-16 Michał GołębiowskiMisc: Fix the tests, revert some unneeded/broken reverts
2015-11-16 Michał GołębiowskiRevert "Misc: Drop support for older browsers; update...
2015-11-13 Oleg GaidarenkoRelease: fix revert artefacts
2015-11-13 Oleg GaidarenkoEffects: manually revert two `requestAnimationFrame...
2015-11-13 Oleg GaidarenkoRevert "Manipulation: execute scripts from iframe in...
2015-11-13 Oleg GaidarenkoRevert "Ajax: Always use script injection in globalEval"
2015-11-13 Oleg GaidarenkoOffset: do not run tests which break without back-incom...
2015-11-13 Oleg GaidarenkoCallbacks: bring back size reduction
2015-11-13 Oleg GaidarenkoRelease: fix revert artefacts
2015-11-13 Oleg GaidarenkoRevert "Deprecated: Drop size and andSelf methods"
2015-11-13 Oleg GaidarenkoRevert "Manipulation: support data-URI scripts insertion"
2015-11-13 Oleg GaidarenkoRevert "Core: Throw an error on $("#") rather than...
2015-11-13 Oleg GaidarenkoRevert "Manipulation: improve test for data-URI"
2015-11-13 Oleg GaidarenkoRevert "Manipulation: make wrapAll funarg execute only...
2015-11-13 Oleg GaidarenkoRelease: remove revert artefacts
2015-11-13 Oleg GaidarenkoRevert "Callbacks: Don't abort execution on .lock()"
2015-11-13 Oleg GaidarenkoRevert "Callbacks: Reduce size"
2015-11-13 Oleg GaidarenkoRevert "Core: Remove deprecated context and selector...
2015-11-13 Oleg GaidarenkoRevert "Core: Return empty array instead of null for...
2015-11-13 Oleg GaidarenkoRevert "Manipulation: increase delay of data-URI test"
2015-11-13 Oleg GaidarenkoRevert "Ajax: remove deprecated extensions from ajax...
2015-11-13 Oleg GaidarenkoRelease: remove revert artefacts
2015-11-13 Oleg GaidarenkoRevert "Deferred: Backwards-compatible standards intero...
2015-11-13 Oleg GaidarenkoRevert "Wrap: Support .unwrap( selector) for selective...
2015-11-13 Oleg GaidarenkoRevert "Event: remove guard for falsy handler argument...
2015-11-13 Oleg GaidarenkoRevert "Data: do not include digits when camelCasing"
2015-11-13 Oleg GaidarenkoRevert "Data: always camelCase keys in .data()"
2015-11-13 Oleg GaidarenkoRevert "Data: camelCasing should not ignore case"
2015-11-13 Oleg GaidarenkoRevert "Offset: Fix .offset() to correctly work with...
2015-11-13 Oleg GaidarenkoRevert "Offset: allow offset setter to throw for discon...
2015-11-13 Oleg GaidarenkoRevert "Offset: remove ownerDocument check in offset...
2015-11-13 Oleg GaidarenkoRevert "CSS: Ignore the CSS cascade in show()/hide...
2015-11-11 Oleg GaidarenkoRevert "CSS: Make show/hide/toggle methods a module"
2015-11-11 Oleg GaidarenkoRevert "CSS: fix AMD mode for the new showHide module"
2015-11-11 Oleg GaidarenkoRevert "Effects: fix loading showHide in AMD mode"
2015-11-11 Oleg GaidarenkoRevert "Core: remove custom ready event"
2015-11-11 Oleg GaidarenkoAjax: code style fixes
2015-11-11 Oleg GaidarenkoRevert "Event: remove deprecated event aliases"
2015-11-11 Oleg GaidarenkoRevert "Ajax: Remove remnants of the load event alias...
2015-11-11 Oleg GaidarenkoRevert "Revert "Offset: allow offset setter to throw...
2015-11-11 Oleg GaidarenkoRevert "Deferred: add .catch handler"
next