aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes
AgeCommit message (Collapse)AuthorFilesLines
2014-12-07``aria-label="close"`` instead of sr-only ``span``Patrick H. Lauke4-16/+15
shorter, neater, well supported
2014-12-06tweak grid docs copyChris Rebert1-1/+1
[skip sauce]
2014-12-05Repeat warning comment about keeping "What's included" sections in syncChris Rebert1-1/+2
Refs #15238 [skip sauce]
2014-12-04Merge pull request #15214 from twbs/example-idsChris Rebert37-168/+168
Give all embedded live docs examples data-example-id attrs [skip sauce]
2014-12-04Remove "Separated link" in example where it's notTJ1-1/+0
Removed "Separated link" in example where it's not separated. This may confuse people to think that it is separated. I don't want to sound nitpick, but I've been working with a client maintaining a custom internal Bootstrap installation with customized docs, so I've been getting a lot of feedback from client developers using the docs.
2014-12-01update home and side nav to use new navbar structureMark Otto2-86/+61
2014-12-01nuke the other incomplete example per @ianwMark Otto1-9/+0
2014-11-30Merge branch 'master' into v4Mark Otto4-40/+39
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-30Merge branch 'master' of github.com:twbs/bootstrapMark Otto1-16/+16
2014-11-30clarify collapse example with link and button triggers; also mention classesMark Otto1-8/+21
2014-11-30Add .media-object in docsQuy Ton1-16/+16
2014-11-29Merge pull request #15133 from patrickhlauke/docs-table-fixesMark Otto6-88/+85
Fixes to scope
2014-11-29Fixes #15241: Add simple example to docs for collapse pluginMark Otto2-3/+28
2014-11-29fixes #15164: wrap disable pagination spans in another spanMark Otto1-6/+33
2014-11-29fix the run-onMark Otto1-1/+1
2014-11-27Add CSS source maps reference to docs. Closes #15211Peter Blazejewicz1-1/+3
- update distribution file list with relevant files - add a short reference to CSS source map purpose - add link to Google Chrome developer network article
2014-11-24Give all embedded live docs examples data-example-id attrsChris Rebert37-168/+168
Refs #11410
2014-11-24Merge pull request #15108 from zacechola/irc_roomJulian Thilo1-1/+1
corrects IRC room
2014-11-22Fix #15194: Shrink media link areaJulian Thilo1-48/+80
2014-11-20Merge pull request #15159 from twbs/docs-mutedXhmikosR2-3/+2
Clean up old `muted` references and switch to `text-muted`.
2014-11-20Merge pull request #15111 from twbs/events-tables-wrappingChris Rebert10-10/+10
Don't line wrap event names in JS plugin docs
2014-11-20Clean up old `muted` references and switch to `text-muted`.XhmikosR2-3/+2
2014-11-19Merge pull request #15090 from twbs/dropdowns-eventsChris Rebert1-4/+5
consolidate relatedTarget docs in dropdown event docs
2014-11-17Fix name spellingQuy Ton1-1/+1
2014-11-17Since Safari has released new fixed versions, we're unlikely to take any ↵Chris Rebert1-1/+0
further action on this.
2014-11-17Merge pull request #15125 from patrickhlauke/docs-clean-upChris Rebert7-60/+60
Docs clean up - unnecessary role attributes, callout clarifications
2014-11-17Merge pull request #15129 from twbs/examples-img-altXhmikosR1-18/+18
Specify `img` alternative text.
2014-11-16rm redundant role="button" from <button>Chris Rebert1-1/+1
2014-11-16Merge pull request #15139 from patrickhlauke/docs-button-section-restructureXhmikosR2-31/+32
Docs button section restructure
2014-11-16Merge pull request #15135 from hillai/patch-1XhmikosR1-1/+6
Add modal autofocus example
2014-11-16Add modal autofocus examplehillai1-1/+6
2014-11-15Move button-tags section to start of button sectionPatrick H. Lauke2-31/+32
2014-11-15Move context-specific callout to general tag usagePatrick H. Lauke1-5/+5
2014-11-14split .form-inline .input-group into separate docs exampleChris Rebert1-14/+26
2014-11-14Fixes to scopePatrick H. Lauke6-88/+85
as discssued in https://github.com/twbs/bootstrap/issues/15117#issuecomment-63029993 - added ``scope="row"`` to row headers - made sure row headers are actual ``<th>`` elements - removed ``scope="col"`` where it was redundant - simplified table examples with (to me) unnecessary ``rowspan``/``colspan`` (unless you really want complex tables, in which case we would need full-on ``id`` and ``headers`` attributes to make sure each table cell has an explicit association with the related header cells - overkill, in my opinion) - one table (in typography) left header-less, as it's more or less presentational (though its structure is still important, hence not adding ``role="presentation"``)
2014-11-14Redundant role="navigation" on <nav>sPatrick H. Lauke4-20/+20
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. Lauke3-39/+39
2014-11-14Expand caveat for disabled fieldsets and linksPatrick H. Lauke1-1/+1
2014-11-14Specify `img` alternative text.XhmikosR1-18/+18
2014-11-13Fix linkQuy Ton1-1/+1
2014-11-13clarify that Bower is one among several installation methodsChris Rebert1-1/+1
2014-11-13Merge pull request #15093 from twbs/id-calloutsChris Rebert26-98/+98
Give all docs callouts IDs [skip sauce]
2014-11-13Fix a small grammar mistake.XhmikosR1-1/+1
[ci skip]
2014-11-13give all docs callouts IDsChris Rebert26-98/+98
[skip sauce]
2014-11-13Use a 40x40 image for the `navbar` brand image example.XhmikosR1-1/+1
Saves 3.4KB.
2014-11-13Fix .form-inline docs exampleChris Rebert1-3/+8
Make sample code match live example Move <label> out of .input-group into .form-group instead Change field from Email to Username to make it less redundant, slightly more realistic Add <label> for Username field for consistency Fixes #15118
2014-11-13escaped uriZac Echola1-1/+1
2014-11-12Don't line wrap event names in JS plugin docsChris Rebert10-10/+10
2014-11-12add link to MDN docs regarding iOS Safari element clickabilityChris Rebert1-1/+1
2014-11-12corrects IRC roomZac Echola1-1/+1