Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | So the standard linter is operational and our code is compliant | Saivan | 2018-02-27 | 1 | -0/+10 |
| | | | | | | This commit completes the compliance of our code with the standard linter. It is now building correctly and error messages are displayed when somebody tries to build bad code! | ||||
* | use strict removed from umd wrapper by virtue of being ugly and assuring ↵ | dotnetCarpenter | 2017-04-12 | 1 | -1/+0 |
| | | | | fuzzyma's sleep at night | ||||
* | skip coverage for UMD | dotnetCarpenter | 2017-04-11 | 1 | -0/+2 |
| | |||||
* | changing to strict mode - some failures occur | dotnetCarpenter | 2017-04-11 | 1 | -1/+1 |
| | |||||
* | fix amd loader (see #412) | Ulrich-Matthias Schäfer | 2015-11-30 | 1 | -3/+5 |
| | |||||
* | UMD-Wrappper with possibility to add custom window object (#352) | Ulrich-Matthias Schäfer | 2015-10-25 | 1 | -0/+15 |