| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-11-15 | Move button-tags section to start of button section | Patrick H. Lauke | 1 | -30/+31 | |
| 2014-11-15 | Move context-specific callout to general tag usage | Patrick H. Lauke | 1 | -5/+5 | |
| 2014-11-14 | split .form-inline .input-group into separate docs example | Chris Rebert | 1 | -14/+26 | |
| 2014-11-14 | Fixes to scope | Patrick H. Lauke | 4 | -75/+72 | |
| 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-14 | Redundant role="form" on <form>s | Patrick H. Lauke | 1 | -33/+33 | |
| 2014-11-14 | Expand caveat for disabled fieldsets and links | Patrick H. Lauke | 1 | -1/+1 | |
| 2014-11-13 | give all docs callouts IDs | Chris Rebert | 6 | -30/+30 | |
| [skip sauce] | |||||
| 2014-11-13 | Fix .form-inline docs example | Chris Rebert | 1 | -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-11 | add missing dots to .sr-only class mentions, for consistency w/ rest of docs | Chris Rebert | 3 | -5/+5 | |
| 2014-11-11 | Improved accessible glyphicon advice/use | Patrick H. Lauke | 1 | -25/+37 | |
| ...to actually make it consistent with what I said in the glyphicon docs section... | |||||
| 2014-11-11 | Assorted accessibility (and some consistency) fixes for documentation | Patrick H. Lauke | 5 | -47/+86 | |
| Closes #14951 by merging it. | |||||
| 2014-10-07 | Change Twitter links to use `https`. | XhmikosR | 2 | -2/+2 | |
| 2014-10-02 | fixes #14714: don't use specific value in buttons docs | Mark Otto | 1 | -1/+1 | |
| 2014-09-25 | rm redundant grid column classes from responsive utilities demos | Chris Rebert | 1 | -12/+12 | |
| 2014-09-18 | Fixes #14642: Add docs mention for blank checkboxes and radios | Mark Otto | 1 | -0/+29 | |
| 2014-09-02 | document that fieldset[disabled] is somewhat broken in IE11; fixes #14509 | Chris Rebert | 1 | -1/+1 | |
| 2014-08-02 | Fixes #14296: document a table caption example | Mark Otto | 1 | -0/+1 | |
| 2014-07-24 | Update docs & add example for #14221 | Chris Rebert | 1 | -1/+27 | |
| [skip sauce] | |||||
| 2014-07-21 | Document that form field feedback icons only work with `input.form-control` | Chris Rebert | 1 | -0/+1 | |
| Closes #14202. [skip sauce] | |||||
| 2014-07-08 | derp | Mark Otto | 1 | -1/+1 | |
| 2014-07-07 | Fixes #14068: Update docs note for inline forms | Mark Otto | 1 | -5/+5 | |
| 2014-07-07 | Part 2 for fixing #13996: Add a docs callout to help folks using SVG images ↵ | Mark Otto | 1 | -0/+4 | |
| in IE8-10 | |||||
| 2014-07-05 | Docs: add missing example code code for `kbd` after #13351. | XhmikosR | 1 | -1/+2 | |
| 2014-07-02 | fix new form validation | Mark Otto | 1 | -4/+4 | |
| 2014-07-02 | fix up examples | Mark Otto | 1 | -22/+26 | |
| 2014-07-02 | Moves checkbox/radios into "Validation states" example. | Zac Echola | 1 | -52/+44 | |
| 2014-07-02 | Documents radio and checkbox validation states | Zac Echola | 1 | -0/+52 | |
| References #14010 fixing duped IDs fix ALL the duped IDs. make example id match actual id | |||||
| 2014-06-28 | fixes #13968 | Mark Otto | 1 | -0/+6 | |
| 2014-06-26 | Fix link to compiling info. Fixes #13938. | XhmikosR | 1 | -1/+1 | |
| [skip sauce] | |||||
| 2014-06-23 | grid class inconsistency 2 | Julian Thilo | 1 | -2/+2 | |
| https://github.com/twbs/bootstrap/commit/32bde78e1996a92e6b801e1f4a475d5ab48685f8 | |||||
| 2014-06-23 | grid class inconsistency /cc @juthilo | Mark Otto | 1 | -5/+5 | |
| 2014-06-23 | fix typo in css - buttons | Ilya Radchenko | 1 | -1/+1 | |
| 2014-06-19 | grunt dist | Mark Otto | 1 | -0/+36 | |
| 2014-06-19 | ids over names | Mark Otto | 1 | -4/+4 | |
| 2014-06-19 | Fix @gray-light in docs | Bas Bosman | 1 | -1/+1 | |
| 2014-06-18 | fixes #13021: add .form-group-sm/-lg | Mark Otto | 1 | -0/+36 | |
| 2014-06-11 | Add dropped text-justify | Bas Bosman | 1 | -0/+1 | |
| 2014-06-11 | Follow-up to #13671; improves consistency of text with previous examples | Heinrich Fenkart | 1 | -6/+6 | |
| Also fixes a small indentation error. | |||||
| 2014-06-10 | Merge pull request #13351 from Cecchi/nested-kbd | Mark Otto | 1 | -1/+2 | |
| Add nested kbd element styles for actual keys or inputs | |||||
| 2014-06-10 | fixes #13356: clarify use of clearfix on parents | Mark Otto | 1 | -1/+1 | |
| 2014-06-10 | Merge pull request #13671 from 04818419/text-transformation | Mark Otto | 1 | -0/+12 | |
| text transformation added | |||||
| 2014-06-10 | fixes #13775: tweak grid nesting docs about # of cols, change up example ↵ | Mark Otto | 1 | -11/+11 | |
| slightly | |||||
| 2014-06-10 | New text align class, .text-nowrap, for preventing text from breaking to new ↵ | Mark Otto | 2 | -10/+11 | |
| lines. Applies it to the grid docs table. | |||||
| 2014-06-10 | <input> buttons line-height Firefox bugfix has been shipped! | Chris Rebert | 1 | -1/+1 | |
| Remove Wall of Browser Bugs entry. Update mention of the bug in the CSS docs. [skip sauce] | |||||
| 2014-06-06 | add docs for #13745 | Chris Rebert | 1 | -1/+26 | |
| Good catch @juthilo [skip sauce] | |||||
| 2014-05-24 | text transformation added | Konstantin Kulinicenko | 1 | -0/+12 | |
| Transform text in components with text capitalization classes. | |||||
| 2014-05-22 | clarify | Mark Otto | 1 | -4/+2 | |
| 2014-05-22 | tighten up callouts and remove backgrounds | Mark Otto | 1 | -0/+14 | |
| 2014-05-13 | Remove unneeded spaces from `pre`. | XhmikosR | 1 | -1/+1 | |
| 2014-05-07 | move rtl to getting started, per @cvrebert's feedback | Mark Otto | 1 | -25/+0 | |
