Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Remove an unused support check, correct a comment. Close gh-1212. | Michał Gołębiowski | 2013-04-03 | 2 | -2/+1 | |
| | ||||||
* | Update grunt-contrib-jshint to 0.3.0, ref gh-1204. | Michał Gołębiowski | 2013-04-03 | 13 | -31/+38 | |
| | ||||||
* | Ref #13353: capture onlyHandlers in jQuery.Event.isTrigger. Close gh-1183. | Richard Gibson | 2013-04-03 | 2 | -15/+37 | |
| | ||||||
* | Remove the define.amd.jQuery check, close gh-1150. | jrburke | 2013-04-03 | 3 | -19/+21 | |
| | | | | | | | Cherry picked from 2.0 master 34c4e122a333bbfc80bd4f6e79db20f3a73ae5b3 Conflicts: src/exports.js | |||||
* | No ticket: fix build date formatting | Richard Gibson | 2013-04-01 | 1 | -7/+1 | |
| | | | | (cherry picked from commit 5b59a63b2b9247b326c654ca941a1dfe77914024) | |||||
* | No ticker: grunt_compare_size options. Close gh-1210. | Tom Fuertes | 2013-03-26 | 2 | -1/+11 | |
| | | | | (cherry picked from commit 1f530e286755416369f4452d20f5ab6bb175451d) | |||||
* | No ticket: Grunt changes from 2.0 selector-native | Dave Methvin | 2013-03-25 | 3 | -59/+49 | |
| | | | | (cherry picked from commits 1083f82d1ee0c8f15a66be15e6184294a69d4420 8be9cd1ce71de8affa32a85b596c1bfed2e714a6 054c6946d4f86e4ba5ce6284554c8cacd7498e93) | |||||
* | Use semver versions for our in-between versions as well. Also update Sizzle. | Timmy Willison | 2013-03-23 | 2 | -1/+1 | |
| | | | | http://semver.org/ | |||||
* | Fix #13514: Set selectedIndex to -1 when non-matching value is set on a ↵ | ruado1987 | 2013-03-22 | 2 | -7/+30 | |
| | | | | select. Close gh-1191. | |||||
* | Update Sizzle: now uses built files | Timmy Willison | 2013-03-19 | 1 | -0/+0 | |
| | ||||||
* | Update copyright year | Timmy Willison | 2013-03-19 | 1 | -1/+1 | |
| | ||||||
* | Build selector.js from built sizzle | Timmy Willison | 2013-03-19 | 1 | -1/+1 | |
| | ||||||
* | updated Grunt to 0.4.1 | Michał Gołębiowski | 2013-03-18 | 1 | -4/+4 | |
| | ||||||
* | Update Sizzle: minor windows 8 issue | Timmy Willison | 2013-03-11 | 1 | -0/+0 | |
| | ||||||
* | No ticket: compare_size returns! | Richard Gibson | 2013-03-11 | 2 | -2/+2 | |
| | | | | (remember to `npm install`) | |||||
* | Fix typos. Close gh-1186. | dmitrygusev | 2013-02-28 | 11 | -28/+29 | |
| | ||||||
* | Fixes #11151, #13388. Minor refactor of response conversion and when/where | jaubourg | 2013-02-28 | 3 | -41/+73 | |
| | | | | responseXXX fields are set on the jqXHR. Close gh-1164. | |||||
* | Properly resets firingLength when emptying the list. Fixes #13517 | jaubourg | 2013-02-27 | 2 | -0/+17 | |
| | ||||||
* | Try these dependencies since they work for 2.0 | Dave Methvin | 2013-02-26 | 1 | -10/+7 | |
| | ||||||
* | Whitespace. | Scott González | 2013-02-26 | 1 | -1/+2 | |
| | | | | (cherry picked from commit b55bfb140f4ccf871a38ec52f21f7ca698515e52) | |||||
* | Optimisation: Use String instead of window.String. Close gh-1176. | Timo Tijhof | 2013-02-26 | 1 | -1/+1 | |
| | | | | | Follows-up 22e28b01e60e87b2454f88ca128fb84916b13564. (cherry picked from commit 31478b90128a60585c087bee57d31148677a99cd) | |||||
* | Fix #13471. $().on(".xyz"...) should avoid later crash. | Dave Methvin | 2013-02-26 | 2 | -0/+21 | |
| | | | | | | If the event type is an empty string we end up hanging in .off() which makes for mighty hard debugging. Instead treat it as a no-op. Docs seem clear this is not allowed. | |||||
* | No ticket: move jQuery.expando to core | Richard Gibson | 2013-02-25 | 2 | -4/+4 | |
| | ||||||
* | No ticket: reduce support.js | Richard Gibson | 2013-02-25 | 1 | -52/+49 | |
| | ||||||
* | Fix #13505: Yet another detached add patch | Richard Gibson | 2013-02-24 | 1 | -0/+0 | |
| | ||||||
* | No ticket: Restore support for Android<4.0 | Richard Gibson | 2013-02-23 | 1 | -0/+0 | |
| | ||||||
* | Fix #13499: selector with leading ID matching only a name | Richard Gibson | 2013-02-22 | 1 | -0/+0 | |
| | ||||||
* | No ticket: Revise unit tests in anticipation of Sizzle-free builds | Richard Gibson | 2013-02-22 | 11 | -162/+209 | |
| | | | | (cherry picked from commit 59f5adb622dd6bc3419bbaa9cc2d4acd7a0b08b9) | |||||
* | No ticket: Reduce size in anticipation of Sizzle-free builds | Richard Gibson | 2013-02-22 | 2 | -3/+4 | |
| | ||||||
* | No ticket: Update Sizzle | Richard Gibson | 2013-02-17 | 1 | -0/+0 | |
| | ||||||
* | Fix #13463: Update copyright | Richard Gibson | 2013-02-17 | 1 | -1/+1 | |
| | ||||||
* | Fix #13265 #13332: Allow .parent/.closest with text nodes. Close gh-1146. | Richard Gibson | 2013-02-13 | 3 | -18/+42 | |
| | ||||||
* | No ticket: keep jquery.min.js.gz under 32K | Richard Gibson | 2013-02-12 | 1 | -27/+25 | |
| | ||||||
* | Fix #13401: replaceWith(""). Close gh-1163. | Mark Raddatz | 2013-02-08 | 2 | -9/+20 | |
| | | | | (cherry picked from commit 6a0ee2d9ed34b81d4ad0662423bf815a3110990f) | |||||
* | Ref #13316: Sync all test documents on full vs. minified source. | Richard Gibson | 2013-02-08 | 33 | -175/+76 | |
| | ||||||
* | Update Sizzle: detached node sorting in Webkit. Fixes #13331. | Timmy Willison | 2013-02-05 | 1 | -0/+0 | |
| | ||||||
* | 2013! | Dave Methvin | 2013-02-04 | 1 | -1/+1 | |
| | ||||||
* | Updating the source version to 1.9.2pre | Dave Methvin | 2013-02-04 | 1 | -1/+1 | |
| | ||||||
* | Tagging the 1.9.1 release. | Dave Methvin | 2013-02-04 | 1 | -1/+1 | |
| | ||||||
* | Fix #13356. Clean up after load/ready handlers. Close gh-1152. | Oleg | 2013-02-04 | 1 | -13/+24 | |
| | ||||||
* | Fix #13310. Get the right display value for disconnected nodes. Close gh-1155. | Oleg | 2013-02-04 | 4 | -4/+39 | |
| | ||||||
* | Fix #13089. Only apply zoom to IE6/7 body. | Dave Methvin | 2013-02-03 | 2 | -3/+15 | |
| | ||||||
* | Upgrade QUnit: Welcome to the present! | Richard Gibson | 2013-02-03 | 1 | -0/+0 | |
| | ||||||
* | Ref #12846 and 3b6d8941d8. Fix unit test for IE6. | Dave Methvin | 2013-02-02 | 1 | -2/+6 | |
| | ||||||
* | Fix #13335. Remove "use strict". | Dave Methvin | 2013-02-01 | 2 | -2/+6 | |
| | ||||||
* | Adding @andrewplummer to AUTHORS.txt | Corey Frang | 2013-01-31 | 1 | -0/+1 | |
| | ||||||
* | event: Stricter type checking in trigger - Fixes #13360 - Closes gh-1153 | Andrew Plummer | 2013-01-31 | 2 | -2/+16 | |
| | | | | | | | | | | | Squashed commit of the following: commit 5935a362c75ecef04d5ec9775cbcaf2165921e8d Author: Andrew Plummer <plummer.andrew@gmail.com> Date: Fri Feb 1 02:40:42 2013 +0900 Using "hasOwnProperty" to check for direct properties "type" and "namespace" on events before triggering. | |||||
* | Fix #13355. Tweak Uglify options and var order for gzip. Close gh-1151. | Oleg | 2013-01-31 | 12 | -57/+63 | |
| | | | | | Change uglify-js options for compressor Change variables initialization sequence for some declarations | |||||
* | Change variables initialization sequence for some declarations | Oleg | 2013-01-31 | 5 | -21/+21 | |
| | ||||||
* | Again, magic fixing for previous commit. | Timmy Willison | 2013-01-30 | 1 | -6/+6 | |
| |