aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-06-05Merge pull request #13740 from jasny/patch-composer-replaceChris Rebert1-0/+3
Added rename directive for composer
2014-06-05Added directive for composerArnold Daniels1-0/+3
2014-06-05Use px for font-size fixes #13737Thomas Welton1-1/+1
2014-06-04Resolves Issue #13689Ben Zumhagen4-3/+8
Doing this the right way this time. Hiding .panel-footer top border when preceeded by a .list-group. This should resolve the "double border" issue.
2014-06-04Fix bug where a panel recieve extra top borderSiarhei Khilko1-1/+1
https://github.com/twbs/bootstrap/issues/13734 A panel placed inside of a collapsible panel recieve extra top border. This commit reduces the effect of a selector to apply a border only to the collapsible panel body itself, not to any panel placed within it.
2014-06-04Merge pull request #13732 from twbs/bump-sauceChris Rebert2-2/+2
Bump grunt-saucelabs to ~8.0.2
2014-06-04update shrinkwrapChris Rebert1-1/+1
[skip validator]
2014-06-04bump grunt-saucelabs to ~8.0.2Chris Rebert1-1/+1
2014-06-04Merge pull request #13731 from twbs/bump-depsChris Rebert2-3/+3
Bump dependency versions
2014-06-04update shrinkwrapChris Rebert1-1/+1
[skip sauce] [skip validator]
2014-06-04bump grunt-contrib-jade to ~0.12.0Chris Rebert1-1/+1
2014-06-04bump grunt-contrib-qunit to ~0.5.1Chris Rebert1-1/+1
2014-06-02Merge pull request #13716 from rustinlee/fix-creators-anchorChris Rebert1-1/+1
Changed broken #authors anchor to #creators
2014-06-02Changed broken #authors anchor to #creatorsRustin Wollin1-1/+1
2014-05-29removing unnecessary max-width on tablesbcullman1-1/+0
2014-05-28Merge pull request #13700 from twbs/role-menu-all-the-thingsChris Rebert11-18/+18
add missing role="menu" attrs to .dropdown-menu elements in docs+examples
2014-05-28add missing role="menu" attrs to .dropdown-menu elements in docs+examplesChris Rebert11-18/+18
Docs audit prompted by #13697. [skip sauce]
2014-05-28fix #13697Chris Rebert1-2/+2
[skip sauce]
2014-05-27fix variables in panels.lessسید مرتضی موسوی1-2/+2
2014-05-27Color Contrast for panel headingسید مرتضی موسوی1-0/+4
related to #13686
2014-05-24text transformation addedKonstantin Kulinicenko3-0/+18
Transform text in components with text capitalization classes.
2014-05-24Table-responsive: changed overflow-x to auto to hide scrollbar when it's not ↵Nadan Gergeo1-1/+1
overflown, fixes #13669.
2014-05-23grunt distChris Rebert5-5/+6
2014-05-23Merge pull request #13589 from mrobinet/scrollspy-maxScroll-with-offsetChris Rebert2-3/+37
Adjust for Scrollspy offset when calculating maxScroll.
2014-05-23Merge pull request #13593 from ResentedHook/masterChris Rebert3-0/+22
Add tooltip self-reference to address #12320
2014-05-23Merge pull request #13557 from bassettsj/aria-describedby-tooltip-13480Chris Rebert3-0/+54
Aria describedby tooltip: #13480
2014-05-23Merge pull request #13668 from twbs/bump-sauceChris Rebert2-2/+2
Bump grunt-saucelabs to ~7.0.0
2014-05-23update shrinkwrapChris Rebert1-1/+1
[skip validator]
2014-05-23bump grunt-saucelabs to ~7.0.0Chris Rebert1-1/+1
2014-05-23Merge pull request #13667 from twbs/bump-depsChris Rebert2-2/+2
Bump glob to ^4.0.0
2014-05-23update shrinkwrapChris Rebert1-1/+1
[skip sauce]
2014-05-23bump glob to ^4.0.0Chris Rebert1-1/+1
2014-05-23Merge pull request #13626 from twbs/address-13090Chris Rebert1-0/+17
show proper error message when viewing Customizer in IE8
2014-05-22Merge branch 'master' into icon_pathsMark Otto39-54/+113
Conflicts: dist/css/bootstrap.css.map docs/dist/css/bootstrap.css.map
2014-05-22Merge pull request #13651 from twbs/ios-temporalMark Otto1-2/+4
update explanatory comment about iOS date/time inputs bug
2014-05-22clarifyMark Otto1-4/+2
2014-05-22grunt dist for docsMark Otto1-1/+1
2014-05-22don't change code bg on calloutsMark Otto1-1/+0
2014-05-22more callout tweaksMark Otto2-7/+9
2014-05-22tighten up callouts and remove backgroundsMark Otto3-6/+22
2014-05-22Merge branch 'master' of github.com:twbs/bootstrapMark Otto6-6/+37
2014-05-22clarify and danger-ify affix docs usage requirements, per #10235Mark Otto1-1/+1
2014-05-22Merge pull request #13463 from twbs/docs-theme-togglerMark Otto6-6/+37
add button to toggle the optional theme when viewing the docs
2014-05-22Merge branch 'master' into docs-theme-togglerMark Otto27-28/+37
Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/assets/css/docs.min.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css
2014-05-22Reset the padding on radio/checkbox labels in form-inlineMark Otto6-7/+16
2014-05-22move it to the sidebarMark Otto5-20/+19
2014-05-22Add aria-haspopup and aria-expanded attributes to dropdown pluginMax Kramer2-10/+14
1. Add aria-haspopup="true" and aria-expanded="false" to dropdown docs 2. Toggle aria-expanded between "true" and "false" when opening and closing dropdown Satisfy item 1 from https://github.com/paypal/bootstrap-accessibility-plugin#dropdown. See #13553.
2014-05-22Revert 4f9270cc20c29cd3fbb0664379d620d14bb24a91.XhmikosR21-21/+21
The validator doesn't choke anymore on this and even though it's not spec compliant, it's needed for some IE versions. So until we move favicon.ico in root, this should do the job.
2014-05-21grunt distChris Rebert10-14/+16
2014-05-21show proper error message when viewing Customizer in IE8Chris Rebert1-0/+17
Closes #13090. [skip sauce]