Commit Graph

72 Commits

Author SHA1 Message Date
Timmy Willison
862e7a1882 Release: update AUTHORS.txt 2024-07-11 10:00:56 -04:00
Timmy Willison
af79c99939
Build: migrate grunt authors to a custom script
- the new script pulls all authors from the Sizzle repo
- added temporary grunt task for releases

Close gh-5395
2024-01-22 21:08:16 -05:00
Michał Gołębiowski-Owczarek
721744a9fa
Build: Add Christian Oliff to .mailmap & AUTHORS.txt
Closes gh-4613
2020-02-24 19:10:32 +01:00
Michał Gołębiowski-Owczarek
1b74660f73 Release: Update AUTHORS.txt
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.
2019-09-26 21:12:38 +02:00
Michał Gołębiowski-Owczarek
47835965bd Selector: Inline Sizzle into the selector module
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
2019-07-29 21:19:21 +02:00
Timmy Willison
cf9fe0f6a1
Release: update AUTHORS.txt 2019-04-09 17:17:10 -04:00
Timmy Willison
f4321ecc1e
Release: add new authors to AUTHORS.txt 2018-01-19 11:24:43 -05:00
Michał Gołębiowski-Owczarek
d2a380759f Build: Update my name in ATHORS.txt
I forgot .mailmap isn't everything.
2017-08-12 18:23:38 +02:00
Timmy Willison
74faa95835
Release: update AUTHORS.txt 2017-03-15 15:16:30 -04:00
Timmy Willison
cc16f11854
Release: add email to .mailmap, update AUTHORS
- Not sure how that got there. I did check the privacy box at one point,
but can't find any commits with that email
2016-09-22 16:13:18 -04:00
Timmy Willison
947d495ce1 Release: update AUTHORS.txt 2016-05-20 14:16:33 -04:00
Timmy Willison
b8bd48109c Release: update AUTHORS.txt 2016-05-11 18:13:35 -04:00
Timmy Willison
474b477eed Release: update AUTHORS.txt 2016-03-09 12:13:21 -05:00
Timmy Willison
deb68280e5 Release: update AUTHORS.txt 2016-01-13 16:45:27 -05:00
Timmy Willison
8b65446a60 Release: update authors 2015-11-12 13:25:42 -05:00
Batiste Bieler
ab30934c1d Build: Fix an email address of a contributor
Closes gh-2455
2015-09-08 02:26:05 +02:00
Timmy Willison
3ec73efb26 Build: add mailmap entry 2015-07-11 11:41:06 -04:00
Timmy Willison
8f13997e89 Build: update AUTHORS.txt 2015-07-08 13:41:48 -04:00
Timmy Willison
e905dcd8f3 Release: update AUTHORS.txt 2015-01-19 12:02:13 -05:00
Dave Methvin
03557db96c Authors: Update AUTHORS.TXT and .mailmap 2014-12-16 20:36:46 -05:00
Timmy Willison
97cbab51e2 Build: update AUTHORS.txt 2014-05-23 13:00:55 -04:00
Christian Kosmowski
1ca84214cc Dimensions: Reverse a check to avoid potential reflows
Fixes #14979
Closes gh-1560
2014-04-18 10:00:42 -04:00
Philip Jägenstedt
2c2c93c7cb Selector: Use Element.matches in selector-native if available
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
2014-03-20 23:32:40 -04:00
John Hoven
541e7349b6 Attributes: Trim whitespace from option text when returned as a value
Fixes #14858
Ref #14686
Closes gh-1531
(cherry picked from commit 9ec429cf62)

Conflicts:
	src/attributes/val.js
2014-03-20 15:47:35 -04:00
Rodrigo Rosenfeld Rosas
e547a2775f CSS: window.getDefaultComputedStyle may return null
Fixes #14736
Closes gh-1501
(cherry picked from commit 51910ba8a5aff4cd1a811f1fdb76a6c62a09a666)
2014-03-20 14:42:44 -04:00
Benjy Cui
ca0086b55a Core: Fix comments for .get() method
Closes gh-1547
2014-03-20 12:50:52 -04:00
Roman Rei_
c29e9c4db1 CSS: Add flex-grow and flex-shrink to cssNumber
Fixes #14888
Closes gh-1536
2014-03-13 23:12:40 -04:00
S. Andrew Sheppard
2585ee5880 AMD: Note on AMD best practices
Fixes #14687
Closes gh-1478
2014-03-12 23:22:31 -04:00
Dave Methvin
478cf3783b Authors: Update AUTHORS.txt and .mailmap 2014-01-10 17:29:03 -05:00
cjqed
537e9ced61 Tests: Avoid use of QUnit.reset() in tests by splitting them
Fix #14040
Close gh-1457
2013-12-23 17:21:22 -05:00
Timmy Willison
ed0f0e42df Update AUTHORS.txt using git log --format="%aN <%aE>" 2013-12-20 17:25:03 -05:00
njhamann
0d68b7877f Fix #14036. Remove user/pass from ajaxLocation. Close gh-1340. 2013-11-13 22:53:15 -05:00
Scott González
4375750067 Updated author information. 2013-10-04 11:47:42 -04:00
Michał Gołębiowski
0ed397d803 No ticket. Update AUTHORS.txt. 2013-09-07 03:08:14 +02:00
terrycojones
3484a68c16 Removed an unneeded variable. Closes gh-1321. 2013-08-08 01:15:16 +04:00
Michał Gołębiowski
d57c22ce1e Update AUTHORS.txt 2013-07-01 20:09:14 +02:00
Chris Talkington
eaee6eae0f build: update release script to use nodejs archiver. 2013-05-12 16:40:49 -05:00
Kyle Robinson Young
b5580a9898 Use grunt option with grunt.util.spawn, close gh-1255. 2013-05-09 15:14:46 -04:00
Jason Bedard
c9267ab078 Only call jQuery(this) when needed. Close gh-1260. 2013-05-09 14:26:13 -04:00
Renato Oliveira dos Santos
ea5c22ec12 Fix #13483. Let slideDown() work after stop(). Close gh-1205. 2013-04-16 23:07:39 -04:00
Scott González
05d55d08e7 Updated mailmap. 2013-04-02 15:32:08 -04:00
stonelee
f2cb536127 Fix typos, close gh-1187. 2013-03-25 21:58:47 -04:00
Steven Benner
237413e75d Changed .jshintrc predef lists to globals objects. 2013-03-25 21:41:34 -04:00
Michał Gołębiowski
e0416f2548 Authors update for Michał Gołębiowski. Add .mailmap entry for my old commits too. Closes gh-1201. 2013-03-13 10:58:55 -04:00
Michał Z. Gołębiowski
79992d7523 Edited comments and minor adjustments. Fixes #13553. Closes gh-1195. 2013-03-12 21:06:25 -04:00
dmitrygusev
eee2eaf1d7 Fix typos. Close gh-1186. 2013-02-28 15:45:10 -05:00
Nguyen Phuc Lam
8bc7bdebef Ref #13283, move .andSelf() to deprecated.js. Close gh-1170. 2013-02-26 22:57:12 -05:00
Corey Frang
115143b198 Adding @andrewplummer to AUTHORS.txt 2013-01-31 12:14:08 -06:00
Dave Methvin
0868699ce5 Update author list. 2013-01-27 13:53:47 -05:00
Sebi Burkhard
d829804631 Fix #13076. Speed up $() with strings, part of gh-1089. 2012-12-23 15:09:10 -05:00