| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Fixes gh-4782
Close gh-4846
|
|
|
|
|
|
|
| |
Fixes gh-4424
Fixes gh-4435
Fixes gh-4441
Fixes gh-4453
Closes gh-4641
|
|
|
|
|
| |
Close gh-4446
Ref gh-4445
|
|
|
|
|
|
|
|
|
| |
(cherry-picked from 0b2c36adb4e2c048318659e4196e0925da10ead2)
Fixes gh-1756
Fixes gh-4170
Fixes gh-4249
Closes gh-4345
|
|
|
| |
Closes gh-4307
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The only packages not fully updated are:
- qunitjs & karma-qunit as that's a QUnit 2.x update that will require some
changes and we'll do that later
- jsdom as we need to first rewrite the test with the Symbol polyfill - newer
jsdom versions don't work with such a hacked Symbol instance
- sinon as the v2 -> v7 upgrade requires to update our unit tests
- uglify-js & grunt-contrib-uglify as latest uglify-js versions slightly worsen
the minified gzipped size
Closes gh-4227
Closes gh-4228
Closes gh-4230
Closes gh-4232
|
|
|
|
|
|
|
|
| |
Also, run `grunt npmcopy` to sync the "external" directory with dependencies
from package.json. For example, the Sinon library version didn't match.
Ref gh-4234
Closes gh-4297
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update QUnit to 1.23.1
- Remove unused dl#dl from test/index.html
- Remove unused map#imgmap from test/index.html
- Ensure all urls to data use baseURI
- Add the 'grunt karma:main' task
- customContextFile & customDebugFile
- Add 'npm run jenkins' script
Close gh-3744
Fixes gh-1999
|
|
|
|
| |
Fixes gh-3263
|
| |
|
|
|
|
| |
Fixes gh-3224
|
|
|
|
|
|
| |
* Update QUnit to the latest version (1.20.0)
* Corrected test was dependent on QUnit UI, which is always a bad idea
|
|
|
|
|
|
|
|
|
|
|
|
| |
All deps were updated except:
* jsdom - tests using a Symbol polyfill are hacky and break with newer jsdom;
we need to re-do them properly first
* qunitjs - versions 1.19.0 & 1.20.0 introduce race conditions to the tests,
making the fail randomly
Those two packages will be updated once issues related to them get resolved.
Fixes gh-2877
|
| |
|
|
|
|
|
| |
Ref #2644 - `selector` module in Edge - Waiting for Sizzle update
Fixes #2390
|
|
|
|
|
| |
Fixes gh-2283
Closes gh-2292
|
| |
|
|
|
|
|
|
| |
Fixes gh-2042
Fixes gh-1969
Closes gh-1709
|
|
|
|
| |
This should fix Android 4.0 jQuery.when tests issues, for reals this time.
|
|
|
|
|
|
| |
This should fix Android 4.0 jQuery.when tests issues.
Closes gh-2159
|
|
|
|
|
| |
Fixes gh-1722
Closes gh-1996
|
|
|
|
| |
Closes gh-2038
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
Closes gh-1593
|