]> source.dussan.org Git - jquery.git/shortlog
jquery.git
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
2015-06-23 Gilad PelegCore: organize prop & attr code to be similar
2015-06-22 Martin NaumannCSS: Work around an IE11 fullscreen dimensions bug
2015-06-19 Timmy WillisonBuild: space between curly and paren is optional
2015-06-17 Michał GołębiowskiCore: Switch from modules to just window.setTimeout...
2015-06-17 Michał GołębiowskiCore: Use window.setTimeout & friends instead of global... 2397/head
2015-06-16 Timmy WillisonOffset: add tests for hidden elements + scroll
2015-06-16 Timmy WillisonOffset: return before getBoundingClientRect to avoid...
2015-06-16 Timmy WillisonOffset: return zeros for disconnected/hidden elements
2015-06-16 Timmy WillisonRevert "Offset: allow offset setter to throw for discon...
2015-06-16 Michał GołębiowskiTests: Remove test/data/ua.txt
2015-06-16 Michał GołębiowskiTests: Remove Edge version from the user agent
2015-06-13 Michał GołębiowskiTests: Add Microsoft Edge results (from Windows 10...
2015-06-13 Michał GołębiowskiTests: Correct a typo in the regex matching Safari 8
2015-06-13 Michał GołębiowskiManipulation: Remove an internal argument to the remove... 2366/head
2015-06-13 Michał GołębiowskiEvent: Remove an internal argument to the on method
2015-06-13 Michał GołębiowskiCore: Make jQuery objects iterable 2369/head
2015-06-13 Michał GołębiowskiBuild: Refactor Node smoke tests
2015-06-13 Michał GołębiowskiBuild: Update grunt-contrib-jshint
2015-06-11 Oleg GaidarenkoBuild: remove bower.json lint target
2015-06-05 Oleg GaidarenkoEvent: remove preDispatch hook & simplify "simulate...
2015-06-01 Michał GołębiowskiCSS: Don't name the anonymous swap function
2015-06-01 Gilad PelegBuild: Update the license attribute
2015-06-01 Michał GołębiowskiAjax: Remove remnants of the load event alias handling
2015-06-01 Michał GołębiowskiCSS: Don't cache unrecognized CSS property names
2015-05-29 Oleg GaidarenkoEvent: remove outdated originalEvent hack
2015-05-29 Gabriel SchulhofEvent: Remove fake originalEvent from jQuery.Event...
2015-05-29 Oleg GaidarenkoDocs: remove redundant instruction from the readme
2015-05-19 Oleg GaidarenkoBuild: update requirejs dependency to 2.1.17
2015-05-19 Oleg GaidarenkoEvent: remove deprecated event aliases
2015-05-19 Oleg GaidarenkoEvent: provide verbose comment for focus(in | out)...
2015-05-13 Chris RebertBuild: bower.json: remove moot `version` field
2015-05-12 Richard McDanielOffset: account for scroll when calculating position
2015-05-12 Timmy WillisonCore: remove custom ready event
2015-05-12 Timmy WillisonAttributes: add SVG class manipulation
2015-05-12 Timmy WillisonData: remove the expando when there's no more data
2015-05-12 Timmy WillisonData: remove some unused code
2015-05-12 Timmy WillisonTests: fix tests in accordance with new :visible behavior
2015-05-12 Timmy WillisonCSS: fix :visible/:hidden selectors for inline element...
2015-05-11 Michał GołębiowskiCSS: Collapse a double if statement into one
2015-05-11 Richard GibsonCSS: Ignore the CSS cascade in show()/hide()/etc.
2015-05-07 Timmy WillisonBuild: use different versions of jsdom for Node and... 2272/head
2015-05-05 Timmy WillisonManipulation: privatize internal domManip() function
2015-05-05 Timmy WillisonManipulation: privatize buildFragment() function
next