aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-04-17fixes #13365: remove dupe css in grid exampleMark Otto1-5/+0
2014-04-17grunt distMark Otto3-4/+12
2014-04-17Dropdown menu in justified button-groupIqbal Kabir1-0/+4
It seems that dropdown-menu in justified button-group appears at the far left of the group. Check the problem in [Bootstrap site](http://getbootstrap.com/components/#btn-groups-justified).
2014-04-16Fixed typo and added leading spacejackson1-2/+2
2014-04-16Added specificity note to docs per issue #13332jackson1-1/+4
2014-04-15fixes #13296 Dropdown disappears with right-click on Firefoxfat1-0/+1
2014-04-15Merge pull request #13330 from Kronuz/patch-1Chris Rebert1-2/+10
Wait for the expected target during a collapse
2014-04-15fixes #11099 - $.collapse() overrides the original dimension of the coll...fat2-3/+3
2014-04-15Merge pull request #13353 from twbs/fix-13340Chris Rebert1-0/+5
Document @icon-font-path & @icon-font-name more
2014-04-15fix #13340 by documenting @icon-font-path & @icon-font-name moreChris Rebert1-0/+5
2014-04-15Add nested kbd element styles for actual keys or inputsCecchi MacNaughton2-1/+8
2014-04-15rm not particularly useful @zindex var commentsChris Rebert1-2/+2
2014-04-12Wait for the expected target during a collapseGermán M. Bravo1-2/+10
Actually wait for the collapsed item to complete. If complete is called with other target, instead of simply returning and do nothing, wait again until the proper target triggers the event (otherwise this leaves collapse in a broken state).
2014-04-11Add documentation for using optional icons with sr-only labelsSean Dwyer1-2/+18
2014-04-11added bower reference to main less fileThe Big Red Geek1-0/+1
2014-04-11Fix indentSean Dwyer1-1/+1
2014-04-10Fix form-control-feedback position when label has sr-only classSean Dwyer1-0/+6
2014-04-09grunt distChris Rebert1-0/+1
2014-04-09Run `grunt`.XhmikosR2-18/+8
2014-04-09Add the license header in the non minified build too.XhmikosR1-1/+2
2014-04-09Add the jquery check in customizer's output.XhmikosR1-0/+4
2014-04-09Customizer: switch to UglifyJS2 (v2.4.13).XhmikosR2-16/+24
The uglify build is generated with `uglifyjs --self -o uglify.min.js`.
2014-04-09Merge pull request #13091 from twbs/unused-jsXhmikosR16-38/+37
Remove unused javascript
2014-04-09Run `grunt dist`.XhmikosR5-6/+6
2014-04-09JS: remove unused variables.XhmikosR11-32/+31
2014-04-08grunt distMark Otto4-5/+5
2014-04-08When opening the dropdown, focus() the dropdown-toggle BEFORE triggering ↵Collin Donahue-Oponski1-2/+2
'shown.bs.dropdown' Closes #11281 by merging it (after rebasing & resolving conflicts)
2014-04-08Merge pull request #13203 from twbs/equal-height-experimentMark Otto4-0/+168
Add flexbox-based equal-height grid columns as an experimental example
2014-04-08the space between spacesMark Otto1-1/+1
2014-04-08add screenshotMark Otto1-0/+0
2014-04-08Merge branch 'master' into equal-height-experimentMark Otto62-333/+525
2014-04-08README.md: switch to SVG badges.XhmikosR1-1/+1
2014-04-07Fixes #13208: Drop <b> for <span> in code snippets and examplesMark Otto12-26/+26
2014-04-06grunt distMark Otto9-12/+30
2014-04-06Merge pull request #13242 from killthekitten/fix-carousel-controlsMark Otto1-2/+11
Fix carousel-control margin asymmetry
2014-04-06Merge pull request #13284 from chasingtheflow/masterMark Otto1-1/+1
Fixed typo in Responsive Tables CSS docs
2014-04-06#12790: Add link to unofficial Italian translationJulian Thilo1-0/+5
2014-04-05Fixed typo in Responsive Tables CSS docsBilly Matthews1-1/+1
2014-04-04fix grammar in "Underlined text" exampleChris Rebert1-2/+2
2014-04-04Re-implement Universal AnalyticsJulian Thilo5-15/+15
X-Refs: https://github.com/twbs/bootstrap/commit/b2a67ffe55f5fedb0ae1d5dff331687c3e744be0 https://github.com/twbs/bootstrap/commit/c97e6d5cad74d20257d28734f85311ef5d00b560
2014-04-03replace $.bind() with $.on() in unit tests; per #13272Chris Rebert2-9/+9
2014-04-03Merge pull request #13272 from hnrch02/banish-bindChris Rebert1-1/+1
Replace $.fn.bind with $.fn.on in alert docs
2014-04-04Replace $.fn.bind with $.fn.on in alert docsHeinrich Fenkart1-1/+1
2014-04-03customizer: squelch error when can't save GistChris Rebert1-1/+6
2014-04-03better way of tracking what caches need to be uploaded; fixes #13270Chris Rebert1-8/+41
2014-04-03Merge pull request #13260 from twbs/doc-12651Chris Rebert1-8/+16
document that label.active on preselected inputs in btn-groups is manual
2014-04-03Merge pull request #13269 from twbs/fix-13136Chris Rebert4-35/+77
move some caching info+logic out of .travis.yml
2014-04-03move some caching info+logic out of .travis.yml; fixes #13136Chris Rebert4-35/+77
2014-04-03Merge pull request #13222 from twbs/fix-13126Chris Rebert1-0/+4
doc how to change the collapsed mobile navbar breakpoint
2014-04-03doc how to change the collapsed mobile navbar breakpoint; fixes #13126Chris Rebert1-0/+4