Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add tests for class manipulation on jQuery object containing more than one ↵ | Michał Gołębiowski | 2013-10-25 | 1 | -0/+43 | |
| | | | | element. Close gh-1404. (cherry-picked from 35b2b94979ed3419e50b72ab3b84307269fa25e8) | |||||
* | Revert "Fix #14180. Allow cross-frame use of focusin/out. Close gh-1369." | Dave Methvin | 2013-10-22 | 3 | -59/+7 | |
| | | | | | | This reverts commit bba8366af48bd2c80c96e7a0f58b3e16fd736125. Because cross-frame focus sucks. | |||||
* | Fix #14180. Allow cross-frame use of focusin/out. Close gh-1369. | Dave Methvin | 2013-10-22 | 3 | -7/+59 | |
| | | | | | (cherry picked from commit 6d5dfa0eda2c19e8838930fafff83b596654eca2) Manually edited for conflicts. | |||||
* | Ref 2263134b: Better identify potential JSON. Close gh-1401. | Ronny Springer | 2013-10-16 | 2 | -13/+46 | |
| | | | | | | | | (cherry picked from commit 083edd60a6c189f17ff1087431e849dd11c111b2) Conflicts: src/data.js | |||||
* | Only set uglify options if not already the default | Timmy Willison | 2013-10-15 | 1 | -10/+2 | |
| | ||||||
* | No ticket: Clean up uglifyjs compress options. Close gh-1382. | Timo Tijhof | 2013-10-15 | 1 | -3/+10 | |
| | ||||||
* | Fix #14394: Changing style !important in webkit. Close gh-1385. | Lihan Li | 2013-10-15 | 2 | -2/+11 | |
| | | | | | | | | (cherry picked from commit 24e587929f62428e1959b10aace6dc4fd65ab397) Conflicts: src/css.js | |||||
* | No ticket: Test cleanup | Richard Gibson | 2013-10-15 | 1 | -21/+9 | |
| | | | | | | | | (cherry picked from commit 8df348e9eb3681ff5f09b1e52b72573e2eee3105) Conflicts: test/unit/css.js | |||||
* | No ticket: Small curCSS size optimizations | Richard Gibson | 2013-10-15 | 1 | -6/+8 | |
| | | | | | | | | (cherry picked from commit a339096d6a9d0313c2184de0d626e2c7e127955b) Conflicts: src/css/curCSS.js | |||||
* | Fix #14432: Always return string from .css("z-index"). Close gh-1395. | George Kats | 2013-10-15 | 2 | -2/+26 | |
| | | | | | | | | (cherry picked from commit 5ce4b06c285bd8cf52eaff0f39e0b9192a927873) Conflicts: src/css/curCSS.js | |||||
* | Fixes #14450. Remove CommonJS+AMD syntax. | Timmy Willison | 2013-10-15 | 7 | -108/+104 | |
| | | | | | | | | | | | | - To keep file size unaffected, an extra pragma was added to build.js to remove certain lines when building with special comments. Conflicts: src/core.js src/css.js src/effects.js src/event.js src/manipulation.js src/offset.js | |||||
* | Remove comment | Timmy Willison | 2013-10-15 | 1 | -2/+1 | |
| | ||||||
* | Update requirejs to compatible version, remove r.js | Timmy Willison | 2013-10-15 | 3 | -25858/+47 | |
| | | | | | Conflicts: package.json | |||||
* | No ticket: Fix subproject iframe tests | Richard Gibson | 2013-10-11 | 3 | -9/+18 | |
| | | | | (cherry picked from commit 13d58a9bec67356ecae0d6902cb634e52cebcf19) | |||||
* | Fix #14381: Update to Sizzle 1.10.11 | Richard Gibson | 2013-10-11 | 1 | -1/+1 | |
| | ||||||
* | No ticket: Correct typo in README section "rebasing". Close gh-1398. | Dominik D. Geyer | 2013-10-11 | 1 | -1/+1 | |
| | | | | (cherry picked from commit 943dc6cf834a57b5bffe99314add0a4d397201ce) | |||||
* | Update Sizzle to 1.10.10 | Timmy Willison | 2013-10-10 | 1 | -1/+1 | |
| | ||||||
* | Add bower install script and release scripts to jshint and pass lint | Timmy Willison | 2013-10-07 | 4 | -15/+12 | |
| | ||||||
* | Edit bower install script based on comments. Close gh-1392. | Timmy Willison | 2013-10-07 | 2 | -14/+4 | |
| | ||||||
* | Warn on npm install if Bower isn't installed. | Scott González | 2013-10-07 | 2 | -1/+25 | |
| | ||||||
* | Gruntfile: Remove project prefix from TestSwarm job name | Timo Tijhof | 2013-10-06 | 1 | -2/+2 | |
| | ||||||
* | Fix #13993. Save result of native inline handlers. Close gh-1368. | Dave Methvin | 2013-10-06 | 2 | -2/+13 | |
| | | | | (cherry picked from commit 3bcd04f528597dac0a7084865461574ab4a06465) | |||||
* | No ticket. Simplify the post-uglify task. (cherry-picked from ↵ | Michał Gołębiowski | 2013-10-02 | 2 | -14/+7 | |
| | | | | 923bfc80dbba00659a2fbadafad6d894973cc560) | |||||
* | Add setup function for the event module | Oleg | 2013-09-30 | 1 | -3/+6 | |
| | | | | (cherry picked from the commit 2c0b9027de841a437baf7b9c85262f196b9cb09e) | |||||
* | Focus on the body before running focus test | Oleg | 2013-09-30 | 1 | -10/+4 | |
| | ||||||
* | Try to fix focus test again | Oleg | 2013-09-30 | 1 | -20/+25 | |
| | ||||||
* | No ticket: Compress core and data modules | Richard Gibson | 2013-09-28 | 2 | -42/+42 | |
| | ||||||
* | No ticket. Get rid of comma expression in curCSS. | Michał Gołębiowski | 2013-09-24 | 1 | -1/+1 | |
| | ||||||
* | Run focus test only if document has focus | Oleg | 2013-09-23 | 1 | -21/+21 | |
| | ||||||
* | No ticket: Fix IE focus test failures | Richard Gibson | 2013-09-23 | 1 | -2/+5 | |
| | ||||||
* | No ticket: Fix XHTML regression. Close gh-1376. | Anthony Ryan | 2013-09-23 | 1 | -1/+1 | |
| | ||||||
* | core: Fix cut off comment in jQuery.map from c72371f714. Close gh-1379. | Timo Tijhof | 2013-09-23 | 1 | -1/+1 | |
| | | | | (cherry picked from commit 2aa2957d213c2801d9999a8902d041026fbb059a) | |||||
* | Updating the source version to 1.11.0-pre | Dave Methvin | 2013-09-19 | 1 | -1/+1 | |
| | ||||||
* | Tagging the 1.11.0-beta1 release.1.11.0-beta1 | Dave Methvin | 2013-09-19 | 1 | -1/+1 | |
| | ||||||
* | Fix #14290. Don't throw if text node is appended to table. Close gh-1371. | Dave Methvin | 2013-09-19 | 1 | -1/+1 | |
| | | | | (cherry picked from commit ec3ac9a247ec3132dea3c30ca36cefc217e25441) | |||||
* | Fix #14282. Don't fondle getPreventDefault if preventDefault exists. Close ↵ | Dave Methvin | 2013-09-19 | 1 | -2/+8 | |
| | | | | | | | | | gh-1365. (cherry picked from commit 4671ef15c2d62962048fd4863911146fcc085f26) Conflicts: src/event.js | |||||
* | Update release script for sourcmap syntax change | Dave Methvin | 2013-09-19 | 1 | -4/+4 | |
| | | | | (cherry picked from commit d79c036ad6cbf0da3593da98410f17bb6b272639) | |||||
* | Correct test assertion of #10227 ticket for IE8 | Oleg | 2013-09-17 | 1 | -7/+6 | |
| | ||||||
* | No ticket: Improve line-height animation test stability | Richard Gibson | 2013-09-17 | 1 | -23/+31 | |
| | ||||||
* | Fix memory leaks in tests for css module | Oleg | 2013-09-17 | 1 | -1/+8 | |
| | ||||||
* | Fix #12723 and simplification and optmization of defaultDisplay helper | Oleg | 2013-09-17 | 2 | -19/+34 | |
| | | | | (cherry picked from commit a25343001eea2436dcf8ea60deea3844f77e42e4) | |||||
* | Simplify replaceWith method. Closes gh-1276 | Oleg | 2013-09-17 | 2 | -28/+19 | |
| | | | | (cherry picked from commit 642e9a45579cfa90861b8ea71a95dd077775caaf) | |||||
* | Use charAt instead of string indexing for oldIE's sake. Fixes #14356. | Timmy Willison | 2013-09-12 | 2 | -2/+3 | |
| | ||||||
* | Adjust prefilter test to error on string indexing in oldIE | Timmy Willison | 2013-09-12 | 1 | -1/+2 | |
| | ||||||
* | Ref #14313: NaN detection. Close gh-1352. | Richard Gibson | 2013-09-12 | 2 | -4/+7 | |
| | ||||||
* | Fix #14351: Update Sizzle | Richard Gibson | 2013-09-12 | 1 | -1/+1 | |
| | | | | (cherry picked from commit 1d57ffe5fff06928aac53813342d33ec6bddd531) | |||||
* | Travis: Also install bower | Jörn Zaefferer | 2013-09-12 | 1 | -1/+1 | |
| | ||||||
* | Add Travis CI config for PR testing | Jörn Zaefferer | 2013-09-12 | 2 | -1/+7 | |
| | ||||||
* | Add unit tests for jQuery.grep. Close gh-1345. | Amey Sakhadeo | 2013-09-12 | 1 | -0/+20 | |
| | ||||||
* | Fix failing support test in IE6/7 | Timmy Willison | 2013-09-11 | 1 | -1/+1 | |
| |