aboutsummaryrefslogtreecommitdiffstats
path: root/src/exports/global.js
Commit message (Expand)AuthorAgeFilesLines
* Core: Use named exports in `src/`Michał Gołębiowski-Owczarek2023-09-121-1/+1
* Docs: Replace `#NUMBER` Trac issue references with `trac-NUMBER`Michał Gołębiowski-Owczarek2022-01-041-2/+2
* Core: Migrate from AMD to ES modules 🎉Michał Gołębiowski-Owczarek2019-11-181-8/+2
* Core: expose noConflict in AMD modeTimmy Willison2016-08-151-6/+6
* Build: ESLint detailsOleg Gaidarenko2016-06-111-1/+1
* Build: Strip the strict-mode related comment in exports/global.jsMichał Gołębiowski2016-04-261-0/+4
* Build: Put all AMD modules in "src/" in strict modeMichał Gołębiowski2016-04-251-0/+4
* Build: Update jscs and lint filesOleg Gaidarenko2015-09-071-0/+1
* Build: fix tests in AMD modeTimmy Willison2014-12-091-6/+0
* Build: Moved JSHint directives to .jshintrc fileChris Antaki2014-09-021-3/+0
* Core: Drop strundefined variableChris Antaki2014-09-021-4/+6
* Support: clean up comments and Support notationDave Methvin2014-06-101-2/+2
* exports/global: Do not attach global variables for most CommonJS environmentsTimmy Willison2013-12-201-3/+6
* Build: Add the ability to remove global exposure.Timmy Willison2013-12-191-0/+29