aboutsummaryrefslogtreecommitdiffstats
path: root/AUTHORS.txt
Commit message (Collapse)AuthorAgeFilesLines
* Release: update AUTHORS.txtTimmy Willison2024-07-111-0/+2
|
* Build: migrate grunt authors to a custom scriptTimmy Willison2024-01-221-15/+31
| | | | | | | - the new script pulls all authors from the Sizzle repo - added temporary grunt task for releases Close gh-5395
* Build: Add Christian Oliff to .mailmap & AUTHORS.txtMichał Gołębiowski-Owczarek2020-02-241-0/+1
| | | Closes gh-4613
* Release: Update AUTHORS.txtMichał Gołębiowski-Owczarek2019-09-261-0/+2
| | | | | | | | | After recent merging of Sizzle & jQuery AUTHORS.txt, the `grunt authors` task doesn't provide meaningful as there's no obvious connection between current AUTHORS.txt contents & the desired one. Adding two new entries should make it easier (plus, it makes it possible to test jquery-release on current master). Apart from that, the commit adds a missing .mailmap entry for Shashanka Nataraj.
* Selector: Inline Sizzle into the selector moduleMichał Gołębiowski-Owczarek2019-07-291-67/+100
| | | | | | | | | | | | | | | | | | This commit removes Sizzle from jQuery, inlining its code & removing obsolete workarounds where applicable. The selector-native module has been removed. Further work on the selector module may decrease the size enough that it will no longer be necessary. If it turns out it's still useful, we'll reinstate it but the code will look different anyway as we'll want to share as much code as possible with the existing selector module. The Sizzle AUTHORS.txt file has been merged with the jQuery one - people are sorted by their first contributions to either of the two repositories. The commit reduces the gzipped jQuery size by 1460 bytes compared to master. Closes gh-4395
* Release: update AUTHORS.txtTimmy Willison2019-04-091-0/+8
|
* Release: add new authors to AUTHORS.txtTimmy Willison2018-01-191-0/+12
|
* Build: Update my name in ATHORS.txtMichał Gołębiowski-Owczarek2017-08-121-1/+1
| | | | I forgot .mailmap isn't everything.
* Release: update AUTHORS.txtTimmy Willison2017-03-151-0/+6
|
* Release: add email to .mailmap, update AUTHORSTimmy Willison2016-09-221-1/+1
| | | | | - Not sure how that got there. I did check the privacy box at one point, but can't find any commits with that email
* Release: update AUTHORS.txtTimmy Willison2016-05-201-0/+1
|
* Release: update AUTHORS.txtTimmy Willison2016-05-111-0/+5
|
* Release: update AUTHORS.txtTimmy Willison2016-03-091-0/+9
|
* Release: update AUTHORS.txtTimmy Willison2016-01-131-0/+6
|
* Release: update authorsTimmy Willison2015-11-121-0/+13
|
* Build: Fix an email address of a contributorBatiste Bieler2015-09-081-1/+1
| | | | Closes gh-2455
* Build: add mailmap entryTimmy Willison2015-07-111-2/+1
|
* Build: update AUTHORS.txtTimmy Willison2015-07-081-0/+15
|
* Release: update AUTHORS.txtTimmy Willison2015-01-191-0/+7
|
* Authors: Update AUTHORS.TXT and .mailmapDave Methvin2014-12-161-1/+15
|
* Build: update AUTHORS.txtTimmy Willison2014-05-231-1/+2
|
* Dimensions: Reverse a check to avoid potential reflowsChristian Kosmowski2014-04-181-0/+1
| | | | | Fixes #14979 Closes gh-1560
* Selector: Use Element.matches in selector-native if availablePhilip Jägenstedt2014-03-201-0/+1
| | | | | | | | | | | Spec: http://dom.spec.whatwg.org/#dom-element-matches Support in Chromium: https://code.google.com/p/chromium/issues/detail?id=326652 Fixes #14902 Closes gh-1524
* Attributes: Trim whitespace from option text when returned as a valueJohn Hoven2014-03-201-0/+1
| | | | | | | | | | Fixes #14858 Ref #14686 Closes gh-1531 (cherry picked from commit 9ec429cf6270e455aba4eba85f4db80e633806b6) Conflicts: src/attributes/val.js
* CSS: window.getDefaultComputedStyle may return nullRodrigo Rosenfeld Rosas2014-03-201-0/+1
| | | | | | Fixes #14736 Closes gh-1501 (cherry picked from commit 51910ba8a5aff4cd1a811f1fdb76a6c62a09a666)
* Core: Fix comments for .get() methodBenjy Cui2014-03-201-0/+2
| | | | Closes gh-1547
* CSS: Add flex-grow and flex-shrink to cssNumberRoman Rei_2014-03-131-0/+1
| | | | | Fixes #14888 Closes gh-1536
* AMD: Note on AMD best practicesS. Andrew Sheppard2014-03-121-0/+1
| | | | | Fixes #14687 Closes gh-1478
* Authors: Update AUTHORS.txt and .mailmapDave Methvin2014-01-101-0/+1
|
* Tests: Avoid use of QUnit.reset() in tests by splitting themcjqed2013-12-231-0/+1
| | | | | Fix #14040 Close gh-1457
* Update AUTHORS.txt using git log --format="%aN <%aE>"Timmy Willison2013-12-201-16/+51
|
* Fix #14036. Remove user/pass from ajaxLocation. Close gh-1340.njhamann2013-11-131-0/+2
|
* Updated author information.Scott González2013-10-041-8/+8
|
* No ticket. Update AUTHORS.txt.Michał Gołębiowski2013-09-071-0/+4
|
* Removed an unneeded variable. Closes gh-1321.terrycojones2013-08-081-0/+1
|
* Update AUTHORS.txtMichał Gołębiowski2013-07-011-1/+2
|
* build: update release script to use nodejs archiver.Chris Talkington2013-05-121-0/+1
|
* Use grunt option with grunt.util.spawn, close gh-1255.Kyle Robinson Young2013-05-091-0/+1
|
* Only call jQuery(this) when needed. Close gh-1260.Jason Bedard2013-05-091-0/+1
|
* Fix #13483. Let slideDown() work after stop(). Close gh-1205.Renato Oliveira dos Santos2013-04-161-0/+1
|
* Updated mailmap.Scott González2013-04-021-2/+2
|
* Fix typos, close gh-1187.stonelee2013-03-251-0/+1
|
* Changed .jshintrc predef lists to globals objects.Steven Benner2013-03-251-0/+1
|
* Authors update for Michał Gołębiowski. Add .mailmap entry for my old ↵Michał Gołębiowski2013-03-131-1/+1
| | | | commits too. Closes gh-1201.
* Edited comments and minor adjustments. Fixes #13553. Closes gh-1195.Michał Z. Gołębiowski2013-03-121-0/+1
|
* Fix typos. Close gh-1186.dmitrygusev2013-02-281-0/+1
|
* Ref #13283, move .andSelf() to deprecated.js. Close gh-1170.Nguyen Phuc Lam2013-02-261-0/+1
|
* Adding @andrewplummer to AUTHORS.txtCorey Frang2013-01-311-0/+1
|
* Update author list.Dave Methvin2013-01-271-0/+3
|
* Fix #13076. Speed up $() with strings, part of gh-1089.Sebi Burkhard2012-12-231-1/+1
|