]> source.dussan.org Git - jquery.git/shortlog
jquery.git
2015-12-22 Oleg GaidarenkoRevert "Manipulation: don't auto-insert tbody"
2015-12-22 Oleg GaidarenkoRevert "Ajax: remove deprecated extensions from ajax...
2015-12-22 Oleg GaidarenkoRevert "Deferred: Backwards-compatible standards intero...
2015-12-22 Oleg GaidarenkoRevert "Data: do not include digits when camelCasing"
2015-12-22 Oleg GaidarenkoCSS: remove revert artefact
2015-12-22 Oleg GaidarenkoRevert "Data: always camelCase keys in .data()"
2015-12-22 Oleg GaidarenkoRevert "Data: camelCasing should not ignore case"
2015-12-22 Oleg GaidarenkoRevert "Offset: Fix .offset() to correctly work with...
2015-12-22 Oleg GaidarenkoRevert "Offset: remove ownerDocument check in offset...
2015-12-22 Oleg GaidarenkoRevert "Offset: allow offset setter to throw for discon...
2015-12-22 Oleg GaidarenkoBuild: Temprary disable jscs checks
2015-12-22 Oleg GaidarenkoRevert "CSS: Ignore the CSS cascade in show()/hide...
2015-12-22 Oleg GaidarenkoRevert "Core: remove custom ready event"
2015-12-22 Oleg GaidarenkoRevert "Event: remove deprecated event aliases"
2015-12-22 Oleg GaidarenkoRevert "Ajax: Remove remnants of the load event alias...
2015-12-22 Oleg GaidarenkoRevert "Deferred: add .catch handler"
2015-12-22 Oleg GaidarenkoRevert "CSS: Make .css("width") & .css("height") return...
2015-12-22 Oleg GaidarenkoRevert "Effects: Remove additional parameters of easings"
2015-12-22 Oleg GaidarenkoRevert "CSS: Make show/hide/toggle methods a module"
2015-12-22 Oleg GaidarenkoRevert "Core: make isNumeric limited to strings and...
2015-12-22 Oleg GaidarenkoRevert "Attributes: do not set properties to false...
2015-10-30 Michał GołębiowskiTests: Make regexes for iOS devices more rigid
2015-10-30 Michał GołębiowskiTests: Remove Safari 7.0 & iOS 6 support tests results
2015-10-30 Michał GołębiowskiTests: Add iOS 9 support tests results
2015-10-30 Michał GołębiowskiBuild: Test on Node 5
2015-10-26 Timmy WillisonAttributes: remove flakey test for selected attribute
2015-10-26 Timmy WillisonAttributes: do not set properties to false when removin...
2015-10-25 Richard GibsonTests: Post-Summit cleanup
2015-10-25 Timmy WillisonCore: make isNumeric limited to strings and numbers
2015-10-25 Joelle FleurantinAttributes: fix tabIndex on <img> in IE11
2015-10-25 Timmy WillisonCSS: use isFinite in place of redundant isNumeric
2015-10-25 Timmy WillisonCSS: fix AMD mode for the new showHide module
2015-10-25 Julian Alexander... Tests: Change quotes according to style guidelines
2015-10-25 Dave MethvinEvent: Fix delegated radio events when arrow keys are...
2015-10-25 Thomas TortoriniAttributes: removeClass() -> attr("class", "")
2015-10-25 Dave MethvinAttributes: Use simpler boolean check vs a function...
2015-10-25 Dave MethvinAttributes: Remove undocumented .toggleClass( boolean...
2015-10-25 Dave MethvinCSS: Make show/hide/toggle methods a module
2015-10-25 Timmy WillisonDeprecated: fix amd mode for the deprecated module
2015-10-25 Richard GibsonTests: Keep test iframes around for assertions
2015-10-25 Liza RamoCore: make isNumeric test work on Symbol
2015-10-25 Oleg GaidarenkoBuild: update Sizzle to 2.2.1
2015-10-23 Richard GibsonAjax: Don't let onreadystatechange preempt exceptions...
2015-10-23 Richard GibsonTests: Use standard external domain name
2015-10-23 Richard GibsonAjax: Catch synchronous readystatechange events
2015-10-20 Richard GibsonCSS: Protect against getBoundingClientRect exceptions
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 Joelle FleurantinOffset: allow small differences in offset.top
2015-10-18 Liza RamoCore: add unit test for isPlainObject(Symbol)
2015-10-18 Richard GibsonCSS: Correct misrepresentation of "auto" horizontal...
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 Oleg GaidarenkoTests: 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 Adrian OlekEvent: Use form prop so that a propHook can be used
2015-09-14 Michał GołębiowskiTests: Account for Edge in originalEvent UA-sniffs
2015-09-14 Michał GołębiowskiTests: Fix the expando-removal test failure in IE 8
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: test that delete is not used 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: Backport basic tests from master
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-08 Jason BedardTests: do not create data cache when fetching single...
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 Timmy WillisonBuild: space between curly and paren is optional
2015-09-07 Oleg GaidarenkoTests: Do not define two modules with the same name
2015-09-07 Oleg GaidarenkoTests: Partially use new qunit interface
2015-09-07 Oleg GaidarenkoAjax: do not quote "throws" option - use dot notation...
2015-09-07 Oleg GaidarenkoBuild: Update jscs and lint files
2015-09-07 Oleg GaidarenkoBuild: correct jscs paths
next