]> source.dussan.org Git - jquery.git/shortlog
jquery.git
2015-10-29 Timmy WillisonCore: use interactive to evaluate dom ready, barring... 2678/head
2015-10-26 Timmy WillisonAttributes: remove flakey test for selected attribute
2015-10-25 Richard GibsonTests: Post-Summit cleanup
2015-10-23 Richard GibsonTests: Use standard external domain name
2015-10-21 Timmy WillisonAttributes: do not set properties to false when removin... 2665/head
2015-10-21 Timmy WillisonCore: make isNumeric limited to strings and numbers 2663/head
2015-10-20 Dave MethvinBuild: Add "deprecated" to the Testswarm module list
2015-10-18 Michał GołębiowskiTests: Add Safari 9 support tests results
2015-10-18 Richard GibsonCSS: Correct misrepresentation of "auto" horizontal...
2015-10-18 Joelle FleurantinAttributes: fix tabIndex on <img> in IE11
2015-10-18 Timmy WillisonCSS: use isFinite in place of redundant isNumeric
2015-10-18 Liza RamoCore: add unit test for isPlainObject(Symbol)
2015-10-18 Timmy WillisonCSS: fix AMD mode for the new showHide module
2015-10-18 Joelle FleurantinOffset: allow small differences in offset.top
2015-10-18 Julian Alexander... Tests: Change quotes according to style guidelines
2015-10-18 Dave MethvinEvent: Fix delegated radio events when arrow keys are...
2015-10-18 Thomas TortoriniAttributes: removeClass() -> attr("class", "")
2015-10-18 Dave MethvinAttributes: Use simpler boolean check vs a function...
2015-10-18 Dave MethvinAttributes: Remove undocumented .toggleClass( boolean...
2015-10-18 Dave MethvinCSS: Make show/hide/toggle methods a module
2015-10-18 Timmy WillisonDeprecated: fix amd mode for the deprecated module
2015-10-17 Richard GibsonTests: Keep test iframes around for assertions
2015-10-17 Liza RamoCore: make isNumeric test work on Symbol
2015-10-17 Oleg GaidarenkoBuild: update Sizzle to 2.2.1
2015-10-13 Aurelio De... Tests: Account for array-like objects in jQuery.grep
2015-10-12 Oleg GaidarenkoTests: fix code style issues
2015-10-12 Christian GreteCore: Support Symbol wrapper objects in jQuery.type
2015-10-12 Oleg GaidarenkoAjax: don't expect cross-origin tests run in envs which...
2015-10-12 Oleg GaidarenkoAjax: improve content-type detection
2015-10-12 Oleg GaidarenkoAjax: correct indentation
2015-10-12 Oleg GaidarenkoEvent: fix incorrect test
2015-10-12 Martin NaumannBuild: Fixed issue with base path that contain 'var'
2015-10-12 Gary YeTests:Docs: Fix various typos
2015-10-12 Dave MethvinEvent: Move .bind() and .delegate() to deprecated
2015-10-12 Connor AthertonTests: Add .extend test for defined accessor properties
2015-10-12 Oleg GaidarenkoAjax: Mitigate possible XSS vulnerability
2015-10-12 Richard KraaijenhagenDocs: "npm run build" was missing from the contributing...
2015-10-09 Richard GibsonTests: Use QUnit URL parameter parsing
2015-10-09 Richard GibsonTests: Add dummy modules when running basic tests
2015-09-14 Anthony RyanManipulation: Don't provide the parser with sloppy...
2015-09-14 Jason BedardData: Combine register and cache methods
2015-09-14 Michał GołębiowskiAjax:Attributes:CSS:Manipulation: Reduce Android 2... 2581/head
2015-09-14 Michał GołębiowskiTests: Account for Edge in originalEvent UA-sniffs
2015-09-11 Michał GołębiowskiBuild: Remove a double empty line at the end of .travis.yml
2015-09-11 Michał GołębiowskiBuild: Use double quotes in .travis.yml
2015-09-08 Michał GołębiowskiBuild: Drop io.js testing, test on latest Node.js
2015-09-08 Richard GibsonTests: Provide equal() arguments in correct order ...
2015-09-08 Jason BedardData: avoid using delete on DOM nodes
2015-09-08 Sean HendersonManipulation: Switch rnoInnerhtml to a version more...
2015-09-08 Michał GołębiowskiTests: Really fix tests in IE 8 this time
2015-09-08 Michał GołębiowskiTests: Make basic tests work in IE 8
2015-09-08 Michał GołębiowskiTests: Don't load non-basic tests when basic module...
2015-09-08 Michał GołębiowskiTests: Add simple tests for Android 2.3
2015-09-08 Michał GołębiowskiBuild: Don't install jsdom 3 on Node.js 0.10 & 0.12...
2015-09-08 Michał GołębiowskiTraversing: Don't expose jQuery.dir & jQuery.sibling
2015-09-08 Oleg GaidarenkoTests: more style corrections
2015-09-08 Oleg GaidarenkoTests: further improvements QUnit 2.0 migration
2015-09-08 Thomas TortoriniEffects: Finish should call progress
2015-09-08 Yongwoo JeonCore: Remove unnecessary parameter to jQuery#constructor
2015-09-08 Batiste BielerBuild: Fix an email address of a contributor
2015-09-07 Jason BedardData: do not create data cache when fetching single...
2015-09-07 Oleg GaidarenkoBuild: put back "lint" command to the "dev" list
2015-09-07 Jason BedardData: Don't expose jQuery.acceptData
2015-09-07 Michał GołębiowskiTests: lower the PHP sleep time in unreleasedXHR.html
2015-09-07 Michał GołębiowskiSerialize: Fix object detection
2015-09-07 Daniel NillSerialize: Handle arrays with null values
2015-09-07 Reed LodenBuild: Update grunt-contrib-uglify because of a securit...
2015-09-07 Thomas TortoriniEffects: Remove additional parameters of easings
2015-09-07 Oleg GaidarenkoAjax: do not quote "throws" option - use dot notation...
2015-09-07 Oleg GaidarenkoBuild: correct style tests files which could be automat...
2015-09-07 Oleg GaidarenkoBuild: correct jscs paths
2015-09-07 Oleg GaidarenkoBuild: Update jscs and lint files
2015-08-16 Oleg GaidarenkoTests: do not define two modules with the same name
2015-08-16 Oleg GaidarenkoTests: partially use new qunit interface
2015-08-10 Richard GibsonEvent: Only check elements for delegation matches 2566/head 2567/head
2015-08-03 Michał GołębiowskiCore: Don't expose jQuery.access 2524/head
2015-08-03 Michał GołębiowskiBuild: Add a comment explaining why the es3 option...
2015-07-30 Oleg GaidarenkoTests: don't use deprecated argument in test declaration
2015-07-30 Bruno PérelDocs: Fix various spelling mistakes
2015-07-28 Jason BedardData: remove user data in cleanData
2015-07-28 Michał GołębiowskiAjax: Account for Android 2.3 not firing window.onerror...
2015-07-27 Michał GołębiowskiEvent: Update support comments for mouseenter/mouseleav...
2015-07-27 Michał GołębiowskiCore: Adjust comments & tests after dropping Safari...
2015-07-27 Thomas TortoriniCore: .each/.map should accept an undefined/null value
2015-07-20 Michał GołębiowskiCore: Add a support comment for Safari 8
2015-07-20 Michał GołębiowskiBuild: Acknowledge Android 2.3 is not ES5-compatible
2015-07-14 Marek LewandowskiSelector: Define jQuery.uniqueSort in selector-native too
2015-07-13 Timmy WillisonRelease: properly set the dist remote when it's a real...
2015-07-12 Oleg GaidarenkoAjax: Remove jsonp callbacks through "jQuery#removeProp...
2015-07-11 Timmy WillisonBuild: add mailmap entry
2015-07-08 Timmy WillisonBuild: update AUTHORS.txt
2015-07-08 Michał GołębiowskiTests: Remove a trailing comma for compatibility with...
2015-07-08 Michał GołębiowskiCSS: Add an integration test for issue gh-1764
2015-07-07 Michał GołębiowskiCSS: Make .css("width") & .css("height") return fractio...
2015-07-06 Timmy WillisonDeferred: add .catch handler 2451/head
2015-07-01 Michał GołębiowskiCSS: Improve a comment explaining IE11 fullscreen bug
2015-06-27 Corey FrangTests: Lower the checks rounding error
2015-06-27 Corey FrangEffects: Adding unit tests for jQuery.Animation 2326/head
2015-06-27 Corey FrangEffects: Add tests for jQuery.Tween
2015-06-25 Thomas TortoriniCSS: make the getStyles function more readable
next