Jason Bedard
|
e53a919090
|
Avoid jQuery(this) and a closure for .toggle(Boolean), close gh-1271.
|
2013-06-02 22:27:40 -04:00 |
|
Richard Gibson
|
0b7c44a1da
|
Fix #13974: XML .attr("type")
(cherry picked from commit adf3090318 )
|
2013-06-02 01:37:33 -04:00 |
|
Michał Gołębiowski
|
a0aa6232d0
|
No ticket: correct typo in an example in README.md. Close gh-1281.
|
2013-05-31 17:20:32 +02:00 |
|
Dave Methvin
|
86fe6eea50
|
Updating the source version to 2.0.3-pre✓™
|
2013-05-30 17:25:29 -04:00 |
|
Dave Methvin
|
b21c88ff0c
|
Tagging the 2.0.2 release.
|
2013-05-30 17:25:21 -04:00 |
|
Oleg
|
d0ca609600
|
Sizzle Update: fix #13936 - iframe reload should not affect Sizzle.
|
2013-05-29 17:19:57 +04:00 |
|
Richard Gibson
|
6fd5e480c1
|
Fix #13937: Correctly scope .finish() following multi-element .animate(). Thanks @gnarf37. Close gh-1279.
(cherry picked from commit ae9e05e9f3 )
|
2013-05-28 16:49:48 -04:00 |
|
Oleg
|
68c9d0528c
|
Simplification of jQuery#contents method
|
2013-05-27 11:21:28 -04:00 |
|
Richard Gibson
|
26980c6ec9
|
Fix #13939: Same-unit relative animations
(cherry picked from commit 00231d5d94 )
|
2013-05-26 19:53:58 -04:00 |
|
Dave Methvin
|
bd36ea22b6
|
Updating the source version to 2.0.2-pre✓™
|
2013-05-24 12:44:52 -04:00 |
|
Dave Methvin
|
6190370ab7
|
Tagging the 2.0.1 release.
|
2013-05-24 12:44:44 -04:00 |
|
Dave Methvin
|
9cbd6898b9
|
Do not include the path in map references.
|
2013-05-24 12:37:32 -04:00 |
|
Michał Gołębiowski
|
997da31121
|
Fix #13793. Correct source map generation bugs. Close gh-1275.
|
2013-05-23 21:08:57 +02:00 |
|
Julian Aubourg
|
a2cd89a795
|
Handles HEAD requests as if they always were 204. Fixes #13922.
|
2013-05-23 02:11:37 +02:00 |
|
Eddie Monge
|
eabb56c274
|
Fix #13789: Don't throw when module === null. Close gh-1269.
|
2013-05-20 18:57:40 +02:00 |
|
Dave Methvin
|
df372ad6e7
|
Update the map reference in each minified file.
(cherry picked from commit ebc7899ba1 )
|
2013-05-16 23:04:38 -04:00 |
|
Richard Gibson
|
2f2e045ea6
|
Fix #13894: CSS identifiers with backslash-escaped whitespace
(cherry picked from commit a75016634d )
|
2013-05-15 21:25:46 -04:00 |
|
Richard Gibson
|
d8a35011ec
|
Fix #13835: classes separated by form feed
|
2013-05-13 21:55:00 -04:00 |
|
Richard Gibson
|
d80c6aca18
|
Ref 3971c2eb : Sync with 1.x-master
|
2013-05-13 20:37:42 -04:00 |
|
Richard Gibson
|
3971c2ebb2
|
Fix #13855: line-height animations. Close gh-1265.
|
2013-05-13 18:17:25 -04:00 |
|
Rick Waldron
|
c1b8edfcc9
|
Optimize cleanData: allow direct access to data_priv for cleanup
|
2013-05-13 15:00:57 -04:00 |
|
Dave Methvin
|
5e8a5f4adc
|
build: switch from .min.gz to .zip format.
|
2013-05-12 21:58:53 -04:00 |
|
Chris Talkington
|
eaee6eae0f
|
build: update release script to use nodejs archiver.
|
2013-05-12 16:40:49 -05:00 |
|
Chris Talkington
|
8ab32fe3ff
|
build: correct paths so that archiving works.
|
2013-05-12 16:02:00 -05:00 |
|
Dave Methvin
|
8ee67bde11
|
Add release time to header on uncompressed file.
(cherry picked from commit 71f33cc7d9 )
|
2013-05-11 15:58:45 -04:00 |
|
Timmy Willison
|
1debe49ac7
|
Update Sizzle: fix sort order test
|
2013-05-10 15:44:06 -04:00 |
|
Timmy Willison
|
5dda0687f1
|
Update Sizzle: empty string arguments in pseudos. Fixes #13882.
|
2013-05-10 12:48:39 -04:00 |
|
Kyle Robinson Young
|
b5580a9898
|
Use grunt option with grunt.util.spawn, close gh-1255.
|
2013-05-09 15:14:46 -04:00 |
|
Dave Methvin
|
9fdbc8bf33
|
Fix #13223. Re-allow leading space in HTML. Close gh-1264.
(cherry picked from commit 00eafdf028 )
|
2013-05-09 14:53:15 -04:00 |
|
Jason Bedard
|
c9267ab078
|
Only call jQuery(this) when needed. Close gh-1260.
|
2013-05-09 14:26:13 -04:00 |
|
Dave Methvin
|
47f56f1612
|
Create CDN archives in the build script.
|
2013-05-08 20:00:24 -04:00 |
|
Jason Bedard
|
5e42df0517
|
Use String.slice instead of String.substring in order to save a three bytes. Close gh-1261.
|
2013-05-08 19:56:13 +04:00 |
|
Timmy Willison
|
2fc6b658e8
|
Update Sizzle: minor fixes
|
2013-05-08 10:54:56 -04:00 |
|
Timmy Willison
|
7725f8e8b1
|
Update Sizzle: fix failing tests with attributes
|
2013-05-07 17:38:19 -04:00 |
|
Timmy Willison
|
24f2166400
|
Update Sizzle: minor selector issues
|
2013-05-07 15:26:49 -04:00 |
|
Timmy Willison
|
8d3c0506c8
|
Check nodeType of elements passed to selector-native's find. Fixes #13577.
|
2013-05-06 15:42:00 -04:00 |
|
Timmy Willison
|
6d04ebfafb
|
No ticket: boolean -> bool in selector-native
|
2013-05-06 15:41:22 -04:00 |
|
Dave Methvin
|
caf963992d
|
Make it easier to debug the release script.
|
2013-05-06 10:32:16 -04:00 |
|
Rick Waldron
|
2406b5e290
|
Fixes #13850. Better removal of hyphenated data property names.
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
2013-05-02 16:35:22 -04:00 |
|
Dave Methvin
|
e8b110c646
|
Add -wrap to the minimumest-possible-build list.
|
2013-05-02 13:40:25 -04:00 |
|
Dave Methvin
|
6b5391508e
|
Fix #13255. Set a default event target for Cordova.
|
2013-05-02 13:39:13 -04:00 |
|
Richard Gibson
|
9c4a428528
|
Fix #13846: .prev sort direction
|
2013-05-01 11:33:06 -04:00 |
|
Richard Gibson
|
18cccd04a6
|
Fix #13803: domManip remote-script evaluation per 1.9 (AJAX dataType "script")
|
2013-04-29 13:31:59 -04:00 |
|
Corey Frang
|
55e319aa52
|
Fixes #13815: Ensure each element has its own private data object - Tests by @rwldrn
|
2013-04-24 17:09:30 -04:00 |
|
Oleg
|
3a6194076b
|
Fix #13818: Add wrapMap entry for col element
|
2013-04-24 22:15:41 +04:00 |
|
Richard Gibson
|
78c803f1b5
|
Fix #13819: .parent sort direction
(cherry picked from commit 6a816ec95f )
|
2013-04-24 11:40:42 -04:00 |
|
Richard Gibson
|
ad71f47b27
|
Fix #13809: Avoid collisions with words reserved by any version of ECMA-262
|
2013-04-24 09:06:11 -04:00 |
|
Richard Gibson
|
d8f7e83712
|
Fix #13810: .replaceWith(nextSibling)
|
2013-04-22 21:08:38 -04:00 |
|
Richard Gibson
|
67a080b284
|
Fix #13807: attribute/Object.prototype name collisions
|
2013-04-22 09:58:09 -04:00 |
|
Richard Gibson
|
fb1731ab16
|
Fix #13797: .is with single-node context
(cherry picked from commit 4f786ba4d2 )
|
2013-04-20 11:51:51 -04:00 |
|