]> source.dussan.org Git - jquery.git/shortlog
jquery.git
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...
2014-12-05 Richard GibsonTests: Minor updates for QUnit 1.16 compatibility
2014-12-05 Richard GibsonTests: Update QUnit
2014-12-04 David CorbachoBuild: Remove empty define({}) from build output
2014-12-04 Dave MethvinCONTRIBUTING: Condense info and add directions to other...
2014-12-03 Dave MethvinEvent: Copy detail property to jQuery.Event on native...
2014-12-03 Dave MethvinCore: Throw an error on $("#") rather than returning...
2014-12-03 Dave MethvinREADME: Add selector-native.js link. Thanks @randsonjs!
2014-12-03 Bin XinManipulation: support data-URI scripts insertion
2014-12-02 Dave MethvinCSS: Clean up memory leak in reliableMarginRight
2014-11-16 Oleg GaidarenkoDimensions: allow modification of coordinates argument
2014-11-10 Oleg GaidarenkoDocs: correct grunt command in README.md
2014-11-08 Oleg GaidarenkoBuild: Fix various typos
2014-11-06 Michał GołębiowskiManipulation: Check state lost if the name is set for...
2014-11-04 Michał GołębiowskiMisc: Adjust comments & docs to dropping IE<8 in jQuery...
2014-11-03 Michał GołębiowskiMisc: Remove leftover -moz-box-sizing in tests
2014-11-03 Michał GołębiowskiMisc: Drop support for older browsers; update support...
2014-11-03 Timmy WillisonDocs: 1.x-master branch -> compat branch; 2.x branch...
2014-11-03 Timmy WillisonBuild: update version to 3.0.0-pre
2014-11-01 Dan HartAjax: Fix for request aborted in ajaxSend
2014-10-30 Arthur VerschaeveChange broken url to wayback one
2014-10-30 Michał GołębiowskiREADME: Update the description of the deprecated module
2014-10-30 Michał GołębiowskiDeprecated: Drop size and andSelf methods 1822/head
2014-10-22 Jörn ZaeffererBuild: Upgrade to commitplease 2.0.0
2014-10-19 Arthur VerschaeveMisc: Update all references to bugs.jquery.com
2014-10-19 Dave MethvinMisc: Need for speed removed by 9ad6e7e
2014-10-14 Oleg GaidarenkoAjax: remove event dependency from the ajax module 1697/head
2014-10-06 Dave MethvinReadme: Fix minor style issues. Thanks @MightyBranch!
2014-09-26 Oleg GaidarenkoREADME: Improve build instructions
next