Michał Gołębiowski
|
f92a446ee8
|
No ticket. Correct a support comment.
|
2013-08-19 20:16:16 +02:00 |
|
Michał Gołębiowski
|
e3584179fe
|
Remove redundant prefixes from the CSS order test.
|
2013-08-19 19:53:31 +02:00 |
|
Michał Gołębiowski
|
215cc09067
|
No ticket. Add a support note about defaultPrevented missing in Android < 4.0
|
2013-08-19 19:31:15 +02:00 |
|
Daniel Herman
|
584a4af9c8
|
No ticket: add assertions for jQuery.when( array ). Close gh-1312.
|
2013-08-19 18:25:42 +02:00 |
|
Chris Price
|
3e3680c2cd
|
Fix #14150: revert to ownerDocument.defaultView.getComputedStyle. Close gh-1311.
|
2013-08-19 18:10:25 +02:00 |
|
Jeremy Dunck
|
c418b94eb4
|
Fix #14164: assign className in addClass/removeClass only if changed. Close gh-1331.
|
2013-08-19 17:55:49 +02:00 |
|
Timmy Willison
|
32e803c5bc
|
Minor build change: remove trailing tabs
|
2013-08-16 14:41:13 -04:00 |
|
Oleg Gaidarenko
|
ef694f6cc7
|
Don't execute DOM ready tests in AMD mode (they aren't loaded before DOM ready). Close gh-1335.
Conflicts:
src/manipulation.js
|
2013-08-16 14:39:42 -04:00 |
|
Timmy Willison
|
b693b370a4
|
When converting the source to AMD, don't forget to AMD
|
2013-08-16 12:54:43 -04:00 |
|
Timmy Willison
|
338e48aea5
|
Custom builds: Fix source folder location now that build.js is in the tasks folder
|
2013-08-16 10:13:09 -04:00 |
|
Timmy Willison
|
31f0912267
|
Custom builds: Remove _evalUrl when excluding ajax
|
2013-08-16 10:11:22 -04:00 |
|
Oleg Gaidarenko
|
df67c1ab09
|
Move jQuery specific tasks to independent files. Close gh-1334.
Also:
* Confirm build task to the style guide
* Use grunt API to load jQuery specific tasks
* Add "use strict"; statements
|
2013-08-16 09:48:00 -04:00 |
|
Oleg Gaidarenko
|
70c9a0a13a
|
Fixed pulling in Sizzle subproject when testing with min/dev.
|
2013-08-16 09:43:43 -04:00 |
|
Timmy Willison
|
cecb52ff5c
|
Specify support as a dependency wherever it is used. Optimize module order to save 15 bytes.
|
2013-08-15 20:38:48 -04:00 |
|
Timmy Willison
|
7877c4fa73
|
Remove log
|
2013-08-15 15:58:15 -04:00 |
|
Timmy Willison
|
b7b50a7d5f
|
Fix build for jenkins
|
2013-08-15 15:56:47 -04:00 |
|
Timmy Willison
|
6318ae6ab9
|
AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163.
|
2013-08-15 14:15:49 -04:00 |
|
Michał Gołębiowski
|
7627b8b6d9
|
correct a typo in README
|
2013-08-12 18:31:00 +02:00 |
|
Oleg
|
012bda75f1
|
Correct typos in the test assertion
|
2013-08-10 10:49:14 +04:00 |
|
Oleg
|
5bbfa46aba
|
Fix test of #13855 for Opera 12.1 and IE10
|
2013-08-10 07:47:21 +04:00 |
|
Oleg
|
2bdeb6b14d
|
Correct assertion for #14049 ticket
|
2013-08-10 07:08:16 +04:00 |
|
Oleg
|
9214c37bba
|
Improve test stability for #13855 ticket. Close gh-1328.
|
2013-08-08 09:44:07 -04:00 |
|
Oleg
|
e253c65b2d
|
"pixelPosition" should be "true" in 28 >= Chrome
|
2013-08-08 01:18:01 +04:00 |
|
terrycojones
|
3484a68c16
|
Removed an unneeded variable. Closes gh-1321.
|
2013-08-08 01:15:16 +04:00 |
|
Timmy Willison
|
410cf4ee6b
|
Update QUnit to 1.12.0
|
2013-07-24 21:31:08 -04:00 |
|
Timmy Willison
|
302f222df0
|
No need to remove if they ain't nuthin thar
|
2013-07-24 21:31:07 -04:00 |
|
Oleg
|
c8c32f1d05
|
Fix paths for qunit files
|
2013-07-24 18:39:09 +04:00 |
|
Oleg
|
831a532c3c
|
Change Windows install explanation
|
2013-07-22 22:38:49 +04:00 |
|
Oleg
|
24571f4a73
|
Remove the Xcode note in readme
|
2013-07-22 22:04:50 +04:00 |
|
Oleg
|
806b0230cd
|
Install bower packages with npm install
|
2013-07-22 22:04:48 +04:00 |
|
Timmy Willison
|
0600a29256
|
Update Sizzle to 1.10.5. Fixes #14142.
|
2013-07-19 09:54:59 -04:00 |
|
Timmy Willison
|
07b5f126e2
|
Lint JSON manifests during development
|
2013-07-19 09:54:15 -04:00 |
|
Michał Gołębiowski
|
c33108cad1
|
Update devDependencies, adjust .jshintrc to jsHint 2.x, use .jshintignore. Close gh-1283.
|
2013-07-11 12:52:48 -04:00 |
|
Timmy Willison
|
bc4e9763e2
|
Update README for bower usage
|
2013-07-10 14:18:57 -04:00 |
|
Timmy Willison
|
b13d8229ae
|
Include Sizzle and Qunit with bower. Fixes #14118.
|
2013-07-10 12:00:26 -04:00 |
|
Timmy Willison
|
c93f91e33e
|
Remove undefined var declarations
|
2013-07-08 12:27:33 -04:00 |
|
Timmy Willison
|
1f67d07c60
|
Support CommonJS environments by accentuating the need for a window with a document. Fixes #13768.
|
2013-07-04 14:00:26 -04:00 |
|
Timmy Willison
|
aee465987c
|
Update Sizzle to version 1.10.3-pre
|
2013-07-04 13:28:03 -04:00 |
|
Dave Methvin
|
0dd88061a2
|
Updating the source version to 2.0.4-pre✓™
|
2013-07-03 09:30:49 -04:00 |
|
Dave Methvin
|
f576d00d9f
|
Tagging the 2.0.3 release.
|
2013-07-03 09:30:16 -04:00 |
|
Dave Methvin
|
6e630fbbb1
|
Revert "Fix #13983. Switch to //# for sourcemaps."
Per the discussion here:
https://code.google.com/p/chromium/issues/detail?id=256636
Thanks to the Chrome team for the quick response!
This reverts commit d53ddc90c1 .
|
2013-07-02 16:58:20 -04:00 |
|
Dave Methvin
|
a44202dc60
|
Change the changelog header style
|
2013-07-02 16:12:12 -04:00 |
|
Dave Methvin
|
d53ddc90c1
|
Fix #13983. Switch to //# for sourcemaps.
Normally we'd avoid doing this on a patch release, but Chrome Canary is
spewing deprecation warnings already and that's generating bug tickets.
|
2013-07-02 09:48:40 -04:00 |
|
ruado1987
|
5f1aa2354a
|
Fixes #13976: Garbage input should not cause error in buildFragment. Close gh-1284
|
2013-07-01 22:31:01 +04:00 |
|
Oleg
|
308980ee2a
|
Fix test for #13937 ticket. Close gh-1299
|
2013-07-01 22:31:01 +04:00 |
|
Oleg
|
16115c1d91
|
support.boxSizingReliable in FF 23 should be true. Close gh-1288
|
2013-07-01 22:31:00 +04:00 |
|
Michał Gołębiowski
|
d57c22ce1e
|
Update AUTHORS.txt
|
2013-07-01 20:09:14 +02:00 |
|
Jason Merino
|
ec6eb38c64
|
Fixes #14049: don't append px to CSS order value. Close gh-1300.
|
2013-07-01 19:58:39 +02:00 |
|
Timmy Willison
|
d139732a16
|
Update Sizzle: bower manifest
|
2013-06-26 23:08:37 -04:00 |
|
Rick Waldron
|
147726af12
|
Fixes #14047 jQuery.data should not miss data-* w/ hyphenated property names
http://bugs.jquery.com/ticket/14047
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
2013-06-24 12:23:12 -04:00 |
|