summaryrefslogtreecommitdiffstats
path: root/src/umd.js
Commit message (Collapse)AuthorAgeFilesLines
* So the standard linter is operational and our code is compliantSaivan2018-02-271-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 ↵dotnetCarpenter2017-04-121-1/+0
| | | | fuzzyma's sleep at night
* skip coverage for UMDdotnetCarpenter2017-04-111-0/+2
|
* changing to strict mode - some failures occurdotnetCarpenter2017-04-111-1/+1
|
* fix amd loader (see #412)Ulrich-Matthias Schäfer2015-11-301-3/+5
|
* UMD-Wrappper with possibility to add custom window object (#352)Ulrich-Matthias Schäfer2015-10-251-0/+15