Steve Mao
|
fcc9a9ec96
|
Tests: move readywait to an iframe test
Close gh-3576
Fixes gh-3573
|
2017-03-20 11:37:15 -04:00 |
|
Richard Gibson
|
f496182216
|
Tests: Weaken sync-assumption from jQuery.when to jQuery.ready.then
|
2016-04-26 10:14:53 -04:00 |
|
Timmy Willison
|
5cbb234dd3
|
Core: implement ready without Deferred
- Make jQuery.ready promise-compatible
- Gives up sync guarantee for post-ready callbacks
Fixes gh-1778
Fixes gh-1823
Close gh-2891
|
2016-04-04 11:26:22 -04:00 |
|
Oleg Gaidarenko
|
10fdad742a
|
Build: Update jscs and lint files
Fixes gh-2056
|
2015-09-07 20:03:50 +03:00 |
|
Oleg Gaidarenko
|
7aa46e0df8
|
Tests: do not define two modules with the same name
Fixes gh-2437
|
2015-08-16 09:06:13 +03:00 |
|
Oleg Gaidarenko
|
b930d14ce6
|
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
Fixes gh-2540
|
2015-08-16 09:02:01 +03:00 |
|
Timmy Willison
|
c252c5fac2
|
Core: remove custom ready event
Fixes gh-2264
Close gh-2265
|
2015-05-12 10:26:21 -04:00 |
|
Timmy Willison
|
004c1fc5bb
|
Pass all tests (and load Sizzle fixture correctly) when loading with AMD
|
2013-08-29 16:18:17 -04:00 |
|