Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Manipulation: make wrapAll funarg execute only once" | Oleg Gaidarenko | 2015-11-13 | 1 | -51/+0 |
| | | | | This reverts commit 359b03cac74d7336676a6992f14b7ccab9b28659. | ||||
* | Revert "Wrap: Support .unwrap( selector) for selective unwrapping" | Oleg Gaidarenko | 2015-11-13 | 1 | -43/+1 |
| | | | | This reverts commit 7b09235ceed57bbcc26fc2c76147eb4e95ebdb92. | ||||
* | Build: Update jscs and lint files | Oleg Gaidarenko | 2015-09-07 | 1 | -186/+365 |
| | | | | Fixes gh-2056 | ||||
* | Tests: partially use new qunit interface | Oleg Gaidarenko | 2015-08-16 | 1 | -112/+112 |
| | | | | | | | | | | | | http://qunitjs.com/upgrade-guide-2.x/ For most of the boring work was used https://github.com/apsdehal/qunit-migrate package However, it can't update local qunit helpers, plus in some places old QUnit.asyncTest signature is still used Fixes gh-2540 | ||||
* | Tests: don't use deprecated argument in test declaration | Oleg Gaidarenko | 2015-07-30 | 1 | -2/+6 |
| | | | | Closes gh-2507 | ||||
* | Wrap: Support .unwrap( selector) for selective unwrapping | Dave Methvin | 2015-03-30 | 1 | -0/+25 |
| | | | | | Fixes gh-1744 Closes gh-2003 | ||||
* | Manipulation: make wrapAll funarg execute only once | Oleg Gaidarenko | 2014-12-24 | 1 | -0/+30 |
| | | | | | Fixes gh-1843 Closes gh-1912 | ||||
* | Tests: remove all the empty line whitespace | Rick Waldron | 2014-02-11 | 1 | -4/+4 |
| | |||||
* | Tests: Avoid use of QUnit.reset() in tests by splitting them | cjqed | 2013-12-23 | 1 | -26/+60 |
| | | | | | Fix #14040 Close gh-1457 | ||||
* | Fix #14340. Remove remnants of oldIE from unit tests. Close gh-1425. | Michał Gołębiowski | 2013-11-11 | 1 | -1/+0 |
| | |||||
* | Update jshintrc to conform to new style guide. Conform to onevar and unused ↵ | Timmy Willison | 2013-04-09 | 1 | -14/+14 |
| | | | | in tests. Fixes #13755. | ||||
* | Separate test/unit/wrap.js; make tests not fail when wrap module excluded | Michał Gołębiowski | 2013-04-09 | 1 | -0/+265 |