aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes
AgeCommit message (Collapse)AuthorFilesLines
2014-06-10fix thumbnails docsMark Otto1-4/+4
2014-06-10button-groups.html: fix grammar: "in on" => "on"Chris Rebert1-1/+1
2014-06-10Merge pull request #13780 from twbs/fx-30Chris Rebert1-1/+1
<input> buttons line-height Firefox bugfix has been shipped!
2014-06-10<input> buttons line-height Firefox bugfix has been shipped!Chris Rebert1-1/+1
Remove Wall of Browser Bugs entry. Update mention of the bug in the CSS docs. [skip sauce]
2014-06-09Merge branch 'master' of github.com:twbs/bootstrapMark Otto1-6/+7
2014-06-09fixes #13769Mark Otto1-4/+4
2014-06-09relativeMark Otto1-1/+1
2014-06-09typoMark Otto1-1/+1
2014-06-09simpler and updated docs copy for icon font file pathsMark Otto1-6/+7
2014-06-09Move apple-touch-icon-precomposed.png and favicon.ico in docs root.XhmikosR1-2/+2
This way, it works in all browsers.
2014-06-09Use a 152x152 apple touch icon.XhmikosR1-1/+1
2014-06-06add docs for #13745Chris Rebert1-1/+26
Good catch @juthilo [skip sauce]
2014-05-28add missing role="menu" attrs to .dropdown-menu elements in docs+examplesChris Rebert4-9/+9
Docs audit prompted by #13697. [skip sauce]
2014-05-28fix #13697Chris Rebert1-2/+2
[skip sauce]
2014-05-24text transformation addedKonstantin Kulinicenko2-0/+13
Transform text in components with text capitalization classes.
2014-05-22clarifyMark Otto1-4/+2
2014-05-22tighten up callouts and remove backgroundsMark Otto1-0/+14
2014-05-22Merge branch 'master' of github.com:twbs/bootstrapMark Otto1-0/+4
2014-05-22clarify and danger-ify affix docs usage requirements, per #10235Mark Otto1-1/+1
2014-05-22Merge branch 'master' into docs-theme-togglerMark Otto1-1/+1
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-22Add aria-haspopup and aria-expanded attributes to dropdown pluginMax Kramer1-8/+8
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.XhmikosR1-1/+1
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-20Merge branch 'master' into docs-theme-togglerMark Otto18-134/+143
Conflicts: docs/assets/css/docs.min.css
2014-05-17update link to Grunt setup & infoChris Rebert1-1/+1
2014-05-16add `target` option to Affix pluginAttila Dobi1-0/+7
2014-05-14update default 'template' value in popover docsChris Rebert1-1/+1
2014-05-14add 'container' option motivation to tooltip docsChris Rebert1-1/+1
2014-05-14add 'selector' option motivation to tooltip docsChris Rebert1-1/+1
2014-05-14add multiple triggers info to popover docsChris Rebert1-1/+1
2014-05-14add 'viewport' option to popover docs; #12328 erratumChris Rebert1-0/+8
2014-05-14docs: sort tooltip & container options for sanityChris Rebert2-51/+51
2014-05-13Remove unneeded spaces from `pre`.XhmikosR1-1/+1
2014-05-13add link to StackOverflow question regarding Android <select> bugChris Rebert1-1/+1
2014-05-13Remove RTL leftovers.XhmikosR2-5/+0
2014-05-13Update jQuery to v1.11.1.XhmikosR2-2/+2
2014-05-12nuke the rtl docsMark Otto2-32/+0
2014-05-10cleanupMark Otto1-3/+1
2014-05-10Update html5shiv to 3.7.2.XhmikosR2-2/+2
2014-05-09Merge pull request #13558 from twbs/nav-tabs-role-tablistChris Rebert3-22/+22
add some ARIA roles to tabs for improved accessibility
2014-05-09add role="button" to [data-slide="prev"],[data-slide="next"] to improve ↵Chris Rebert1-6/+6
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 Rebert3-10/+10
Per https://github.com/paypal/bootstrap-accessibility-plugin#tab-panel Credit: https://github.com/paypal/bootstrap-accessibility-plugin
2014-05-08Remove outdated rtl nav linksQuy Ton1-7/+0
2014-05-07regenerate minified docs JS & CSSChris Rebert1-1/+1
2014-05-07move Grunt info from README into HTML docsChris Rebert2-0/+40
Fixes #13470
2014-05-07add button to toggle the optional theme when viewing the docs; fixes #9764Chris Rebert1-0/+4
2014-05-07move rtl to getting started, per @cvrebert's feedbackMark Otto2-0/+7
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