]> source.dussan.org Git - jquery.git/shortlog
jquery.git
2017-03-16 Timmy WillisonBuild: Updating the master version to 3.2.1-pre.
2017-03-16 Timmy WillisonRelease: md5sum -> md5 -r for MAC
2017-03-15 Timmy WillisonRelease: update version to 3.2.0-pre
2017-03-15 Timmy WillisonRelease: update AUTHORS.txt
2017-03-15 Timmy WillisonRelease: update release dependencies
2017-03-13 Timmy WillisonCSS: remove dead code in getWidthOrHeight
2017-03-13 Timmy WillisonDimensions: ignore transforms when retrieving width...
2017-03-07 Michał GołębiowskiTests: Clean up after the CSS Custom Properties support...
2017-03-07 Michał GołębiowskiTests: Skip CSS custom properties tests in non-supporti...
2017-03-07 Connor AthertonCSS: Support custom properties 3557/head
2017-03-06 Michał GołębiowskiCore: move jQuery.fn.nodeName to jQuery.nodeName, add...
2017-03-06 Timmy WillisonBuild: fix tests in AMD mode
2017-03-06 Oleg GaidarenkoEffects: stabilize rAF logic & align timeout logic...
2017-03-01 karan-96Core: Deprecate jQuery.nodeName
2017-02-13 Manoj KumarCore: Move holdReady to deprecated
2017-02-13 Timmy WillisonBuild: Keep deprecated module in slim
2017-01-29 南漂一卒Traversing: $.fn.contents() supports HTMLTemplateElement 3530/head
2017-01-19 Alex PadillaEvent: Add radio click triggering tests
2017-01-19 Alex PadillaEvent: Trigger checkbox and radio click events identically
2017-01-16 Richard GibsonEffects: Resolve issues revealed by recent Callbacks fix
2017-01-09 Richard GibsonManipulation: Restrict the tbody search to child nodes
2017-01-09 Richard GibsonCallbacks: Prevent add() from unlocking with-memory...
2017-01-09 Richard GibsonTests: Update the loader so test pages always get jQuery
2017-01-09 Alexander LisianoiBuild: fix markerPattern and ticketPattern regexes...
2017-01-05 Alex LoudenDocs: Correct typo in issue template
2016-12-30 Michał GołębiowskiBuild: Drop support for building on Node.js 0.12 3478/head
2016-12-29 David Broder... Tests: Added tests for symbol-separated tag names
2016-12-19 Richard GibsonOffset: Eliminate little-used internal function
2016-12-19 Richard GibsonBuild: Use valid ecmaVersion
2016-12-19 Michał GołębiowskiBuild: Add most of the dist folder to .eslintignore 3385/head
2016-12-19 Michał GołębiowskiBuild: Drop jscs.json from .npmignore
2016-12-19 Michał GołębiowskiBuild: ESLint setup improvements
2016-12-16 Richard GibsonDeferred: Stop inventing jQuery.when() resolution values
2016-12-13 Jason BedardOffset: report offset for 0 sized elements
2016-12-05 Michał GołębiowskiBuild: Make the @CODE-replacing regex more robust
2016-12-05 Timmy WillisonBuild: jQuery Foundation -> JS Foundation
2016-11-30 Manoj KumarCore: Deprecate jQuery.isArray
2016-10-31 Michał GołębiowskiBuild: Stop testing on Node.js 0.10
2016-10-31 Michał GołębiowskiDocs: Remove supported jQuery versions from ISSUE_TEMPL...
2016-10-26 Michał GołębiowskiBuild: Run tests on Node.js 7
2016-09-22 Timmy WillisonBuild: Updating the master version to 3.1.2-pre.
2016-09-22 Timmy WillisonRelease: fix quotes for releasing on Windows
2016-09-22 Timmy WillisonRelease: add email to .mailmap, update AUTHORS
2016-09-19 Steve MaoCore: remove precautionary variable `readyFiring`
2016-09-19 Dave MethvinBuild: Make sourcemap updates in two .replace() passes
2016-09-19 Michał GołębiowskiTests: Add test results for Safari 10/iOS 10, remove...
2016-09-19 Richard GibsonCore: Compress stripAndCollapse
2016-09-15 Timmy WillisonCore: rnotwhite -> rhtmlnotwhite and jQuery.trim -...
2016-09-12 Michał GołębiowskiBuild: Update promises-aplus-tests for compat with...
2016-09-12 Michał GołębiowskiTests: Disable a whitespace-setting test in Edge 14
2016-08-15 Timmy WillisonCore: expose noConflict in AMD mode 3279/head
2016-08-10 Dave MethvinTraversing: Let .not(arraylike) pass non-element nodes
2016-08-08 Richard GibsonBuild: Update Sizzle to 2.3.3 3266/head 3267/head
2016-08-08 Richard GibsonBuild: Update Sizzle to 2.3.2
2016-08-08 Dave MethvinAjax: Don't mangle the URL when removing the anti-cache...
2016-08-08 Richard GibsonBuild: Update Sizzle to 2.3.1
2016-08-05 Richard GibsonEvent: Optimize delegated event processing
2016-08-02 Oleg GaidarenkoBuild: .eslintrc -> .eslintrc.json
2016-08-02 Oleg GaidarenkoBuild: Simplify Gruntfile constructions
2016-08-02 Timmy WillisonBuild: add new email to mailmap
2016-07-25 Michał GołębiowskiBuild: Don't lint every file in dist/ (#3245)
2016-07-25 Alexander LisianoiBuild: use commitplease via husky, prohibit #NNNN githu...
2016-07-15 Oleg GaidarenkoBuild: Update eslint config and fix associated errors
2016-07-13 Michał GołębiowskiBuild: Upgrade ESLint to 3.x again 3225/head
2016-07-13 Michał GołębiowskiBuild: Skip running ESLint on Node.js 0.x
2016-07-13 Michał GołębiowskiBuild: Fix the regex removing the ESLint comment from...
2016-07-08 Oleg GaidarenkoBuild: Don't use ESLint 3.x
2016-07-08 Oleg GaidarenkoBuild: More ESLint related changes
2016-07-07 Timmy WillisonBuild: Updating the master version to 3.1.1-pre.
2016-07-07 Timmy WillisonBuild: ignore cdn and slim files when linting
2016-07-07 Timmy WillisonBuild: Updating the master version to 3.1.0-pre.
2016-07-07 Michał GołębiowskiCore: Re-throw errors that happened in callbacks wrappe... 3210/head
2016-06-22 Oleg GaidarenkoBuild: Improve ESLint configuration (#3188)
2016-06-11 Oleg GaidarenkoBuild: ESLint details 3148/head
2016-06-11 Oleg GaidarenkoTests: Move promise/A+ adapters for tests to dedicated...
2016-06-11 Oleg GaidarenkoBuild: Switch from jscs+jshint to eslint
2016-06-09 Timmy WillisonBuild: Updating the master version to 3.0.1-pre.
2016-06-09 Scott GonzálezEvent: Add the most commonly used pointer event properties
2016-06-09 Michał GołębiowskiDeferred: Propagate progress correctly from unwrapped... 3150/head
2016-06-03 Michał GołębiowskiAttributes: Avoid infinite recursion on non-lowercase... 3134/head
2016-06-03 Michał GołębiowskiDocs: Fix an incorrect comment in the attributes module
2016-06-03 Michał GołębiowskiTests: Remove side-effects of one attributes test
2016-06-03 Dave MethvinEvent: Allow constructing a jQuery.Event without a... 3141/head
2016-05-29 Michał GołębiowskiBuild: Drop testing on Node.js 5
2016-05-20 Michał GołębiowskiDocs: Use HTTPS URLs for jsfiddle & jsbin
2016-05-20 Michał GołębiowskiDocs: Tweak formatting of ISSUE_TEMPLATE.md
2016-05-20 Timmy WillisonRelease: update AUTHORS.txt
2016-05-19 Oleg GaidarenkoEvents: don't execute native stop(Immediate)Propagation...
2016-05-16 Christophe... CSS: Remove units from a 0 width/height element
2016-05-13 Timmy WillisonRelease: remove extraneous files from dist during release
2016-05-13 Timmy WillisonRelease: copy sizzle separately into an 'external'...
2016-05-12 Dave MethvinDeferred: Give better stack diagnostics on exceptions
2016-05-11 Timmy WillisonRelease: update AUTHORS.txt
2016-05-09 Dave MethvinEvent: Add touch event properties, eliminates need...
2016-05-09 Richard GibsonDeferred: Make jQuery.when synchronous when possible
2016-05-07 Richard GibsonEvent: Cover invalid delegation selector edge cases
2016-05-07 Felipe SatelerEvent: Evaluate delegate selectors at add time
2016-05-06 Dave MethvinEvent: Remove pageX/pageY fill for event object
2016-05-04 Jason BedardEvent: Remove fixHooks, propHooks; switch to ES5 getter...
2016-05-02 Michał GołębiowskiTests: Make the regex catching Safari 9.0/9.1 more...
next