aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes
AgeCommit message (Collapse)AuthorFilesLines
2014-06-19tweak alert per #13875Mark Otto1-1/+1
2014-06-19grunt distMark Otto1-0/+36
2014-06-19ids over namesMark Otto1-4/+4
2014-06-19Document IE8 font-face weirdnessBas Bosman2-0/+4
2014-06-19Fix @gray-light in docsBas Bosman1-1/+1
2014-06-19Nuke equal height columns example; got a few bugs that make it not ready for ↵Mark Otto1-7/+0
prime time in v3.2
2014-06-18rewrite striped and active to deprecate the parent selectors, change the docsMark Otto1-23/+23
2014-06-18gruntMark Otto1-0/+5
2014-06-18Fixes #13400, #13415: actually document the existing practice for links in ↵Mark Otto1-0/+1
panel headings
2014-06-18gruntMark Otto1-1/+1
2014-06-18fixes #13021: add .form-group-sm/-lgMark Otto1-0/+36
2014-06-18among supported WebKit/Blink browsers, this now only applies to SafariChris Rebert1-1/+1
Missed this in 4cbc8d49b10f707029019aaa5eba50e56390a3c5
2014-06-18Fix dismissible spellingBas Bosman3-7/+7
2014-06-17popovers.html: fix typo: "Dimissmisable"Chris Rebert1-2/+2
2014-06-12Update generated markup by the tooltip plugin in docs; fixes #13796Heinrich Fenkart1-2/+2
2014-06-11Add dropped text-justifyBas Bosman1-0/+1
2014-06-11Follow-up to #13671; improves consistency of text with previous examplesHeinrich Fenkart1-6/+6
Also fixes a small indentation error.
2014-06-10Merge pull request #13351 from Cecchi/nested-kbdMark Otto1-1/+2
Add nested kbd element styles for actual keys or inputs
2014-06-10fix grammar in new calloutChris Rebert1-1/+1
2014-06-10fixes #13356: clarify use of clearfix on parentsMark Otto1-1/+1
2014-06-10Merge pull request #13671 from 04818419/text-transformationMark Otto2-0/+13
text transformation added
2014-06-10docs callout for #13219Mark Otto1-0/+5
2014-06-10fixes #13775: tweak grid nesting docs about # of cols, change up example ↵Mark Otto1-11/+11
slightly
2014-06-10New text align class, .text-nowrap, for preventing text from breaking to new ↵Mark Otto2-10/+11
lines. Applies it to the grid docs table.
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-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