aboutsummaryrefslogtreecommitdiff
path: root/dist/js/umd/carousel.js
AgeCommit message (Collapse)AuthorFilesLines
2016-06-10Strip out UMD & CJS in favor of ES6 modules (#20072)Chris Rebert1-501/+0
2016-06-04gruntChris Rebert1-4/+8
[ci skip]
2015-12-24Run `grunt`.XhmikosR1-1/+1
[ci skip]
2015-12-08manually bump versions because npm script wasn't working for meMark Otto1-1/+1
2015-12-05Run `grunt`.XhmikosR1-2/+2
[ci skip]
2015-10-14Run `grunt`.XhmikosR1-1/+9
[ci skip]
2015-10-09grunt distChris Rebert1-1/+4
2015-08-18js tests passing + eslintJacob Thornton1-9/+11
2015-08-12fix modalJacob Thornton1-17/+16
2015-06-18gruntMark Otto1-14/+14
2015-05-27Merge branch 'v4' of https://github.com/twbs/derpstrap into v4Mark Otto1-0/+485
Conflicts: dist/css/bootstrap.css dist/css/bootstrap.css.map docs/assets/css/docs.min.css
2015-05-13al tests passing, dist rebuilt, w/typecheckerfat1-2/+17
2015-05-13implement global dispose methodfat1-8/+28
2015-05-13add umd module support in distfat1-0/+450