Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Revert "Ajax: remove deprecated extensions from ajax promise" | Oleg Gaidarenko | 2015-12-22 | 1 | -4/+6 | |
| | | | | This reverts commit 9368a8cd8ca81902b8359188668973e489fca6db. | |||||
* | Revert "Deferred: Backwards-compatible standards interoperability" | Oleg Gaidarenko | 2015-12-22 | 6 | -890/+293 | |
| | | | | This reverts commit 34f25631795e0641cc706012cfe5a88dacdedfec. | |||||
* | Revert "Data: do not include digits when camelCasing" | Oleg Gaidarenko | 2015-12-22 | 3 | -37/+16 | |
| | | | | This reverts commit a254f22d7bb5b072a82087a448130ffadd70d698. | |||||
* | CSS: remove revert artefact | Oleg Gaidarenko | 2015-12-22 | 1 | -2/+0 | |
| | ||||||
* | Revert "Data: always camelCase keys in .data()" | Oleg Gaidarenko | 2015-12-22 | 2 | -215/+112 | |
| | | | | This reverts commit 0204c3089e7beee0306594605cc64d1e050ecd07. | |||||
* | Revert "Data: camelCasing should not ignore case" | Oleg Gaidarenko | 2015-12-22 | 2 | -20/+1 | |
| | | | | This reverts commit cf16f860b05b7bffeb2382a0a55bb85c69b2abb5. | |||||
* | Revert "Offset: Fix .offset() to correctly work with ShadowDOM" | Oleg Gaidarenko | 2015-12-22 | 2 | -39/+11 | |
| | | | | This reverts commit d4dd548acaf049d8e4dca9e4b879a51f26bb3d27. | |||||
* | Revert "Offset: remove ownerDocument check in offset getter" | Oleg Gaidarenko | 2015-12-22 | 2 | -10/+18 | |
| | | | | This reverts commit a2386a8250c82e27680d21f7f6fd1eb9a8f7e938. | |||||
* | Revert "Offset: allow offset setter to throw for disconnected elements" | Oleg Gaidarenko | 2015-12-22 | 2 | -2/+10 | |
| | | | | This reverts commit dc49f62f22a90ba95bbd1b659bfdae905adb4dd8. | |||||
* | Build: Temprary disable jscs checks | Oleg Gaidarenko | 2015-12-22 | 1 | -1/+1 | |
| | ||||||
* | Revert "CSS: Ignore the CSS cascade in show()/hide()/etc." | Oleg Gaidarenko | 2015-12-22 | 10 | -1341/+1352 | |
| | | | | This reverts commit 9df8bd205ab78308c34af70c934c42175e560e86. | |||||
* | Revert "Core: remove custom ready event" | Oleg Gaidarenko | 2015-12-22 | 2 | -25/+35 | |
| | | | | This reverts commit b35bea14a9b1ff6b9ba96e0c51e21bfeecfc4c4a. | |||||
* | Revert "Event: remove deprecated event aliases" | Oleg Gaidarenko | 2015-12-22 | 2 | -3/+10 | |
| | | | | This reverts commit ef30bdf4f1b361b6f2e99f5b7233b419f95a62f2. | |||||
* | Revert "Ajax: Remove remnants of the load event alias handling" | Oleg Gaidarenko | 2015-12-22 | 1 | -2/+11 | |
| | | | | This reverts commit 38bd5feddeca3acdd740300f370450621d4e2731. | |||||
* | Revert "Deferred: add .catch handler" | Oleg Gaidarenko | 2015-12-22 | 2 | -40/+0 | |
| | | | | This reverts commit ef77f83db86b806425203d1e5ecbcc119d7b9c32. | |||||
* | Revert "CSS: Make .css("width") & .css("height") return fractional values" | Oleg Gaidarenko | 2015-12-22 | 6 | -120/+30 | |
| | | | | This reverts commit 23212b34e690e857cbc46951dd8c018d181206cb. | |||||
* | Revert "Effects: Remove additional parameters of easings" | Oleg Gaidarenko | 2015-12-22 | 2 | -7/+14 | |
| | | | | This reverts commit 41a04e59df5beac4ca61b3b5e3a6b078b6aee1ac. | |||||
* | Revert "CSS: Make show/hide/toggle methods a module" | Oleg Gaidarenko | 2015-12-22 | 8 | -85/+66 | |
| | | | | This reverts commit 3842246024475eafdc8a00a7ac4358d06d76cab2. | |||||
* | Revert "Core: make isNumeric limited to strings and numbers" | Oleg Gaidarenko | 2015-12-22 | 2 | -7/+7 | |
| | | | | This reverts commit ada073e9acfc9a103b13b9b69d26590e1c834d04. | |||||
* | Revert "Attributes: do not set properties to false when removing booleans" | Oleg Gaidarenko | 2015-12-22 | 2 | -2/+19 | |
| | | | | This reverts commit 5c086c3782459307c44397549fef15a87c8b90c4. | |||||
* | Tests: Make regexes for iOS devices more rigid | Michał Gołębiowski | 2015-10-30 | 1 | -3/+3 | |
| | ||||||
* | Tests: Remove Safari 7.0 & iOS 6 support tests results | Michał Gołębiowski | 2015-10-30 | 1 | -35/+1 | |
| | ||||||
* | Tests: Add iOS 9 support tests results | Michał Gołębiowski | 2015-10-30 | 1 | -0/+34 | |
| | ||||||
* | Build: Test on Node 5 | Michał Gołębiowski | 2015-10-30 | 1 | -0/+1 | |
| | | | | (cherry-picked from cbe5b2b79a46c61ad36ea5df44f80b1cc2c1b60a) | |||||
* | Attributes: remove flakey test for selected attribute | Timmy Willison | 2015-10-26 | 1 | -3/+1 | |
| | | | | | | | - The change is already covered by the "checked" test. Since this test is redundant, just drop it. (cherry picked from commit 87bd130289c6ed9bfc355c1f8587ae6ce00a4776) | |||||
* | Attributes: do not set properties to false when removing booleans | Timmy Willison | 2015-10-26 | 2 | -20/+5 | |
| | | | | | | | | | Fixes gh-1759 (cherry picked from commit 47ccf3daadc4b312f850502300129952e70f9d9d) Conflicts: src/attributes/attr.js | |||||
* | Tests: Post-Summit cleanup | Richard Gibson | 2015-10-25 | 1 | -1/+1 | |
| | | | | | | | Ref 67d7a2eefee768b59eb3d51cb1fb2c671873e58a Ref c752a5030bc00eb5b45dea9c28963f824a5c4f44 (cherry picked from commit f931786018058174fa63551a7a4a3fccf9de41fa) | |||||
* | Core: make isNumeric limited to strings and numbers | Timmy Willison | 2015-10-25 | 2 | -7/+7 | |
| | | | | | | Fixes gh-2662 (cherry picked from commit 15ac848868e993dfe5ccd7751a94f5c8edc288bc) | |||||
* | Attributes: fix tabIndex on <img> in IE11 | Joelle Fleurantin | 2015-10-25 | 1 | -0/+7 | |
| | | | | | | | | | | Fixes gh-2647 Closes gh-2664 (cherry picked from commit c752a5030bc00eb5b45dea9c28963f824a5c4f44) Conflicts: src/attributes/prop.js | |||||
* | CSS: use isFinite in place of redundant isNumeric | Timmy Willison | 2015-10-25 | 1 | -1/+1 | |
| | | | | (cherry picked from commit 3689963909880ed832ac17eabf7b9260927a68d8) | |||||
* | CSS: fix AMD mode for the new showHide module | Timmy Willison | 2015-10-25 | 1 | -1/+2 | |
| | | | | | | | (cherry picked from commit 32cfc38a9c76d1f9163759c811cb9c82eb47d565) Conflicts: src/css/showHide.js | |||||
* | Tests: Change quotes according to style guidelines | Julian Alexander Murillo | 2015-10-25 | 9 | -18/+18 | |
| | | | | | | Close gh-2339 (cherry picked from commit c577928d45bdcc3ee8f93da89ab7aadca21919f3) | |||||
* | Event: Fix delegated radio events when arrow keys are used | Dave Methvin | 2015-10-25 | 2 | -3/+37 | |
| | | | | | | | Fixes gh-2343, gh-2410 Close gh-2617 (cherry picked from commit c82a6685bb964627e27008e298f93ea81218265b) | |||||
* | Attributes: removeClass() -> attr("class", "") | Thomas Tortorini | 2015-10-25 | 1 | -24/+22 | |
| | | | | | | | | | | | - Classes simpliciation Close gh-2465 (cherry picked from commit 5db1e053098af747330044d5740e5379f2834402) Conflicts: src/attributes/classes.js | |||||
* | Attributes: Use simpler boolean check vs a function call | Dave Methvin | 2015-10-25 | 2 | -6/+7 | |
| | | | | | | Ref gh-2491 (cherry picked from commit 4bf1a09522955eb52de1fafb4ee1ecc5982b7a3e) | |||||
* | Attributes: Remove undocumented .toggleClass( boolean ) signature | Dave Methvin | 2015-10-25 | 2 | -76/+22 | |
| | | | | | | | | | | Fixes gh-2491 Close gh-2618 (cherry picked from commit 53f798cf4d783bb813b4d1ba97411bc752b275f3) Conflicts: src/attributes/classes.js | |||||
* | CSS: Make show/hide/toggle methods a module | Dave Methvin | 2015-10-25 | 8 | -66/+83 | |
| | | | | | | | | | | | | | | | | Unit test changes some uses of .show() and .hide() to .css( "display", ... ), there was already an implicit assumption in several of the existing tests. Fixes gh-2193 Close gh-2648 (cherry picked from commit 67d7a2eefee768b59eb3d51cb1fb2c671873e58a) Conflicts: Gruntfile.js src/css.js src/css/showHide.js test/unit/css.js | |||||
* | Deprecated: fix amd mode for the deprecated module | Timmy Willison | 2015-10-25 | 2 | -1/+4 | |
| | | | | (cherry picked from commit e271f665dd8fb617a5015051e1c9df8cebd6c97b) | |||||
* | Tests: Keep test iframes around for assertions | Richard Gibson | 2015-10-25 | 1 | -1/+1 | |
| | | | | | | | | Ref 44f8239d3f9d09d81e2885e9ae7e044277b67341 Ref gh-2644 Ref gh-2390 (cherry picked from commit 0fb84fa8ccefcd07febf282fd7b80262ad70add7) | |||||
* | Core: make isNumeric test work on Symbol | Liza Ramo | 2015-10-25 | 2 | -1/+9 | |
| | | | | | | | Ref #2645 Closes #2657 (cherry picked from commit 0703fd52ef88a2cdac93502070c51c93ffa1dfdd) | |||||
* | Build: update Sizzle to 2.2.1 | Oleg Gaidarenko | 2015-10-25 | 4 | -12/+12 | |
| | | | | | | | | | | Ref #2644 - `selector` module in Edge - Waiting for Sizzle update Fixes #2390 (cherry picked from commit 44f8239d3f9d09d81e2885e9ae7e044277b67341) Conflicts: package.json | |||||
* | Ajax: Don't let onreadystatechange preempt exceptions from xhr.send | Richard Gibson | 2015-10-23 | 1 | -2/+6 | |
| | | | | Ref 0a6e1c4b191f177fce2dac5fd3a17b76f853fd26 | |||||
* | Tests: Use standard external domain name | Richard Gibson | 2015-10-23 | 1 | -1/+1 | |
| | | | | Ref 01c360f96390ff16edfe65ef3b34e167087ef645 | |||||
* | Ajax: Catch synchronous readystatechange events | Richard Gibson | 2015-10-23 | 1 | -6/+8 | |
| | | | | | Fixes gh-2673 Ref trac-14683 | |||||
* | CSS: Protect against getBoundingClientRect exceptions | Richard Gibson | 2015-10-20 | 1 | -6/+15 | |
| | | | | | Ref 487d5ca913c237aafe9efa1179749b46382fddbf Ref 6df399073c6027608dff84bbd3b71e62df6c1c9b | |||||
* | Build: Add "deprecated" to the Testswarm module list | Dave Methvin | 2015-10-20 | 1 | -0/+1 | |
| | | | | | | | Ref #1740 Yeah. (cherry picked from commit 1144e754a6a131bd4affec26fd85299e71bdab06) | |||||
* | Tests: Add Safari 9 support tests results | Michał Gołębiowski | 2015-10-18 | 1 | -0/+34 | |
| | | | | Refs e99a3ac7066226d00ff5828de596d4a4b3818c0c | |||||
* | Offset: allow small differences in offset.top | Joelle Fleurantin | 2015-10-18 | 1 | -1/+3 | |
| | | | | | Fixes gh-2590 (cherry picked from commit 9f9e204bba41b7a9cde5ba7e065d817ef8b18c41) | |||||
* | Core: add unit test for isPlainObject(Symbol) | Liza Ramo | 2015-10-18 | 1 | -0/+9 | |
| | | | | | | Fixes #2645 Closes #2661 (cherry picked from commit 9090d98439f8dc449beafee98f8ff35cfb4f9116) | |||||
* | CSS: Correct misrepresentation of "auto" horizontal margins as 0 | Richard Gibson | 2015-10-18 | 6 | -37/+95 | |
| | | | | | Fixes gh-2237 Closes gh-2276 |