aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes
AgeCommit message (Expand)AuthorFilesLines
2014-10-25gruntMark Otto1-6/+9
2014-10-25Run `grunt`.XhmikosR1-0/+5
2014-10-23Remove .media-object from docs.Jenn Dodd1-16/+16
2014-10-23Fixes #14799: Add vertical alignment of image in media componentNicole Sullivan1-19/+75
2014-10-23Docs: Use a 180x180 apple-touch-icon.png.XhmikosR1-1/+1
2014-10-23Fix a small typo in comment.XhmikosR2-2/+2
2014-10-22Merge pull request #14859 from twbs/fix-14853Chris Rebert1-4/+12
2014-10-22Clarify order of tabs events; fixes #14853Chris Rebert1-4/+12
2014-10-22Document .alert-dismissible .close restrictions; fixes #14802Chris Rebert1-0/+1
2014-10-22Implement `hide` and `hidden` events for tabsPhil Hughes1-0/+8
2014-10-22Add `aria-pressed` to single toggle buttonsPatrick H. Lauke1-2/+6
2014-10-22Merge pull request #14841 from twbs/role-buttonChris Rebert1-2/+2
2014-10-22Replace the unicode ellipsis symbol with 3 dots.XhmikosR1-2/+2
2014-10-22gruntHeinrich Fenkart1-3/+3
2014-10-20add role="button" to a couple more dummy-anchor btnsChris Rebert1-2/+2
2014-10-14clarify that "build & test everything" Grunt task requires JekyllChris Rebert1-1/+1
2014-10-07Change Twitter links to use `https`.XhmikosR4-27/+27
2014-10-02Merge pull request #14590 from twbs/carousel-keyboard-optionJacob1-0/+6
2014-10-02Fixes #14251: Don't use hidden screen reader content in docs table so that Sa...Mark Otto1-15/+15
2014-10-02more gruntMark Otto1-1/+1
2014-10-02Fixes #14711: Account for list groups in collapsing panelsMark Otto1-0/+22
2014-10-03Add `keyboard` option to carouselHeinrich Fenkart1-0/+6
2014-10-02fixes #14714: don't use specific value in buttons docsMark Otto1-1/+1
2014-10-02Fix #12563: Reiterate that empty tooltips+popovers do not get displayedDavid Nguyen2-2/+2
2014-09-30Added default collapsed class to the collapsed accordion html code example in...Nicole Bartelt1-2/+2
2014-09-30Added default collapsed class to the collapsed accordion examples in the docsNicole Bartelt1-2/+2
2014-09-26Fixes #14687: Include video element in responsive embedMark Otto2-2/+2
2014-09-25rm redundant grid column classes from responsive utilities demosChris Rebert1-12/+12
2014-09-24fix typo in Tools section of Getting Started docsChris Rebert1-1/+1
2014-09-23Merge pull request #14677 from twbs/bootlint-docsMark Otto2-0/+12
2014-09-23Merge pull request #14674 from twbs/fix-14478Mark Otto1-2/+4
2014-09-23Mention Bootlint in Getting Started docs under new Tools sectionChris Rebert2-0/+12
2014-09-23Also mention the "no justified navbars" limitation in the Nav docsChris Rebert1-0/+1
2014-09-23linkify reference to Nav component in Scrollspy docsChris Rebert1-1/+1
2014-09-23Document that the autofocus attribute doesn't work in modals.Chris Rebert1-2/+4
2014-09-23Add brief note about justified navs being unsupported to fix #14598Mark Otto1-0/+1
2014-09-22fixes #14654: callout for scrollspy-nav linkMark Otto1-0/+5
2014-09-22Safari percentages were fixed in v7.1 & iOS 8.0; fixes #14663Chris Rebert1-1/+1
2014-09-21the justified nav bug is still present in Safari v7.1Chris Rebert1-1/+1
2014-09-18gruntMark Otto1-0/+5
2014-09-18Fixes #14642: Add docs mention for blank checkboxes and radiosMark Otto1-0/+29
2014-09-17tweak `grunt docs` descriptionChris Rebert1-2/+2
2014-09-17Fixes #14628, #14629: Add note to docs about grunt docs commandMark Otto1-0/+3
2014-09-16Merge pull request #14577 from twbs/pagination-role-navChris Rebert1-70/+92
2014-09-15modal docs: ensure all <button>s have an explicit `type` attributeChris Rebert1-6/+6
2014-09-13Update github links in footer.vsn4ik1-2/+2
2014-09-12add aria-labelledby to accordion example to improve accessibilityChris Rebert1-12/+12
2014-09-12Merge pull request #14579 from twbs/accordion-heading-role-tabChris Rebert1-6/+6
2014-09-08add role="tab" to .panel-heading-s in accordion example to improve accessibilityChris Rebert1-6/+6
2014-09-08Wrap .pagination & .pager in <nav> to improve accessibilityChris Rebert1-70/+92