Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Core: Standardize indexOf comparisons | Richard Gibson | 2015-01-10 | 8 | -11/+12 | |
| | | | | | | | | not present: `< 0` present: `> -1` at index: `=== N` Closes gh-1984 | |||||
* | Callbacks: Reduce size | Richard Gibson | 2015-01-10 | 1 | -82/+74 | |
| | | | | (cherry picked from commit 18baae2efb36a6c759c0dddac7d25da9c554dff7) | |||||
* | Callbacks: Don't abort execution on .lock() | Richard Gibson | 2015-01-10 | 2 | -5/+13 | |
| | | | | | | | Fixes gh-1990 Closes gh-1991 (cherry picked from commit fc7477f4927100f23f83c22b5142a42d1eac8502) | |||||
* | Callbacks: No object starts out locked | Richard Gibson | 2015-01-10 | 2 | -17/+43 | |
| | | | | | | Fixes gh-1989 (cherry picked from commit f5a8c649b54e8b7fde6253bd56972347f9bbe012) | |||||
* | Build: Specify valid components for commit messages | Richard Gibson | 2015-01-10 | 1 | -0/+25 | |
| | | | | Closes gh-1909 | |||||
* | Docs: Fix README uppercase | Dave Methvin | 2015-01-09 | 1 | -1/+1 | |
| | ||||||
* | Docs: Clarify custom build instructions | Dave Methvin | 2015-01-06 | 1 | -3/+3 | |
| | | | | Closes gh-1854 | |||||
* | Release: Remove copying of jquery-latest files | Dave Methvin | 2015-01-06 | 1 | -29/+18 | |
| | ||||||
* | Ajax: Fix cross-domain detection test for non-default port | Victor Homyakov | 2015-01-06 | 1 | -1/+1 | |
| | | | | Closes gh-1954 | |||||
* | Misc: Mac OS is now OS X, thanks @xfq | Dave Methvin | 2015-01-06 | 1 | -1/+1 | |
| | | | | Closes gh-1970 | |||||
* | Event: Normalize mouse event properties in drag events | Aditya Raghavan | 2015-01-05 | 2 | -1/+15 | |
| | | | | | | | DragEvent is a superset of MouseEvent, so we want to fix up mouse properties like pageX and pageY. Fixes gh-1925 | |||||
* | Build: Remove dates from copyright notice | Anne-Gaelle Colom | 2015-01-03 | 3 | -5/+3 | |
| | | | | Closes gh-1983 | |||||
* | README: update the Homebrew site address | Michał Gołębiowski | 2015-01-03 | 1 | -1/+1 | |
| | | | | | | Thanks @xfq Closes gh-1971 | |||||
* | Build: Don't assume the browser environment; smoke test on Node w/ jsdom | Michał Gołębiowski | 2014-12-26 | 23 | -40/+88 | |
| | | | | | Fixes gh-1950 Closes gh-1949 | |||||
* | Deferred: Fix $.when with resolved deferred and progress callbacks | Nicolas HENRY | 2014-12-25 | 2 | -2/+24 | |
| | | | | | Fixes gh-1894 Closes gh-1915 | |||||
* | Ajax: simplify jQuery.parseXML method | Shivaji Varma | 2014-12-25 | 1 | -3/+2 | |
| | | | | | | | | | -2 bytes to the gzipped size and code looks a bit nicer This wasn't landed to the compat branch though, since size would increase with this cherry-pick Closes gh-1856 | |||||
* | Offset: don't run scrollTop/scrollLeft iframe test in mobile Safari | Oleg Gaidarenko | 2014-12-25 | 1 | -7/+16 | |
| | | | | | | | iPhone resize the iframe by its content regardless of the width, height values, meaning it's not possible to scroll the iframe only its parent element Ref 62a333e0646d3011377ed13a6fcfbb08e91e2bef | |||||
* | CSS: simplify "defaultDisplay" module | Oleg Gaidarenko | 2014-12-24 | 1 | -1/+1 | |
| | | | | Closes gh-1962 | |||||
* | Manipulation: make wrapAll funarg execute only once | Oleg Gaidarenko | 2014-12-24 | 2 | -6/+33 | |
| | | | | | Fixes gh-1843 Closes gh-1912 | |||||
* | Data: shave off a couple of bytes | Mike Sidorov | 2014-12-24 | 1 | -4/+3 | |
| | | | | Closes gh-1931 | |||||
* | Data: speed up $.fn.data() for camel-cased key | Victor Homyakov | 2014-12-24 | 1 | -2/+3 | |
| | | | | | Fixes gh-1941 Closes gh-1952 | |||||
* | CSS: Add unit tests for negative margins and positioning | Aditya Raghavan | 2014-12-24 | 1 | -0/+15 | |
| | | | | Closes gh-1957 | |||||
* | Event: fix incorrect window bug with scrollTop/Left in iframes | Aditya Raghavan | 2014-12-24 | 2 | -2/+17 | |
| | | | | | Fixes gh-1945 Closes gh-1959 | |||||
* | Build: Sizzle version labels must start with a dash | Timmy Willison | 2014-12-17 | 1 | -1/+1 | |
| | ||||||
* | Build: update node dependencies | Timmy Willison | 2014-12-17 | 1 | -8/+8 | |
| | ||||||
* | Build: account for version labels in Sizzle versions | Timmy Willison | 2014-12-17 | 1 | -1/+1 | |
| | | | | Fixes gh-1939 | |||||
* | Authors: Update AUTHORS.TXT and .mailmap | Dave Methvin | 2014-12-16 | 2 | -1/+17 | |
| | ||||||
* | Sizzle: update to 2.1.1 | Timmy Willison | 2014-12-15 | 7 | -46/+131 | |
| | ||||||
* | README: various text fixes | Oleg Gaidarenko | 2014-12-15 | 2 | -7/+7 | |
| | | | | | | | | Thank you @essamjoubori, @bcbcb, @namlede Closes gh-1926 Closes gh-1927 Closes gh-1928 | |||||
* | Support: Correct iOS 8 support test results, re-arrange entries | Michał Gołębiowski | 2014-12-13 | 1 | -5/+22 | |
| | ||||||
* | Ajax: use anchor tag for parsing urls | Ben Toews | 2014-12-11 | 2 | -20/+31 | |
| | | | | | Fixes gh-1875 Closes gh-1880 | |||||
* | Core: re-introduce createHTMLDocument in parseHTML; Safari 8 left out | Timmy Willison | 2014-12-10 | 5 | -6/+67 | |
| | | | | Close gh-1505 | |||||
* | Event: Empty namespaces should be uneventfully ignored | Dave Methvin | 2014-12-09 | 2 | -1/+12 | |
| | | | | | | Thanks @hamishdickson for the report! Closes gh-1769 | |||||
* | Core: revert addition of createHTMLDocument. Thanks, Safari 8. | Timmy Willison | 2014-12-09 | 2 | -17/+1 | |
| | | | | | - Safari 8 has issues when the HTML string contains forms. Closing tags are not respected. | |||||
* | Css: Remove non-functional unit test for negative margin | Dave Methvin | 2014-12-09 | 1 | -4/+1 | |
| | | | | | | | Thanks @MatthewMueller Closes gh-1474 Ref gh-1918 | |||||
* | Core: pass empty string to createHTMLDocument to appease IE | Timmy Willison | 2014-12-09 | 1 | -1/+1 | |
| | ||||||
* | Core: remove unnecessary support test for createHTMLDocument | Timmy Willison | 2014-12-09 | 5 | -36/+13 | |
| | ||||||
* | Build: fix tests in AMD mode | Timmy Willison | 2014-12-09 | 8 | -32/+32 | |
| | ||||||
* | Core: use document.implemenation.createHTMLDocument in jQuery.parseHTML | Frederic Hemberger | 2014-12-09 | 5 | -3/+39 | |
| | | | | Close gh-1505 | |||||
* | Support: Re-organize browser order, add Safari 8 | Michał Gołębiowski | 2014-12-09 | 1 | -41/+9 | |
| | | | | | | | | Most browsers were put in order newest to oldest, Android was treated differently; this has been fixed. Also, browsers that share test results between different versions were grouped together. | |||||
* | Core: Simplify and speed up .each | Daniel Husar | 2014-12-09 | 1 | -14/+5 | |
| | | | | Closes gh-1510 | |||||
* | Attributes: Use the option val hook in select val hook and simplify it | Michał Gołębiowski | 2014-12-08 | 2 | -7/+10 | |
| | | | | | | | | | The hook is still defined; not using it could cause issues in IE<11. Also, IE10 no longer throws when value not set but it still doesn't trim the value. IE11 has all those issues fixed; support comments are updated. Fixes gh-1902 Closes gh-1901 | |||||
* | Manipulation: improve test for data-URI | Oleg Gaidarenko | 2014-12-08 | 1 | -3/+19 | |
| | | | | | | | Some environments do not support data-uri in "src" attribute of script element. Mitigate it with equality assertion Ref a467f8653a6fab2903148df80ab0ce9f5f4fd04f | |||||
* | Event: Fully clean up events in unit test | Veaceslav Grimalschi | 2014-12-07 | 1 | -1/+2 | |
| | | | | Closes gh-1685 | |||||
* | Callbacks: Disabling a callback should prevent firing | Dave Methvin | 2014-12-07 | 2 | -2/+19 | |
| | | | | | | | Thanks to @TheDistantSea for the report! Fixes gh-1790 Closes gh-1643 | |||||
* | Tests: Tilt at a few style guide windmills | Richard Gibson | 2014-12-06 | 1 | -45/+43 | |
| | | | | Ref 3c13f4c6297566a71102c2362347987f6d6a636e | |||||
* | Tests: Accommodate page changes from the QUnit HTML reporter | Richard Gibson | 2014-12-06 | 1 | -21/+20 | |
| | | | | Ref 6748ba349650353c7bed6eec201a3192f6b2cae1 | |||||
* | Tests: Minor updates for QUnit 1.16 compatibility | Richard Gibson | 2014-12-05 | 5 | -23/+24 | |
| | | | | | | More to come later. (cherry picked from commit f6f8848fbe477fa93fd27ac7f10885dd6e97f633) | |||||
* | Tests: Update QUnit | Richard Gibson | 2014-12-05 | 3 | -1159/+1717 | |
| | ||||||
* | Build: Remove empty define({}) from build output | David Corbacho | 2014-12-04 | 1 | -1/+3 | |
| | | | | | Fixes gh-1768 Closes gh-1569 |