| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-06-10 | Strip out UMD & CJS in favor of ES6 modules (#20072) | Chris Rebert | 1 | -30/+0 | |
| 2016-05-20 | Add "The Bootstrap Authors" to copyright notices (#19936) | Chris Rebert | 1 | -0/+1 | |
| ❤️❤️❤️ https://github.com/twbs/bootstrap/graphs/contributors | |||||
| 2015-08-25 | grunt/bs-commonjs-generator.js: reapply the fix for Windows slashes. | XhmikosR | 1 | -1/+1 | |
| [ci skip] | |||||
| 2015-06-18 | Merge branch 'master' into v4 | Mark Otto | 1 | -2/+8 | |
| 2015-05-13 | add umd module support in dist | fat | 1 | -2/+1 | |
| 2015-05-06 | remove closureness from plugins | fat | 1 | -0/+1 | |
| 2015-04-28 | Bump copyright year. | XhmikosR | 1 | -0/+7 | |
| [ci skip] | |||||
| 2015-04-28 | Minor lint tweaks. | XhmikosR | 1 | -2/+2 | |
| 2014-10-27 | tweak banner of autogenerated CommonJS module | Chris Rebert | 1 | -1/+1 | |
| 2014-10-26 | bs-commonjs-generator.js: always use forward slashes in the require path. | XhmikosR | 1 | -1/+1 | |
| Since `path.resolve` is using backslashes on Windows, we ended up with different files. Just replace those with forward slashes. | |||||
| 2014-09-09 | code style improvement | James Friend | 1 | -2/+3 | |
| 2014-09-09 | added banner about generated file | James Friend | 1 | -1/+2 | |
| 2014-08-28 | code style fixes | James Friend | 1 | -2/+1 | |
| 2014-08-28 | pulled output path out to gruntfile | James Friend | 1 | -9/+8 | |
| 2014-08-28 | generate commonjs/npm entrypoint module via grunt task | James Friend | 1 | -0/+23 | |
