]> source.dussan.org Git - jquery.git/shortlog
jquery.git
2015-03-25 Michał GołębiowskiData: Drop the tests relying on applets 2166/head
2015-03-25 Michał GołębiowskiBuild: Update native-promise-only 2159/head
2015-03-24 Timmy WillisonBuild: save sinon update for later
2015-03-23 Michał GołębiowskiOffset: Round offset value for the sake of floating...
2015-03-20 Richard GibsonDeferred: Backwards-compatible standards interoperability
2015-03-17 Richard GibsonTests: Expand CSS relative adjustment tolerance for IE
2015-03-17 Richard GibsonTests: Fix CSS relative adjustment test for round-down...
2015-03-16 Timmy WillisonAttributes: revert returning null for non-elements
2015-03-16 Timmy WillisonAttributes: fix failing test for new return value
2015-03-16 Winston HowesAttributes: return null when attribute does not exist
2015-03-09 Rick WaldronData: restore explicit data removal of private data...
2015-03-09 Mr21CSS: Support relative adjustment in any applicable...
2015-03-08 Stephen EdgarBuild: remove deprecated JSHint options
2015-03-08 Oleg GaidarenkoEvent: correct support comment
2015-03-05 Rick WaldronData: updates to element[expando] cache
2015-03-04 Rick WaldronData: move element cache to element[expando]
2015-03-04 Jason BedardData: avoid Object.defineProperties for nodes
2015-02-19 Oleg GaidarenkoCore: change jQuery.each and jQuery#each signatures
2015-02-19 Oleg GaidarenkoAjax: remove use of jQuery#each second argument
2015-02-19 Oleg GaidarenkoTests: make top of the HTML suite compliant with style...
2015-02-17 Oleg GaidarenkoAjax: remove deprecated extensions from ajax promise
2015-02-14 Oleg GaidarenkoBuild: fix broken assertions caused by QUnit update
2015-02-14 Oleg GaidarenkoAjax: replace "jqXHR.complete" callback with "always"
2015-02-14 Oleg GaidarenkoAjax: make jQuery#load "type" field explicit
2015-02-14 Oleg GaidarenkoAjax: simplify one ajax call and add explanatory comment
2015-02-14 Oleg GaidarenkoCore: simplify "each" stylesheet iteration test
2015-02-14 Jörn ZaeffererBuild: Update QUnit to latest (1.17.1)
2015-02-11 Oleg GaidarenkoOffset: don't run scrollTop/scrollLeft iframe test...
2015-02-11 Oleg GaidarenkoManipulation: don't auto-insert tbody
2015-02-10 Oleg GaidarenkoManipulation: simplify html wrappers
2015-02-05 Michał GołębiowskiCSS: save 20 bytes in css/support 2063/head
2015-02-05 Michał GołębiowskiCSS: Fix the pixelMarginRight support test in Android 2.3
2015-02-04 Michał GołębiowskiCSS: Restore the hack to get pixels for .css('width... 1842/head
2015-01-30 Timmy WillisonRelease: push dist to same remote as project
2015-01-30 Timmy WillisonRelease: remove sourcemap comment from all copies of...
2015-01-30 Timmy WillisonRelease: fix CDN archive creation
2015-01-29 Timmy WillisonRelease: dist can be run during a test
2015-01-29 Timmy WillisonRelease: bower.json is actually generated from scratch
2015-01-29 Timmy WillisonRelease: Distribute files to distribution repo
2015-01-29 Michał GołębiowskiData: Use a PDF object instead of a Java applet for... 2028/head
2015-01-29 Michał GołębiowskiBuild: Speed up the Travis build 2027/head
2015-01-26 Oleg GaidarenkoManipulation: increase delay of data-URI test
2015-01-25 Michał GołębiowskiEvent: Add a note about a mouseenter bug in Chrome
2015-01-19 Timmy WillisonRelease: update AUTHORS.txt
2015-01-19 Timo TijhofCore: Return empty array instead of null for parseHTML("")
2015-01-14 Dave MethvinEvent: HTML5 drop events inherit from MouseEvent
2015-01-13 Oleg GaidarenkoOffset: simplify jQuery#offsetParent method
2015-01-13 Leonardo BragaManipulation: add support to tag-hyphenated elements
2015-01-13 Leonardo BragaCore: add support to tag-hyphenated elements
2015-01-12 Dave MethvinBuild: Sanctify the component name status of Wrap
2015-01-12 Dave MethvinCore: Remove deprecated context and selector properties
2015-01-12 George MauerAjax: $.post and $.get can now take an options object
2015-01-11 Richard GibsonBuild: Rearrange grunt/npm tasks into a build/dist...
2015-01-11 Richard GibsonCore: Standardize indexOf comparisons
2015-01-11 Richard GibsonCallbacks: Reduce size
2015-01-11 Richard GibsonCallbacks: Don't abort execution on .lock()
2015-01-11 Richard GibsonCallbacks: No object starts out locked
2015-01-11 Richard GibsonBuild: Specify valid components for commit messages
2015-01-09 Dave MethvinDocs: Fix README uppercase
2015-01-07 Dave MethvinDocs: Clarify custom build instructions
2015-01-07 Dave MethvinRelease: Remove copying of jquery-latest files
2015-01-07 Victor HomyakovAjax: Fix cross-domain detection test for non-default...
2015-01-07 Dave MethvinMisc: Mac OS is now OS X, thanks @xfq
2015-01-05 Aditya RaghavanEvent: Normalize mouse event properties in drag events
2015-01-03 Anne-Gaelle... Build: Remove dates from copyright notice
2015-01-03 Michał GołębiowskiREADME: update the Homebrew site address
2014-12-26 Michał GołębiowskiBuild: Don't assume the browser environment; smoke...
2014-12-25 Nicolas HENRYDeferred: Fix $.when with resolved deferred and progres...
2014-12-25 Shivaji VarmaAjax: simplify jQuery.parseXML method
2014-12-25 Oleg GaidarenkoOffset: don't run scrollTop/scrollLeft iframe test...
2014-12-23 Oleg GaidarenkoCSS: simplify "defaultDisplay" module
2014-12-23 Oleg GaidarenkoManipulation: make wrapAll funarg execute only once
2014-12-23 Mike SidorovData: shave off a couple of bytes
2014-12-23 Victor HomyakovData: speed up $.fn.data() for camel-cased key
2014-12-23 Aditya RaghavanCSS: Add unit tests for negative margins and positioning
2014-12-23 Aditya RaghavanEvent: fix incorrect window bug with scrollTop/Left...
2014-12-17 Timmy WillisonBuild: Sizzle version labels must start with a dash
2014-12-17 Timmy WillisonBuild: update node dependencies
2014-12-17 Timmy WillisonBuild: account for version labels in Sizzle versions
2014-12-17 Dave MethvinAuthors: Update AUTHORS.TXT and .mailmap
2014-12-15 Timmy WillisonSizzle: update to 2.1.1
2014-12-15 Oleg GaidarenkoREADME: various text fixes
2014-12-13 Michał GołębiowskiSupport: Correct iOS 8 support test results, re-arrange...
2014-12-11 Ben ToewsAjax: use anchor tag for parsing urls
2014-12-10 Timmy WillisonCore: re-introduce createHTMLDocument in parseHTML...
2014-12-10 Dave MethvinEvent: Empty namespaces should be uneventfully ignored
2014-12-09 Timmy WillisonCore: revert addition of createHTMLDocument. Thanks...
2014-12-09 Dave MethvinCss: Remove non-functional unit test for negative margin
2014-12-09 Timmy WillisonCore: pass empty string to createHTMLDocument to appease IE
2014-12-09 Timmy WillisonCore: remove unnecessary support test for createHTMLDoc...
2014-12-09 Timmy WillisonBuild: fix tests in AMD mode
2014-12-09 Frederic HembergerCore: use document.implemenation.createHTMLDocument...
2014-12-09 Michał GołębiowskiSupport: Re-organize browser order, add Safari 8
2014-12-09 Daniel HusarCore: Simplify and speed up .each
2014-12-08 Michał GołębiowskiAttributes: Use the option val hook in select val hook... 1901/head
2014-12-08 Oleg GaidarenkoManipulation: improve test for data-URI
2014-12-08 Veaceslav GrimalschiEvent: Fully clean up events in unit test
2014-12-08 Dave MethvinCallbacks: Disabling a callback should prevent firing
2014-12-06 Richard GibsonTests: Tilt at a few style guide windmills
2014-12-06 Richard GibsonTests: Accommodate page changes from the QUnit HTML...
next