aboutsummaryrefslogtreecommitdiffstats
path: root/src/wrapper.js
Commit message (Collapse)AuthorAgeFilesLines
* Build: ESLint detailsOleg Gaidarenko2016-06-111-3/+3
| | | | | | Use eslint pragmas, fix new errors, etc Closes gh-3148
* Build: Put all AMD modules in "src/" in strict modeMichał Gołębiowski2016-04-251-0/+2
| | | | Fixes gh-3073
* Deferred: Remove default callback contextRichard Gibson2016-04-231-5/+5
| | | | | | | Employs strict mode to simplify Deferred callback context handling. Fixes gh-3060 Closes gh-3061
* Build: combine intro and outroTimmy Willison2016-03-091-0/+51
Fixes gh-2975 Close gh-2976