aboutsummaryrefslogtreecommitdiff
path: root/docs/examples
AgeCommit message (Collapse)AuthorFilesLines
2015-01-09remove more Glyphicon references from the docsChris Rebert1-1/+1
2014-12-30Fix @mdo's grammarChris Rebert3-3/+3
2014-12-23add [hidden] utility for hiding any html element (see #15274 for more context)Mark Otto1-2/+2
2014-12-18gruntMark Otto1-1/+0
2014-12-17rename .item => .carousel-itemChris Rebert2-5/+5
2014-12-16Remove ancillary references to IE<9 in comments+docsChris Rebert1-1/+1
2014-12-04tweak grid docs, add new tierMark Otto1-0/+33
2014-12-04lintingMark Otto1-2/+3
2014-12-04rem-ify blog example and clean a few visuals upMark Otto2-56/+61
2014-12-04new look for carousel example, convert to remsMark Otto2-100/+46
2014-12-04more rem fixes for examplesMark Otto3-43/+33
2014-12-04convert narrow jumbotron to remsMark Otto2-21/+27
2014-12-04use static top navbar in jumbotronMark Otto2-2/+1
2014-12-04rename css fileMark Otto1-0/+0
2014-12-04renameMark Otto2-1/+1
2014-12-04convert jumbotron example to new navbar, fix container, and use rems in cssMark Otto2-24/+14
2014-12-04update starter template to use new navbarMark Otto2-20/+14
2014-12-01move examples index again, clean up navMark Otto1-0/+154
2014-12-01add new album exampleMark Otto2-0/+215
2014-11-30Merge branch 'master' into v4Mark Otto21-34/+42
Conflicts: Gruntfile.js _config.yml dist/css/bootstrap-theme.css dist/css/bootstrap-theme.min.css dist/css/bootstrap.css dist/css/bootstrap.css.map dist/css/bootstrap.min.css dist/fonts/glyphicons-halflings-regular.eot dist/fonts/glyphicons-halflings-regular.svg dist/fonts/glyphicons-halflings-regular.ttf dist/fonts/glyphicons-halflings-regular.woff docs/_data/glyphicons.yml docs/_includes/components/alerts.html docs/_includes/components/badges.html docs/_includes/components/button-dropdowns.html docs/_includes/components/button-groups.html docs/_includes/components/dropdowns.html docs/_includes/components/glyphicons.html docs/_includes/components/input-groups.html docs/_includes/components/labels.html docs/_includes/components/media.html docs/_includes/components/navbar.html docs/_includes/components/navs.html docs/_includes/components/pagination.html docs/_includes/components/panels.html docs/_includes/components/progress-bars.html docs/_includes/css/buttons.html docs/_includes/css/forms.html docs/_includes/css/grid.html docs/_includes/css/helpers.html docs/_includes/css/images.html docs/_includes/css/less.html docs/_includes/css/responsive-utilities.html docs/_includes/css/sass.html docs/_includes/css/tables.html docs/_includes/css/type.html docs/_includes/getting-started/accessibility.html docs/_includes/getting-started/browser-device-support.html docs/_includes/getting-started/community.html docs/_includes/getting-started/download.html docs/_includes/getting-started/examples.html docs/_includes/getting-started/whats-included.html docs/_includes/js/affix.html docs/_includes/js/alerts.html docs/_includes/js/buttons.html docs/_includes/js/carousel.html docs/_includes/js/collapse.html docs/_includes/js/dropdowns.html docs/_includes/js/modal.html docs/_includes/js/overview.html docs/_includes/js/tabs.html docs/_includes/nav/components.html docs/_includes/nav/css.html docs/_includes/nav/javascript.html docs/_includes/nav/main.html docs/about.html docs/assets/css/docs.min.css docs/assets/js/customize.min.js docs/assets/js/raw-files.min.js docs/dist/css/bootstrap-theme.css docs/dist/css/bootstrap-theme.min.css docs/dist/css/bootstrap.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css docs/dist/fonts/glyphicons-halflings-regular.eot docs/dist/fonts/glyphicons-halflings-regular.svg docs/dist/fonts/glyphicons-halflings-regular.ttf docs/dist/fonts/glyphicons-halflings-regular.woff docs/examples/carousel/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/non-responsive/non-responsive.css docs/examples/sticky-footer-navbar/index.html docs/examples/theme/index.html fonts/glyphicons-halflings-regular.eot fonts/glyphicons-halflings-regular.svg fonts/glyphicons-halflings-regular.ttf fonts/glyphicons-halflings-regular.woff less/_carousel.less less/_forms.less less/glyphicons.less
2014-11-30Example: minor image compression improvements.XhmikosR11-0/+0
[ci skip]
2014-11-30Bump Glyphicons to v1.9Mark Otto1-6/+9
2014-11-30Fixes #15096: Fix navbar forms in the non-responsive exampleMark Otto2-1/+83
2014-11-29Alternate fix for #15250 with a more descriptive theme jumbotronMark Otto1-3/+2
2014-11-29clean up navbar examplesMark Otto7-223/+14
2014-11-21drop the theme exampleMark Otto2-650/+0
2014-11-21drop non responsive exampleMark Otto2-224/+0
2014-11-14Redundant role="navigation" on <nav>sPatrick H. Lauke12-14/+14
plus one example that still used the old <div role="navigation"> and a fix-up of the callout as per https://github.com/twbs/bootstrap/issues/15109
2014-11-14Redundant role="form" on <form>sPatrick H. Lauke2-2/+2
2014-11-12Fixed a typo in Sign-in page examplegitaeks1-1/+1
Fixed a typo in Sign-in page example http://getbootstrap.com/examples/signin/
2014-11-12Merge pull request #15087 from patrickhlauke/dropdown-accessibility-tweaksHeinrich Fenkart7-10/+10
Wash-up of some stray dropdown examples
2014-11-11Wash-up of some stray dropdown examplesPatrick H. Lauke7-10/+10
adding explicit aria-expanded="false" initial state (so they're correctly announced by AT as being collapsed), and - in the case of old-school use of <a> - role="button"
2014-11-11aria-hidden added to some stray glyphiconsPatrick H. Lauke2-4/+4
plus minor tweak to customizer's generated alerts
2014-11-11Assorted accessibility (and some consistency) fixes for documentationPatrick H. Lauke8-27/+35
Closes #14951 by merging it.
2014-11-09Merge branch 'master' into derpMark Otto6-12/+12
Conflicts: Gruntfile.js _config.yml dist/css/bootstrap-theme.css dist/css/bootstrap-theme.css.map dist/css/bootstrap-theme.min.css dist/css/bootstrap.css dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/_includes/components/button-groups.html docs/_includes/components/jumbotron.html docs/_includes/components/media.html docs/_includes/components/navs.html docs/_includes/customizer-variables.html docs/_includes/footer.html docs/_includes/getting-started/browser-device-support.html docs/_includes/js/carousel.html docs/_includes/js/dropdowns.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/_layouts/default.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 docs/dist/css/bootstrap-theme.css.map docs/dist/css/bootstrap-theme.min.css docs/dist/css/bootstrap.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css docs/examples/justified-nav/index.html less/_forms.less less/_tooltip.less less/navs.less less/theme.less
2014-10-30Examples: Make use of the `footer` tag instead of a `div`.XhmikosR5-10/+10
2014-10-28Safari v8.0 still suffers from Justified Nav rendering bugChris Rebert1-1/+1
2014-10-28add missing hrefs to <a>s in docs+examplesChris Rebert1-1/+1
2014-10-27switch to max-width on containersMark Otto1-10/+14
2014-10-27add height to new navbar examples to show behaviorMark Otto2-0/+6
2014-10-26Merge branch 'master' into derpMark Otto5-19/+0
Conflicts: dist/css/bootstrap-theme.css.map dist/css/bootstrap.css.map docs/assets/js/raw-files.min.js docs/dist/css/bootstrap-theme.css.map docs/dist/css/bootstrap.css.map less/progress-bars.less less/theme.less
2014-10-26Removed unnecessary new lines that were inconsistent with current style.Baraa5-19/+0
2014-10-24Merge pull request #14857 from twbs/fix-14856Mark Otto1-8/+8
Fix #14856
2014-10-23Fix a small typo in comment.XhmikosR19-19/+19
[ci skip]
2014-10-22Fix #14856Chris Rebert1-8/+8
[skip sauce]
2014-09-26Add type to buttons in tooltip-viewport exampleHeinrich Fenkart1-8/+8
2014-09-21the justified nav bug is still present in Safari v7.1Chris Rebert1-1/+1
2014-09-17Merge branch 'master' into derpMark Otto12-58/+60
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-16Merge pull request #14577 from twbs/pagination-role-navChris Rebert1-4/+6
Wrap .pagination & .pager in <nav> to improve accessibility
2014-09-08Wrap .pagination & .pager in <nav> to improve accessibilityChris Rebert1-4/+6