| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-05-08 | docs examples: input[placeholder]: "Enter email" => "Email" | Chris Rebert | 1 | -4/+4 | |
| For uniformity, as we don't seem to use this "Enter <X>" phrasing anywhere else. [skip sauce] | |||||
| 2015-02-28 | [Fixes #15928] Encourage use of icons with form validation states for ↵ | Kevin Kirsche | 1 | -3/+3 | |
| colorblind users [Fixes #15928] Encourage use of icons with form validation states for colorblind users Update text per @patrickhlauke's feedback Update text per @patrickhlauke's feedback. Fix stupid grammar mistake | |||||
| 2015-02-03 | [Fix Issue #15683] `readonly` input should not have a not-allowed cursor | Kevin Kirsche | 1 | -2/+2 | |
| [Fix Issue #15683] `readonly` input should not have a `not-allowed` cursor. Instead, this pull request displays a standard cursor and only displays the not-allowed cursor on disabled items. Revise docs wording to clarify cursor display | |||||
| 2015-01-16 | Merge pull request #15581 from twbs/inline-form-with-visible-labels | Chris Rebert | 1 | -8/+36 | |
| Add example of using .form-inline with visible <label>s | |||||
| 2015-01-15 | custom widths not always required for inline form fields | Chris Rebert | 1 | -1/+1 | |
| [skip sauce] | |||||
| 2015-01-15 | Add example of using .form-inline with visible <label>s | Chris Rebert | 1 | -8/+36 | |
| Refs #15410 [skip sauce] | |||||
| 2015-01-15 | Merge pull request #15498 from twbs/fix-15332 | Chris Rebert | 1 | -0/+81 | |
| Add examples of using feedback icons with .input-group | |||||
| 2015-01-13 | Document that .form-inline & .form-horizontal work fine on non-<form>s too | Chris Rebert | 1 | -2/+2 | |
| Fixes #15555 [skip sauce] | |||||
| 2015-01-05 | Add example of using feedback icons with .input-group ; fixes #15332 | Chris Rebert | 1 | -0/+81 | |
| 2014-12-14 | fixes #15340: mention in docs that most selects can't change border-radius | Mark Otto | 1 | -0/+1 | |
| 2014-12-08 | Split out/clarify ``<select>`` and ``multiple`` | Patrick H. Lauke | 1 | -9/+16 | |
| 2014-12-08 | Expand advice for optional icons with hidden labels | Patrick H. Lauke | 1 | -1/+1 | |
| to clarify/hint that a ``<label class="sr-only">`` is not the only way to do it | |||||
| 2014-11-24 | Give all embedded live docs examples data-example-id attrs | Chris Rebert | 1 | -24/+24 | |
| Refs #11410 | |||||
| 2014-11-17 | Merge pull request #15125 from patrickhlauke/docs-clean-up | Chris Rebert | 1 | -34/+34 | |
| Docs clean up - unnecessary role attributes, callout clarifications | |||||
| 2014-11-14 | split .form-inline .input-group into separate docs example | Chris Rebert | 1 | -14/+26 | |
| 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 | 1 | -12/+12 | |
| [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 | 1 | -3/+3 | |
| 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 | 1 | -43/+61 | |
| Closes #14951 by merging it. | |||||
| 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-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-07 | Fixes #14068: Update docs note for inline forms | Mark Otto | 1 | -5/+5 | |
| 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-19 | ids over names | Mark Otto | 1 | -4/+4 | |
| 2014-06-18 | fixes #13021: add .form-group-sm/-lg | Mark Otto | 1 | -0/+36 | |
| 2014-06-06 | add docs for #13745 | Chris Rebert | 1 | -1/+26 | |
| Good catch @juthilo [skip sauce] | |||||
| 2014-04-30 | explain | Mark Otto | 1 | -0/+1 | |
| 2014-04-11 | Add documentation for using optional icons with sr-only labels | Sean Dwyer | 1 | -2/+18 | |
| 2014-03-25 | Document #13186 | Mark Otto | 1 | -1/+23 | |
| 2014-03-16 | Break up docs into includes | Mark Otto | 1 | -0/+651 | |
