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 |
|
terrycojones
|
3a434434c4
|
Moved too-early assignment inside the if stmt where the var is actually used. Close gh-1292.
|
2013-06-19 19:17:42 -04:00 |
|
Jörn Zaefferer
|
8643ac77fb
|
Build: Update testswarm task to node-testswarm 1.x API
|
2013-06-05 15:58:33 +02:00 |
|
Timmy Willison
|
6b46fde819
|
Update Sizzle. Avoid the use of frameElement. Fixes #13980.
|
2013-06-03 16:11:17 -04:00 |
|
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 |
|