aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/js/customize.min.js
AgeCommit message (Collapse)AuthorFilesLines
2014-06-26bump to v3.2.0Mark Otto1-3/+3
2014-06-26gruntMark Otto1-1/+1
2014-06-25Merge branch 'master' of github.com:twbs/bootstrapMark Otto1-2/+2
Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css
2014-06-24grunt dist; closes #13914Chris Rebert1-1/+1
2014-06-24Run `grunt`.XhmikosR1-1/+1
2014-06-19fixes #13881: restore existing striped progress bar behavior with theme stylesMark Otto1-1/+1
2014-06-19grunt distMark Otto1-1/+1
2014-06-19Run `grunt`.XhmikosR1-1/+1
2014-06-19Update JSZip to v2.3.0.XhmikosR1-6/+6
2014-06-18rewrite striped and active to deprecate the parent selectors, change the docsMark Otto1-1/+1
2014-06-18gruntMark Otto1-1/+1
2014-06-18gruntMark Otto1-1/+1
2014-06-18Run `grunt`.XhmikosR1-2/+2
2014-06-10Run `grunt dist`.XhmikosR1-1/+1
2014-06-09Run `grunt`.XhmikosR1-5/+5
[ci skip]
2014-06-08gruntMark Otto1-2/+2
2014-06-08gruntMark Otto1-1/+1
2014-06-06Run `grunt`.XhmikosR1-2/+2
2014-05-12gruntMark Otto1-1/+1
2014-05-12gruntMark Otto1-1/+1
2014-05-12gruntMark Otto1-1/+1
2014-05-12nuke rtlMark Otto1-1/+1
2014-05-06Update JSZip to v2.2.2.XhmikosR1-6/+6
2014-04-26Run `grunt`.XhmikosR1-9/+9
2014-04-09Run `grunt`.XhmikosR1-16/+6
2014-04-09Run `grunt dist`.XhmikosR1-1/+1
2014-04-06grunt distMark Otto1-2/+2
2014-04-03Run `grunt`.XhmikosR1-1/+1
2014-03-28grunt update-shrinkwrap build-customizer distChris Rebert1-2/+2
2014-03-28grunt distChris Rebert1-2/+2
2014-03-27Run `grunt`.XhmikosR1-2/+2
2014-03-24Fixes #13037: add text-align: left; to prevent alignment change in dropdownsMark Otto1-1/+1
2014-03-24gruntMark Otto1-1/+1
2014-03-24Fixes #13141: Add a max-width: 100%; to label elements so IE8 wraps textMark Otto1-1/+1
2014-03-24Fixes #13079: Scope .open class in button variant mixin to immediate childrenMark Otto1-1/+1
2014-03-23Update JSZip to v2.2.0.XhmikosR1-4/+4
2014-03-16regenerate customize.min.jsChris Rebert1-2/+2
2014-03-16gruntMark Otto1-1/+1
2014-03-16Merge branch 'master' of github.com:twbs/bootstrapMark Otto1-1/+1
Conflicts: dist/js/bootstrap.min.js docs/dist/js/bootstrap.min.js
2014-03-16Break up docs into includesMark Otto1-1/+1
2014-03-12Update dependencies.XhmikosR1-1/+1
2014-03-11Run usebanner before cssmin.XhmikosR1-1/+1
2014-03-10moar gruntMark Otto1-1/+1
2014-03-10Merge branch 'master' of github.com:twbs/bootstrapMark Otto1-1/+1
Conflicts: dist/css/bootstrap.css.map docs/assets/js/customize.min.js docs/dist/css/bootstrap.css.map
2014-03-10Fixes #13003: Move padding on radio and checkbox options from the ↵Mark Otto1-1/+1
surrounding div to the label to remove the no-click deadzone caused by negative margin
2014-03-10even more gruntMark Otto1-1/+1
2014-03-10Merge branch 'master' into modular-the-mixinsMark Otto1-1/+1
Conflicts: dist/css/bootstrap.css.map docs/assets/js/raw-files.min.js docs/dist/css/bootstrap.css.map
2014-03-09Add consistent newline at end of files in less/mixinsmrmrs1-1/+1
2014-03-09ugh gruntMark Otto1-1/+1
2014-03-09Fixes #12669: Properly reset line-height on date inputs for all sizes; Fix ↵Mark Otto1-1/+1
IE8+'s misaslignment of text within date inputs