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 |
|
Bennett Sorbo
|
32842ac365
|
Fix #12990. Don't add 'px' to column-count. Close gh-1050.
|
2012-12-11 22:38:37 -05:00 |
|
dcooper
|
78c1560065
|
Fix #9960, allow manipulation for parent document nodes. Close gh-924.
|
2012-11-24 16:53:27 -05:00 |
|
yiminghe
|
c78a3ba657
|
Fix #12685. Handle inconsistent opacity for ie < 9. Close gh-1005.
|
2012-10-30 10:20:54 -04:00 |
|
Dave Methvin
|
5be4c10cf7
|
Update authors.
|
2012-10-28 22:53:32 -04:00 |
|
Dave Methvin
|
305e169ad6
|
Add new authors and sort in commit order.
|
2012-10-24 22:25:47 -04:00 |
|
Dave Methvin
|
5dc37bb0b5
|
Update authors.
|
2012-10-23 20:38:42 -04:00 |
|
Mike Sherov
|
53b770e1fd
|
Add More New Contributors to AUTHORS.txt
|
2012-10-23 19:21:49 -04:00 |
|
Mike Sherov
|
23d125a51a
|
updated AUTHORS
|
2012-10-21 20:55:26 -04:00 |
|
Mike Sherov
|
a7a8aad4e3
|
adding awesome new contributors to AUTHORS.txt
|
2012-10-20 13:46:11 -04:00 |
|
Allen J Schmidt Jr
|
c6cf30a56e
|
Fix #12739. Keep namespace when triggering with an Event. Close gh-972.
|
2012-10-19 16:42:13 -04:00 |
|
James Huston
|
ee9687d441
|
Fix #12751. Ensure parseJson throws in the same situations as JSON.parse. Close gh-993.
|
2012-10-17 16:28:55 -04:00 |
|
Daniel Galvez
|
ef7bce7e5c
|
Fix #11280. IE6-8 need name attribute to parse param. Close gh-914.
|
2012-10-16 15:07:44 -04:00 |
|
Dave Methvin
|
71c17257c7
|
Update AUTHORS.txt based on CLA responses.
|
2012-10-05 10:47:59 -04:00 |
|
Markus Staab
|
b62e552291
|
Fix #12554. Sanitize data from POST. Close gh-908.
|
2012-09-09 22:03:25 -04:00 |
|
Dave Methvin
|
9a92c5423f
|
Update authors.
|
2012-08-28 08:52:09 -04:00 |
|
Dave Methvin
|
ac043b1bc8
|
Revert "Fix #12350. Remove BOM in jQuery.trim. Close gh-897."
This reverts commit 2b5b4ebbd7 .
String.prototype.trim doesn't trim BOM in Safari 5.0 so this won't work without additional feature detects.
http://swarm.jquery.org/result/165379
|
2012-08-20 09:33:35 -04:00 |
|
Wesley Walser
|
2b5b4ebbd7
|
Fix #12350. Remove BOM in jQuery.trim. Close gh-897.
|
2012-08-19 22:39:16 -04:00 |
|
Nikita Govorov
|
ff7b7cfd1d
|
Fix #12149. Avoid memory leak on oldIE change events. Close gh-878.
|
2012-08-19 20:24:03 -04:00 |
|
Daniel Chatfield
|
155855b2a9
|
Fix #12127, fer real. IE9/10 check state on clone. Close gh-875.
|
2012-07-25 22:23:24 -04:00 |
|
Dave Methvin
|
de213be372
|
Revert "Fix #12127. IE9/10 checks fall off the box on clone. Close gh-873."
This reverts commit 569d064fc9 .
Causing test fails in Safari, IE6, and IE7.
|
2012-07-25 14:38:55 -04:00 |
|
Daniel Chatfield
|
569d064fc9
|
Fix #12127. IE9/10 checks fall off the box on clone. Close gh-873.
|
2012-07-25 09:32:33 -04:00 |
|
Dave Methvin
|
fffd23285a
|
Initial commit of AUTHORS.txt file.
|
2012-07-24 23:45:12 -04:00 |
|