aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes
AgeCommit message (Collapse)AuthorFilesLines
2014-09-21Swap -small and -large variables for -sm and -lgMark Otto1-31/+31
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-17Some secondary button border actionMark Otto1-1/+1
2014-09-17tweak `grunt docs` descriptionChris Rebert1-2/+2
2014-09-17Merge branch 'master' into derpMark Otto3-23/+84
Conflicts: Gruntfile.js dist/css/bootstrap-theme.css.map dist/css/bootstrap.css dist/css/bootstrap.css.map dist/css/bootstrap.min.css dist/fonts/glyphicons-halflings-regular.svg docs/_includes/components/badges.html docs/_includes/components/input-groups.html docs/_includes/components/pagination.html docs/_includes/css/forms.html docs/_includes/footer.html docs/_includes/getting-started/browser-device-support.html docs/_includes/getting-started/grunt.html docs/_includes/home-nav.html docs/_includes/js/alerts.html docs/_includes/js/buttons.html docs/_includes/js/carousel.html docs/_includes/js/collapse.html docs/_includes/js/modal.html docs/_includes/js/popovers.html docs/_includes/js/tooltips.html docs/_includes/nav/getting-started.html docs/_includes/nav/javascript.html docs/assets/css/docs.min.css docs/assets/css/src/docs.css docs/assets/js/customize.min.js docs/assets/js/raw-files.min.js docs/browser-bugs.html docs/dist/css/bootstrap-theme.css.map docs/dist/css/bootstrap.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css docs/dist/fonts/glyphicons-halflings-regular.svg fonts/glyphicons-halflings-regular.svg less/_button-group.less less/_jumbotron.less less/_variables.less less/mixins/vendor-prefixes.less less/panels.less less/thumbnails.less package.json
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
Wrap .pagination & .pager in <nav> to improve accessibility
2014-09-15modal docs: ensure all <button>s have an explicit `type` attributeChris Rebert1-6/+6
[skip sauce]
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
add role="tab" to .panel-heading-s in accordion example to improve accessibility
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
2014-09-09ARIA support for collapsePatrick H. Lauke1-9/+14
Added handling of aria-expanded=true/false to collapse.js, updated documentation to include advice on making expand/collapse controls accessible, updated examples and javascript documentation to use aria-expanded and aria-controls (when targetting single collapsible element, using ID rather than class selector) Closes #14147. Closes #14153.
2014-09-08gruntMark Otto1-1/+11
2014-09-06Merge pull request #14546 from twbs/address-14541Mark Otto1-28/+12
Address #14541 by tweaking badge docs
2014-09-06Merge pull request #14543 from twbs/validation-docsMark Otto2-0/+6
Add section to docs explaining our stance on validators
2014-09-05Address #14541 by tweaking badge docsChris Rebert1-28/+12
* move unrelated .btn-primary example out of the pills subsection * remove excessive .nav-stacked example
2014-09-05Add section to docs explaining our stance on validatorsChris Rebert2-0/+6
2014-09-04Fixed typos involving apostrophesgitname1-3/+3
Added apostrophes to 3 words to indicate possession (i.e. ownership of something) instead of plurality (i.e. multiples of something).
2014-09-03Merge pull request #14527 from twbs/firefox-disabled-bugChris Rebert1-1/+1
Add Wall of Browser bugs entry for #793
2014-09-03Add Wall of Browser bugs entry for #793Chris Rebert1-1/+1
Also, link to the Mozilla bug in the relevant callout.
2014-09-02document that fieldset[disabled] is somewhat broken in IE11; fixes #14509Chris Rebert1-1/+1
2014-08-28Document that input groups weren't intended for use with <textarea>sChris Rebert1-2/+3
Refs #14362
2014-08-28Merge pull request #14472 from mrduguo/masterMark Otto1-5/+5
fix nav links to end with / to avoid 301 redirect
2014-08-27Fixes #14439: Add static tooltip example to docsMark Otto1-0/+29
2014-08-27gruntMark Otto1-1/+1
2014-08-27fix nav links to end with / to avoid 301 redirectGuo Du1-5/+5
2014-08-23fixes #14441Mark Otto1-1/+2
2014-08-23gruntMark Otto1-6/+2
2014-08-14unfuck homepage nav linksMark Otto1-15/+10
2014-08-06Clean up buttons documentationHeinrich Fenkart2-92/+59
2014-08-06Small wording tweak in alert docsHeinrich Fenkart1-1/+1
2014-08-06Document that alerts are removed from the DOM when closed; fixes #14318Heinrich Fenkart1-3/+3
2014-08-05cardsMark Otto2-13/+5
2014-08-04Merge branch 'master' into derpMark Otto1-0/+1
Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/_includes/customizer-variables.html docs/_includes/js/overview.html docs/assets/js/customize.min.js docs/assets/js/raw-files.min.js docs/browser-bugs.html docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css less/carousel.less
2014-08-04gruntMark Otto2-1/+2
2014-08-04Merge branch 'KyleMit/add-default-settings-documentation'Chris Rebert1-0/+6
2014-08-04Add docs for how to change default JS plugin settingsKyle1-0/+6
Closes #14250.
2014-08-03fix sidebar againMark Otto1-1/+1
2014-08-02Merge branch 'master' into derpMark Otto1-0/+2
Conflicts: _config.yml dist/css/bootstrap-theme.css.map dist/css/bootstrap.css dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/_includes/components/glyphicons.html docs/_includes/css/forms.html docs/_includes/css/tables.html docs/_includes/getting-started/browser-device-support.html docs/_includes/header.html docs/_includes/js/affix.html docs/_includes/js/alerts.html docs/_includes/js/buttons.html docs/_includes/js/dropdowns.html docs/_includes/js/overview.html docs/_includes/js/popovers.html docs/_includes/js/tooltips.html docs/_includes/nav/javascript.html docs/assets/css/docs.min.css docs/assets/css/src/docs.css docs/assets/js/customize.min.js docs/assets/js/docs.min.js docs/assets/js/raw-files.min.js docs/browser-bugs.html docs/dist/css/bootstrap-theme.css.map docs/dist/css/bootstrap.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css docs/examples/blog/index.html docs/examples/carousel/index.html docs/examples/cover/index.html docs/examples/dashboard/index.html docs/examples/grid/index.html docs/examples/jumbotron-narrow/index.html docs/examples/jumbotron/index.html docs/examples/justified-nav/index.html docs/examples/navbar-fixed-top/index.html docs/examples/navbar-static-top/index.html docs/examples/navbar/index.html docs/examples/non-responsive/index.html docs/examples/offcanvas/index.html docs/examples/signin/index.html docs/examples/starter-template/index.html docs/examples/sticky-footer-navbar/index.html docs/examples/sticky-footer/index.html docs/examples/theme/index.html docs/examples/tooltip-viewport/index.html less/code.less less/panels.less less/variables.less
2014-08-02Fixes #14296: document a table caption exampleMark Otto1-0/+1
2014-07-29Document arguments passed to `placement` function of tooltip/popoverHeinrich Fenkart2-135/+141
Closes #14255
2014-07-28Merge pull request #14256 from twbs/fix-14224Chris Rebert2-3/+9
Correctly doc args passed to function vals for `title` & `content` options of tooltips+popovers
2014-07-28Merge pull request #14257 from twbs/fix-14219Chris Rebert2-1/+3
Document that empty tooltips+popovers do not get displayed
2014-07-27Merge pull request #14258 from twbs/fix-14164Chris Rebert2-2/+2
Move Windows Phone 8 IE10 viewport bug workaround script from head to footer
2014-07-27Merge pull request #14235 from twbs/doc-14221Chris Rebert1-1/+27
Update docs & add example for #14221
2014-07-27Fix #14164: move Windows Phone 8 IE10 viewport bug workaround script to ↵Chris Rebert2-2/+2
footer of pages