aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2014-05-12gruntMark Otto3-3/+3
2014-05-12grunt for raw jsMark Otto1-2/+2
2014-05-12grunt distMark Otto1-1/+1
2014-05-12Merge branch 'master' into icon_pathsMark Otto2-2/+2
Conflicts: dist/css/bootstrap.css.map docs/dist/css/bootstrap.css.map
2014-05-12grunt distMark Otto2-2/+2
2014-05-12Merge branch 'master' into icon_pathsMark Otto40-780/+72
Conflicts: dist/css/bootstrap-rtl.css dist/css/bootstrap.css.map dist/js/bootstrap.min.js docs/dist/css/bootstrap.css.map docs/dist/js/bootstrap.min.js
2014-05-12nuke the rtl exampleMark Otto2-662/+0
2014-05-12nuke the rtl docsMark Otto3-33/+0
2014-05-12gruntMark Otto3-3/+3
2014-05-12nuke rtlMark Otto8-12/+9
2014-05-10cleanupMark Otto1-3/+1
2014-05-10Update html5shiv to 3.7.2.XhmikosR23-23/+23
2014-05-09Merge pull request #13558 from twbs/nav-tabs-role-tablistChris Rebert5-24/+24
add some ARIA roles to tabs for improved accessibility
2014-05-09add role="button" to [data-slide="prev"],[data-slide="next"] to improve ↵Chris Rebert4-12/+12
accessibility Per https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#carousel Credit: https://github.com/paypal/bootstrap-accessibility-plugin
2014-05-09add role="tab" to .nav-tabs [data-toggle="tab"]Chris Rebert1-12/+12
Per https://github.com/paypal/bootstrap-accessibility-plugin#tab-panel Credit: https://github.com/paypal/bootstrap-accessibility-plugin
2014-05-09add role="tablist" to .nav-tabs in examples to improve accessibilityChris Rebert5-12/+12
Per https://github.com/paypal/bootstrap-accessibility-plugin#tab-panel Credit: https://github.com/paypal/bootstrap-accessibility-plugin
2014-05-08Customizer: make utilities.less inclusion mandatoryChris Rebert1-15/+7
Fixes #13305.
2014-05-08grunt distChris Rebert1-1/+1
2014-05-08Fixes #13478, reverts #10941Mark Otto2-2/+2
2014-05-08Remove outdated rtl nav linksQuy Ton1-7/+0
2014-05-07regenerate minified docs JS & CSSChris Rebert4-8/+9
2014-05-07move Grunt info from README into HTML docsChris Rebert3-0/+41
Fixes #13470
2014-05-07add button to toggle the optional theme when viewing the docs; fixes #9764Chris Rebert4-0/+31
2014-05-07move rtl to getting started, per @cvrebert's feedbackMark Otto4-1/+8
2014-05-07Merge pull request #13499 from twbs/clarify-rtlMark Otto1-1/+6
emphasize that bootstrap-rtl.css & bootstrap.css should not be used together
2014-05-07Merge pull request #13504 from Quy/resputilChris Rebert1-3/+3
Fix .visible-print deprecation version #.
2014-05-06tweak formatting in Carousel docs for clarity; fixes #13522Chris Rebert1-1/+1
2014-05-06Update JSZip to v2.2.2.XhmikosR2-9/+9
2014-05-04Fix .visible-print deprecation version #.Quy Ton1-3/+3
2014-05-04emphasize that bootstrap-rtl.css & bootstrap.css should not be used togetherChris Rebert1-1/+6
2014-05-04add RTL CSS files to "What's included" section of docsChris Rebert1-0/+2
2014-05-04include RTL CSS CDN URL in Download docsChris Rebert1-0/+3
2014-05-04Merge pull request #13493 from twbs/close-btn-accessChris Rebert4-13/+13
Improve accessibility of close buttons in modals & alerts
2014-05-04Merge pull request #13495 from twbs/android-firefoxMark Otto1-1/+1
Officially support Android Firefox
2014-05-03Wall of browser bugs: formatting tweaksChris Rebert1-3/+3
2014-05-03mark Android Firefox as officially supportedChris Rebert1-1/+1
2014-05-03document #13390Chris Rebert1-2/+2
2014-05-03Improve accessibility of close buttons in modals & alertsChris Rebert4-13/+13
Adds textual caption to the close buttons. The "X" multiplication sign isn't very meaningful to screenreaders. Credit: https://github.com/paypal/bootstrap-accessibility-plugin Per: https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#alert https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#modal-dialog
2014-05-03Merge pull request #13433 from watilde/fixed-navbar-radius-of-example-at-docsMark Otto2-7/+1
Fixed navbar radius of example at docs
2014-05-01Merge pull request #13461 from patrickhlauke/docs-dropdown-sr-onlyMark Otto1-4/+4
Remove sr-only from components/dropdowns example
2014-05-01Remove sr-only from components/dropdown entirelyPatrick H. Lauke1-5/+5
possibly less confusing option, as per discussion, is to always show the dropdown trigger button (both live and in that code example)
2014-05-01Not Less' fault per seChris Rebert1-1/+1
2014-04-30Merge pull request #13434 from twbs/fix-13247Chris Rebert2-0/+19
document grid column wrapping behavior; fixes #13247
2014-04-30document grid column wrapping behavior; fixes #13247Chris Rebert2-0/+19
2014-04-30Merge branch 'pr/13320'Mark Otto4-5/+22
Conflicts: dist/css/bootstrap-rtl.min.css dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/dist/css/bootstrap-rtl.min.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css
2014-04-30grunt distMark Otto3-3/+3
2014-04-30explainMark Otto1-0/+1
2014-04-30grunt distMark Otto4-4/+4
2014-04-30Merge pull request #13437 from saas786/masterMark Otto1-3/+3
fixes #13367
2014-04-30Merge pull request #13424 from twbs/docs-libsXhmikosR6-25/+35
Update docs libs