]> source.dussan.org Git - jquery.git/shortlog
jquery.git
2013-07-10 Timmy WillisonInclude Sizzle and Qunit with bower. Fixes #14118.
2013-07-08 Timmy WillisonRemove `undefined` var declarations
2013-07-04 Timmy WillisonSupport CommonJS environments by accentuating the need...
2013-07-04 Timmy WillisonUpdate sizzle to 1.10.3-pre
2013-07-03 Dave MethvinUpdating the source version to 1.10.3-pre
2013-07-03 Dave MethvinTagging the 1.10.2 release.
2013-07-03 Timmy WillisonUpdate Sizzle to version 1.10.2
2013-07-02 Dave MethvinChange the changelog header style
2013-07-02 Dave MethvinRevert "Fix #13983. Switch to //# for sourcemaps."
2013-07-02 Dave MethvinFix #13983. Switch to //# for sourcemaps.
2013-07-01 OlegFix test for #13937 ticket. Close gh-1299
2013-07-01 Michał GołębiowskiUpdate AUTHORS.txt
2013-07-01 Jason MerinoFixes #14049: don't append px to CSS order value. Close...
2013-06-27 Timmy WillisonUpdate Sizzle: bower manifest
2013-06-19 terrycojonesMoved too-early assignment inside the if stmt where...
2013-06-05 Jörn ZaeffererBuild: Update testswarm task to node-testswarm 1.x API
2013-06-03 Timmy WillisonUpdate Sizzle. Avoid the use of frameElement. Fixes...
2013-06-03 Jason BedardAvoid jQuery(this) and a closure for .toggle(Boolean...
2013-06-02 Richard GibsonFix #13974: XML .attr("type")
2013-05-31 Michał GołębiowskiNo ticket: correct typo in an example in README.md...
2013-05-30 Dave MethvinUpdating the source version to 1.10.2-pre
2013-05-30 Dave MethvinTagging the 1.10.1 release.
2013-05-29 Eddie MongeFix #13789: Don't throw when module === null. Close...
2013-05-29 OlegSizzle Update: fix #13936 - iframe reload should not...
2013-05-28 Richard GibsonFix #13937: Correctly scope .finish() following multi...
2013-05-26 Richard GibsonFix #13939: Same-unit relative animations
2013-05-24 Dave MethvinUpdating the source version to 1.10.1-pre
2013-05-24 Dave MethvinTagging the 1.10.0 release.
2013-05-24 Michał GołębiowskiRemove an unnecessary comment
2013-05-24 Dave MethvinDo not include the path in map references.
2013-05-23 Michał GołębiowskiFix #13793. Correct source map generation bugs. Close...
2013-05-23 Julian AubourgHandles HEAD requests as if they always were 204. Fixes...
2013-05-21 Richard GibsonFollowup #13315: Correct support comment
2013-05-17 Dave MethvinUpdate the map reference in each minified file.
2013-05-17 Dave Methvinbuild: switch from .min.gz to .zip format.
2013-05-17 Chris Talkingtonbuild: update release script to use nodejs archiver.
2013-05-17 Chris Talkingtonbuild: correct paths so that archiving works.
2013-05-16 Richard GibsonFix #13894: CSS identifiers with backslash-escaped...
2013-05-14 Richard GibsonFix #13835: classes separated by form feed
2013-05-14 Richard GibsonFix #13855: line-height animations. Close gh-1265.
2013-05-13 Renato Oliveira... Ref #13483: Cherry-pick tests from master ea5c22ec12e6a...
2013-05-11 Dave MethvinAdd release time to header on uncompressed file.
2013-05-10 Timmy WillisonUpdate Sizzle: fix sort order test
2013-05-10 Timmy WillisonUpdate Sizzle: empty string arguments in pseudos. Fixes...
2013-05-10 Dave MethvinUpdating the source version to 1.10.0-pre
2013-05-10 Dave MethvinTagging the 1.10.0-beta1 release. 1.10.0-beta1
2013-05-09 Kyle Robinson... Use grunt option with grunt.util.spawn, close gh-1255.
2013-05-09 Jason BedardOnly call jQuery(this) when needed. Close gh-1260.
2013-05-09 Dave MethvinFix #13223. Re-allow leading space in HTML. Close gh...
2013-05-09 Dave MethvinCreate CDN archives in the build script.
2013-05-08 Timmy WillisonUpdate Sizzle: minor fixes
2013-05-07 Timmy WillisonUpdate Sizzle: fix failing tests with attributes
2013-05-07 Timmy WillisonMove attr hook for value to Sizzle.
2013-05-06 Richard GibsonNo ticket: Sync master/1.x-master README.md.
2013-05-01 Richard GibsonFix #13846: .prev sort direction
2013-04-29 Richard GibsonFix #13803: domManip remote-script evaluation per 1...
2013-04-24 Richard GibsonFix #13819: .parent sort direction
2013-04-24 Richard GibsonFix #13809: Avoid collisions with words reserved by...
2013-04-23 Richard GibsonFix #13810: .replaceWith(nextSibling)
2013-04-22 Richard GibsonFix #13807: attribute/Object.prototype name collisions
2013-04-20 Richard GibsonFix #13797: .is with single-node context
2013-04-20 Richard GibsonNo ticket: Reduce .find
2013-04-18 Timmy WillisonFix failing test in manipulation. Empty string values...
2013-04-18 Richard GibsonFix #13776: Add banner before generating source map...
2013-04-18 Timmy WillisonRemove usage of the deprecated getAttributeNode() unles...
2013-04-18 Michał GołębiowskiFix #13743. Remove deprecated support.boxModel. Close...
2013-04-18 Michał GołębiowskiFix #13741. Make wrap/unwrap methods optional; close...
2013-04-17 Richard GibsonFollowup #13779: Backwards-compatible unit test
2013-04-17 Richard GibsonFix #12838: hook point for non-jQuery.ajax synchronous...
2013-04-17 Rick WaldronFixes #13779. Remove nodes in document order
2013-04-16 Richard GibsonFix #13596; #13722: .replaceWith consistency. Close...
2013-04-15 Michał GołębiowskiFurther spacing & code style corrections.
2013-04-15 Michał GołębiowskiCorrect spacing
2013-04-15 Timmy WillisonUpdate Sizzle: src attribute in IE7. Fixes #13777.
2013-04-09 Timmy WillisonAdd onevar to jshintrc, but remove the option for linti...
2013-04-09 Timmy WillisonUpdate Sizzle: jshintrc
2013-04-09 Timmy WillisonUpdate jshintrc to conform to new style guide. Conform...
2013-04-09 Richard GibsonFix #13754: Require element.style for support tests
2013-04-09 Dave MethvinFix #13393. Avoid IE9 activeElement of death.
2013-04-09 Oleg GaidarenkoAdjust the return value of the tabIndex propHook to...
2013-04-08 Timmy WillisonUpdate Sizzle: pick IE over Chrome this time. Supplemen...
2013-04-08 Timmy WillisonRevert "Update Sizzle: use documentElement in focus...
2013-04-08 Timmy WillisonUpdate Sizzle: use documentElement in focus selector...
2013-04-08 Richard GibsonRef #12652: Allow overriding native .click() suppression
2013-04-08 Michał GołębiowskiNo ticket: Move jQuery.fn.size to deprecated. Close...
2013-04-07 Michał GołębiowskiRef #13554: Move redundant methods to event-alias.js...
2013-04-07 Michał GołębiowskiNo ticket: fix indentation. Close gh-1224.
2013-04-06 Dave MethvinFix indentation issue with last cherry-pick.
2013-04-06 Dave MethvinFix #13721. Filter before .remove() loop so positionals...
2013-04-05 Richard GibsonNo ticket: minor 1.x/2.x code standardization
2013-04-05 Richard GibsonFix #13539: Utilize Sizzle hooks. Close gh-1215.
2013-04-04 Richard GibsonRef 65a66489: oldIE handholding for native event tests
2013-04-04 Brandon JohnsonFix #12199. Handle iteration over inherited properties...
2013-04-04 Michał GołębiowskiFix #13543. offsetWidth is wrong on non-1 zoom. Close...
2013-04-04 Dave MethvinRemove doesNotIncludeMarginInBodyOffset from support...
2013-04-04 Michał GołębiowskiRemove an unused support check, correct a comment....
2013-04-04 Michał GołębiowskiUpdate grunt-contrib-jshint to 0.3.0, ref gh-1204.
2013-04-04 Richard GibsonRef #13353: capture onlyHandlers in jQuery.Event.isTrig...
2013-04-04 jrburkeRemove the define.amd.jQuery check, close gh-1150.
2013-04-01 Richard GibsonNo ticket: fix build date formatting
next