| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-02-13 | Backport sanitize docs from v4. | XhmikosR | 1 | -0/+1 | |
| 2018-12-23 | Fix broken link in nav version dropdown. | XhmikosR | 1 | -1/+1 | |
| 2018-10-18 | Use https, fix broken links and unneeded redirects. | XhmikosR | 1 | -4/+4 | |
| 2018-10-08 | Remove jobs link. | XhmikosR | 1 | -1/+0 | |
| 2018-04-06 | add 3.3 to version dropdown | Mark Otto | 1 | -0/+2 | |
| 2017-07-04 | update links, new version to v3.4.0, add new baseurl for easy v3.4 building | Mark Otto | 1 | -6/+6 | |
| 2017-07-03 | add .row-no-gutters class | Mark Otto | 1 | -0/+1 | |
| fixes #15180, fixes #19107, fixes #9102, fixes #7368 | |||||
| 2017-07-02 | v for version | Mark Otto | 1 | -1/+1 | |
| 2017-07-02 | dropdown nav for other docs versions | Mark Otto | 1 | -0/+12 | |
| 2016-07-13 | Lint Docs HTML Files | Tom Lutzenberger | 1 | -2/+2 | |
| 2016-05-29 | Run `grunt`. | XhmikosR | 1 | -2/+2 | |
| [ci skip] | |||||
| 2016-03-10 | Fix HTML validation errors. | XhmikosR | 1 | -1/+1 | |
| [skip sauce] | |||||
| 2015-12-06 | Checkin "Themes" link in navbar | Chris Rebert | 1 | -0/+1 | |
| 2015-08-04 | Merge pull request #16560 from supergibbs/multiple-button-input-groups | Mark Otto | 1 | -0/+1 | |
| Multiple button input groups | |||||
| 2015-07-13 | Move help block docs up page, add `.help-block` to validation example | Zac Echola | 1 | -1/+1 | |
| 2015-06-30 | Add Methods section to Popovers nav menu in docs | Chris Rebert | 1 | -0/+1 | |
| [skip sauce] | |||||
| 2015-05-29 | Clarified documentation about input groups and added an example of | Supergibbs | 1 | -0/+1 | |
| multiple buttons | |||||
| 2015-05-13 | Merge pull request #16215 from zacechola/list_group_buttons | Mark Otto | 1 | -0/+1 | |
| Adds button styles to `.list-group-item` | |||||
| 2015-05-04 | Merge pull request #16409 from twbs/fix-16361 | Chris Rebert | 1 | -0/+1 | |
| Document Affix plugin's `checkPosition` method | |||||
| 2015-05-03 | Added #panels-footer to components nav in docs | Anthony Barone | 1 | -0/+1 | |
| 2015-05-02 | Document Affix plugin's `checkPosition` method | Chris Rebert | 1 | -0/+1 | |
| Fixes #16361 Refs #16356 [skip sauce] | |||||
| 2015-04-28 | Adds documentation for buttons in link groups | Zac Echola | 1 | -0/+1 | |
| Mostly a duplication of the *Linked items* section, but for buttons. Includes a note not to use the standard btn classes. | |||||
| 2015-03-24 | Add aria-expanded and aria-controls to docs navbar toggle | Patrick H. Lauke | 1 | -2/+2 | |
| Also, use id rather class name for the navigation, as it's unique and lets us use correct aria-controls (and without the use of id, aria-expanded does not get updated correctly by the current dropdown toggle script) | |||||
| 2015-03-03 | Properly document Modal#handleUpdate | Heinrich Fenkart | 1 | -1/+0 | |
| 2015-02-25 | Follow-up to 769c27a19f: Add new section to nav | Heinrich Fenkart | 1 | -0/+1 | |
| 2015-01-20 | Document sticky :hover on mobile browsers; fixes #12832 | Chris Rebert | 1 | -0/+1 | |
| 2014-12-30 | Document the VERSION property of the jQuery plugins; fixes #15202 | Chris Rebert | 1 | -0/+1 | |
| [skip sauce] | |||||
| 2014-12-10 | Fix/merge advice on low percentage progress bars | Patrick H. Lauke | 1 | -1/+0 | |
| - actually add the ``min-width`` extra style (and use ``em`` rather than ``px``) to the 0% and 2% example - remove the unnecessarily redundant sentence in the "With labels" section - remove the unnecessary heading/section specifically for low percentage case, make it flow naturally as part of the "With labels" section | |||||
| 2014-11-29 | Fixes #15241: Add simple example to docs for collapse plugin | Mark Otto | 1 | -1/+2 | |
| 2014-11-17 | Merge pull request #15125 from patrickhlauke/docs-clean-up | Chris Rebert | 1 | -1/+1 | |
| Docs clean up - unnecessary role attributes, callout clarifications | |||||
| 2014-11-15 | Move button-tags section to start of button section | Patrick H. Lauke | 1 | -1/+1 | |
| 2014-11-14 | Redundant role="navigation" on <nav>s | Patrick H. Lauke | 1 | -1/+1 | |
| 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-11 | JS docs: add Options, Methods, Events subsections to nav sidebar | Chris Rebert | 1 | -0/+25 | |
| 2014-11-11 | Assorted accessibility (and some consistency) fixes for documentation | Patrick H. Lauke | 2 | -9/+9 | |
| Closes #14951 by merging it. | |||||
| 2014-11-05 | Merge pull request #14986 from twbs/safari-broken-printing-doc | Chris Rebert | 1 | -1/+1 | |
| Add #14868 to the compatibility docs | |||||
| 2014-11-03 | Add event.relatedTarget + `data-*` example to Modal docs | Chris Rebert | 1 | -0/+1 | |
| Fixes #14245 | |||||
| 2014-11-03 | Add #14868 to the compatibility docs | Chris Rebert | 1 | -1/+1 | |
| 2014-10-25 | Fixes #14791: document dropdown dividers | Mark Otto | 1 | -0/+1 | |
| 2014-09-26 | Fixes #14687: Include video element in responsive embed | Mark Otto | 1 | -1/+1 | |
| 2014-09-23 | Mention Bootlint in Getting Started docs under new Tools section | Chris Rebert | 1 | -0/+6 | |
| [skip sauce] | |||||
| 2014-09-05 | Add section to docs explaining our stance on validators | Chris Rebert | 1 | -0/+1 | |
| 2014-08-27 | fix nav links to end with / to avoid 301 redirect | Guo Du | 1 | -5/+5 | |
| 2014-08-06 | Clean up buttons documentation | Heinrich Fenkart | 1 | -2/+4 | |
| 2014-08-04 | grunt | Mark Otto | 1 | -0/+1 | |
| 2014-07-14 | add docs note about browsers w/ JS disabled; fixes #14134 | Chris Rebert | 1 | -0/+1 | |
| [skip sauce] | |||||
| 2014-07-06 | Fixes #13746: Add docs section for brand image | Mark Otto | 1 | -0/+1 | |
| 2014-07-02 | Add collapsed default class to navbar-toggle | Michael Silber | 1 | -1/+1 | |
| 2014-06-25 | grunt | Mark Otto | 1 | -1/+0 | |
| 2014-06-19 | Document IE8 font-face weirdness | Bas Bosman | 1 | -0/+1 | |
| 2014-06-18 | Fix dismissible spelling | Bas Bosman | 1 | -1/+1 | |
