Richard Gibson
|
50290b8ffb
|
Ref cc324abf : use acceptData to determine when it is safe to add event handlers
|
2013-01-16 14:36:24 -05:00 |
|
danilsomsikov
|
cc324abf73
|
Fix #8335: Avoid memory leak by never setting data on non-element non-document nodes. Close gh-1127.
|
2013-01-16 14:31:29 -05:00 |
|
Richard Gibson
|
a96aa9e270
|
Fix #13233: re-allow .replaceWith of text nodes. Close gh-1137.
(cherry picked from commit 6b1b0a26b4 )
|
2013-01-16 13:57:00 -05:00 |
|
Richard Gibson
|
306b698813
|
No ticket: improve replaceWith testing
(cherry picked from commit 13468abaeb )
|
2013-01-16 12:31:23 -05:00 |
|
Richard Gibson
|
2f0756b534
|
Fix #13182: update Sizzle
|
2013-01-16 00:18:04 -05:00 |
|
Mike Sherov
|
10cc33e27b
|
Fix #13183: Wrong animation initial value calc. Ref gh-1136.
|
2013-01-15 23:34:22 -05:00 |
|
Dave Methvin
|
86278d40ae
|
Updating the source version to 2.0.0pre
|
2013-01-14 23:19:45 -05:00 |
|
Dave Methvin
|
2cc06af007
|
Tagging the 2.0.0b1 release.
|
2013-01-14 23:19:18 -05:00 |
|
Dave Methvin
|
a8cbbd3615
|
Let version 1.9 claim jquery.js and jquery-latest.js files.
|
2013-01-14 23:11:33 -05:00 |
|
Dave Methvin
|
e7a2e3c72f
|
Simplify release notes generator script.
|
2013-01-14 22:10:39 -05:00 |
|
Richard Gibson
|
348e1a75c8
|
de486684 with moar guard for IE6
(cherry picked from commit 6c29dd24e9 )
|
2013-01-13 23:00:14 -05:00 |
|
Oleg
|
eff59f97ac
|
Add a comment
|
2013-01-13 22:05:41 -05:00 |
|
Oleg
|
38ad408f82
|
Fixes #13200 - innerHTML in buildFragment need end tags
|
2013-01-13 22:05:37 -05:00 |
|
Richard Gibson
|
31b9579715
|
Fix #13203: delegated events with selector matching Object.prototype property
|
2013-01-13 21:40:24 -05:00 |
|
Richard Gibson
|
de486684e3
|
Fix f860e0bd Firefox failures
(cherry picked from commit 0a3a424e65 )
|
2013-01-13 20:37:53 -05:00 |
|
Richard Gibson
|
b75b9ef8d0
|
Fix #13180: don't delegate into SVG <use>
(cherry picked from commits 36457cb6afc12d4a755cf93442a502783a669517..f860e0bd2f7dd228a14704d78ed5208cbe870d01)
|
2013-01-13 20:00:03 -05:00 |
|
Richard Gibson
|
7767234364
|
No ticket: compress event.js
(cherry picked from commit 9cf812d7a2 )
|
2013-01-13 19:41:31 -05:00 |
|
Dave Methvin
|
fa71737fb4
|
Leave out the web site, you know where to find us.
|
2013-01-11 16:59:24 -05:00 |
|
Dave Methvin
|
c0c1bdde60
|
Update copyrights used in file headers.
|
2013-01-11 16:08:09 -05:00 |
|
Richard Gibson
|
bad229c53e
|
Update Sizzle
|
2013-01-11 13:01:56 -05:00 |
|
adam j. sontag
|
5aba2102b2
|
Revert grunt, grunt-contrib-jshint, and grunt-contrib-uglify versions used in build until we can adapt Gruntfile to support grunt 0.4.0rc5 changes
|
2013-01-10 23:47:48 -05:00 |
|
Richard Gibson
|
c1a59f78c2
|
Update Sizzle
|
2013-01-10 15:54:32 -05:00 |
|
Dave Methvin
|
2ff2d1d3dc
|
Fix #12886. Fix map file reference in .min.js file.
Cherry picked from e348b40608 .
|
2013-01-10 10:50:25 -05:00 |
|
Richard Gibson
|
ca49ef98d5
|
Ref gh-1117: Use native push for size and performance
|
2013-01-09 10:11:33 -05:00 |
|
Oleg
|
8e6c1ba92f
|
Ref gh-1117: Don't stop on a falsy value in buildFragment. Close gh-1124.
|
2013-01-09 09:52:01 -05:00 |
|
nanto
|
2f6b3f818f
|
Propagate context of returned deferred object in Deferred.then(). Fixes #13160.
|
2013-01-08 16:37:50 +01:00 |
|
jaubourg
|
18c376a5bd
|
Adjusts unit test regarding exception in injected scripts so that it accounts for the exception being thrown in an event loop for remote scripts
|
2013-01-08 14:04:00 +01:00 |
|
jaubourg
|
7cc629d097
|
Opera 12.0 still implements an older version of the DOM so cloneNode cannot be called without an argument
|
2013-01-08 11:15:36 +01:00 |
|
jaubourg
|
d4e666d475
|
strengthens and dries 304 unit tests
|
2013-01-08 11:07:18 +01:00 |
|
Corey Frang
|
ce426c5d69
|
Adding some more test coverage for .finish()
|
2013-01-08 03:33:27 -06:00 |
|
jaubourg
|
ed6209e8b2
|
Tweaks the logic in the 304-related unit tests so that they pass for versions of Opera that support manual 304 handling as well as for those that don't
|
2013-01-08 10:10:18 +01:00 |
|
Oleg
|
57d9dcd4a0
|
Use while loop instead of for
|
2013-01-08 02:41:25 +00:00 |
|
Oleg
|
58b4994f56
|
Always use core_push in jQuery.buildFragment
|
2013-01-08 02:41:21 +00:00 |
|
Oleg
|
6d2ae92fe4
|
Change test description
|
2013-01-08 02:41:18 +00:00 |
|
Oleg
|
c9bf5c5e90
|
Bring back jQuery.buildFragment and remove jQuery.clean
|
2013-01-08 02:41:15 +00:00 |
|
Oleg
|
054daa20af
|
Ref #8908. Update IE9 css clone fix. Close gh-1119.
|
2013-01-08 02:08:47 +00:00 |
|
Oleg
|
9434060722
|
Simplify .wrapAll() and fix style. Close gh-1116.
|
2013-01-08 01:35:55 +00:00 |
|
Corey Frang
|
b6abb31df4
|
Fix #13103. Add .finish() method. Close gh-1118.
|
2013-01-08 01:19:25 +00:00 |
|
nanto_vi
|
412d910697
|
Eliminate redundancy of Deferred.then().
|
2013-01-08 01:03:38 +09:00 |
|
jaubourg
|
62acda819f
|
Adds the abort on unload trick back in since IE9 still exhibits the bug
|
2013-01-07 10:34:14 -05:00 |
|
jaubourg
|
f6df0301c8
|
Fixes comments per @rwldrn. Makes sure failing requests from local protocol yields status 404, not 0.
|
2013-01-07 10:34:11 -05:00 |
|
jaubourg
|
17049c73bc
|
2.0: reduced xhr transport
|
2013-01-07 10:34:07 -05:00 |
|
nanto_vi
|
e7fdda9819
|
Propagete context of returned deferred object in Deferred.then(). Fixes #13160
|
2013-01-07 02:49:15 +09:00 |
|
Dave Methvin
|
c61150427f
|
Fix #13143. Event target cannot be a text node.
Check removed in the initial 2.0 refactor but Chrome still needs it. No effective way to unit test; see the test case in #13143.
|
2013-01-06 10:25:02 -05:00 |
|
Dave Methvin
|
d2a51f0e44
|
Allow build to continue with --force on bad line endings.
|
2013-01-06 10:03:59 -05:00 |
|
Dave Methvin
|
b760d798d3
|
Fix #12471. Use consistent line endings in jquery.js
|
2013-01-06 09:55:51 -05:00 |
|
Dave Methvin
|
c0241a47e2
|
Ref #12945, IE9/10 still needs safe .getAttribute check.
|
2013-01-04 22:29:27 -05:00 |
|
Dave Methvin
|
e9ab6a74d4
|
Fix #12945. Check for .getAttribute so IE9 is happy.
|
2013-01-04 17:35:01 -05:00 |
|
Zachary Adam Kaplan
|
8ac7fa71b5
|
Use new version of grunt-contrib-watch. Close gh-1106.
Previous versions of grunt-contrib-watch did not support editors that used safe-writes (vim, etc..).
|
2013-01-03 21:27:22 -05:00 |
|
Dave Methvin
|
1e5b14a131
|
Remove appendChecked detect and stranded markup.
|
2013-01-03 20:57:00 -05:00 |
|