Oleg Gaidarenko
|
71c7c8d0ba
|
Revert "Wrap: Support .unwrap( selector) for selective unwrapping"
This reverts commit e38138af6a .
|
2015-12-22 21:20:16 +03:00 |
|
Oleg Gaidarenko
|
04d6895b7b
|
Revert "Manipulation: make wrapAll funarg execute only once"
This reverts commit 3dcee02160 .
|
2015-12-22 17:35:23 +03:00 |
|
Oleg Gaidarenko
|
4543815eed
|
Tests: Partially use new qunit interface
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
Ref b930d14ce6
Fixes gh-2540
|
2015-09-07 20:14:59 +03:00 |
|
Oleg Gaidarenko
|
20ddbe4f59
|
Build: Update jscs and lint files
Ref 10fdad742a
Fixes gh-2056
|
2015-09-07 20:14:50 +03:00 |
|
Oleg Gaidarenko
|
b8b111e337
|
Tests: don't use deprecated argument in test declaration
Ref aabe94edb4
|
2015-07-30 20:48:26 +03:00 |
|
Dave Methvin
|
e38138af6a
|
Wrap: Support .unwrap( selector) for selective unwrapping
Fixes gh-1744
Closes gh-2003
(cherry picked from commit 7b09235cee )
|
2015-03-30 13:39:44 -04:00 |
|
Oleg Gaidarenko
|
3dcee02160
|
Manipulation: make wrapAll funarg execute only once
Ref 359b03cac7
|
2014-12-24 01:58:39 +03:00 |
|
Michał Gołębiowski
|
90d7cc1d8b
|
Misc: Drop support for older browsers; update support comments
That includes IE<8, Opera 12.x, Firefox<29, Safari<6.0 and some hacks
for old Blackberry.
Fixes gh-1836
Fixes gh-1701
Refs gh-1815
Refs gh-1820
|
2014-12-08 21:12:33 +01:00 |
|
cjqed
|
305eefe6ab
|
Tests: Avoid use of QUnit.reset() in tests by splitting them
Closes gh-1470
Ref #1457
|
2014-01-03 08:01:46 +04:00 |
|
Michał Gołębiowski
|
0db70aa1fa
|
Fix #13741. Make wrap/unwrap methods optional; close gh-1236.
move size() test to unit/deprecated;
don't use size() in other tests;
make 2 unit tests actually fire;
code cleanup
|
2013-04-17 23:06:33 -04:00 |
|