Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Build: Update npm deps, fix Sinon npmcopy config | Michał Gołębiowski | 2016-01-27 | 1 | -42/+95 |
| | | | | | | | | | | | | 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 | ||||
* | Deferred: Backwards-compatible standards interoperability | Richard Gibson | 2015-03-20 | 1 | -2/+2 |
| | | | | | Fixes gh-1722 Closes gh-1996 | ||||
* | Build: update front-end dependencies | Timmy Willison | 2014-07-17 | 1 | -44/+52 |
| | |||||
* | Build: Move all external libraries to external directory | Scott González | 2014-06-24 | 1 | -0/+2068 |
Closes gh-1593 |