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 |
|
Richard Gibson
|
d754b50cb5
|
No ticket: Reduce .find
(cherry picked from commit 85b3c82445 )
|
2013-04-20 10:06:31 -04:00 |
|
Dave Methvin
|
ebecdac242
|
Updating the source version to 2.0.1-pre
|
2013-04-18 16:52:15 -04:00 |
|
Dave Methvin
|
6aaa8a113f
|
Tagging the 2.0.0 release.
|
2013-04-18 16:52:00 -04:00 |
|
Timmy Willison
|
3ef7a9683b
|
Remove unnecessary usage of getAttributeNode(). Fixes #12072.
|
2013-04-18 13:51:12 -04:00 |
|
Richard Gibson
|
9d16fe6283
|
Fix #13776: Add banner before generating source map. Close gh-1246.
|
2013-04-18 13:35:37 -04:00 |
|
Oleg
|
aae7abfeb6
|
Change uglify compression options, close gh-1245.
|
2013-04-18 12:38:00 -04:00 |
|
ros3cin
|
5179fa00b8
|
Refactor code in effects to use data_priv. Re- Close gh-1244.
|
2013-04-17 12:37:23 -04:00 |
|
Richard Gibson
|
039371c741
|
Followup #13779: Backwards-compatible unit test
(cherry picked from commit 12a1017290 )
|
2013-04-17 12:25:48 -04:00 |
|
Richard Gibson
|
03db1ada2c
|
Fix #12838: hook point for non-jQuery.ajax synchronous script fetch/execute in domManip. Close gh-1051.
|
2013-04-17 11:27:57 -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 |
|
Rick Waldron
|
2c7b1b8502
|
Loop cleanup
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
2013-04-16 22:37:48 -04:00 |
|
Rick Waldron
|
77d7f26452
|
Fixes #13779. Remove nodes in document order (uses for loop matching empty()).
|
2013-04-16 22:18:44 -04:00 |
|
Richard Gibson
|
db0326b1fd
|
Fix #13596; #13722: .replaceWith consistency. Close gh-1216.
|
2013-04-16 17:47:21 -04:00 |
|
Michał Gołębiowski
|
562ca75e06
|
Correct spacing.
|
2013-04-15 19:26:34 +02:00 |
|
Michał Gołębiowski
|
8576e24bfe
|
Tell uglifyjs to not mangle undefined; saves 44 bytes. Fixes #13759. Close gh-1239.
|
2013-04-15 18:46:14 +02:00 |
|
Timmy Willison
|
c0088f2d26
|
Update Sizzle: src attribute in IE7. Fixes #13777.
|
2013-04-15 10:46:24 -04:00 |
|
Michał Gołębiowski
|
e80117adb4
|
Fixes #13760. Pass window, not this to the main IIFE. Closes gh-1238
|
2013-04-10 17:27:31 -04:00 |
|
Timmy Willison
|
ac9cad19fa
|
Add onevar to jshintrc, but remove the option for linting the concatenated file
|
2013-04-09 12:48:34 -04:00 |
|
Timmy Willison
|
e01a6231c7
|
Update Sizzle: jshintrc
|
2013-04-09 12:40:50 -04:00 |
|
Timmy Willison
|
0fa52c11cb
|
Update jshintrc to conform to new style guide. Conform to onevar and unused in tests. Fixes #13755.
|
2013-04-09 11:59:31 -04:00 |
|
Dave Methvin
|
0afc92bd73
|
Updating the source version to 2.0.0-pre
|
2013-04-09 08:10:23 -04:00 |
|
Dave Methvin
|
baa50b5e17
|
Tagging the 2.0.0-beta3 release.
|
2013-04-09 08:10:08 -04:00 |
|
Dave Methvin
|
f6471f4f36
|
Use semantic versions.
|
2013-04-09 08:09:26 -04:00 |
|
Dave Methvin
|
85fc5878b3
|
Fix #13393. Avoid IE9 activeElement of death.
|
2013-04-08 21:35:48 -04:00 |
|
Oleg Gaidarenko
|
f1ba486ee3
|
Adjust tabIndex propHook for modern browsers and return -1 where appropriate. Close gh-1228.
|
2013-04-08 21:33:17 -04:00 |
|
Michał Gołębiowski
|
52394ba986
|
Move size() test to deprecated.js and avoid in other tests. Close gh-1237.
|
2013-04-08 20:38:20 -04:00 |
|
Michał Gołębiowski
|
bea0d9a49d
|
Separate test/unit/wrap.js; make tests not fail when wrap module excluded
|
2013-04-09 00:00:02 +02:00 |
|