aboutsummaryrefslogtreecommitdiff
path: root/dist/js/umd
AgeCommit message (Collapse)AuthorFilesLines
2016-06-10Strip out UMD & CJS in favor of ES6 modules (#20072)Chris Rebert11-3809/+0
2016-06-04gruntChris Rebert5-12/+27
[ci skip]
2016-05-08gruntMark Otto1-7/+1
2016-02-19Run grunt.XhmikosR1-1/+1
[ci skip]
2016-02-16gruntMark Otto1-0/+2
2016-02-03Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto1-1/+1
2016-01-01grunt dist docsChris Rebert3-2/+4
[ci skip]
2015-12-24Run `grunt`.XhmikosR10-10/+10
[ci skip]
2015-12-08manually bump versions because npm script wasn't working for meMark Otto11-11/+11
2015-12-05Run `grunt`.XhmikosR11-21/+21
[ci skip]
2015-12-05Run `grunt`.XhmikosR1-1/+1
[ci skip]
2015-11-16Run `grunt`.XhmikosR1-2/+2
[ci skip]
2015-11-14add explicit error for lack of tether in tooltips - fixes #17273Jacob Thornton1-0/+8
2015-11-14Merge branch 'v4-dev' of https://github.com/lincolndbryant/bootstrap into ↵Jacob Thornton1-12/+2
lincolndbryant-v4-dev
2015-11-11Run `grunt`.XhmikosR2-1/+3
[ci skip]
2015-10-29grunt distChris Rebert1-1/+1
2015-10-14Run `grunt`.XhmikosR1-1/+9
[ci skip]
2015-10-09grunt distChris Rebert8-1/+25
2015-09-05Run `grunt`.XhmikosR3-18/+27
2015-08-26grunt distChris Rebert2-5/+5
2015-08-20_removeTetherClasses is no longer referencedlbryant1-5/+0
2015-08-20use Tether addTargetClasses: false option instead of manually removing themlbryant1-7/+2
2015-08-18redo js distsJacob Thornton2-44/+35
2015-08-18js tests passing + eslintJacob Thornton10-57/+88
2015-08-18use proxy not bind in alertJacob Thornton1-1/+1
2015-08-15fix dropdown testJacob Thornton1-2/+2
2015-08-15change modal.js to use is-fixed classes to target padding-rightJacob Thornton1-3/+4
2015-08-12fix modalJacob Thornton11-175/+166
2015-06-18gruntMark Otto11-143/+143
2015-05-27Merge branch 'v4' of https://github.com/twbs/derpstrap into v4Mark Otto11-0/+3741
Conflicts: dist/css/bootstrap.css dist/css/bootstrap.css.map docs/assets/css/docs.min.css
2015-05-13al tests passing, dist rebuilt, w/typecheckerfat8-26/+147
2015-05-13implement global dispose methodfat10-108/+245
2015-05-13add umd module support in distfat11-0/+3483