| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-05-29 | Rearrange all the docs to allow for a docs/major.minor/ setup | Mark Otto | 1 | -1018/+0 | |
| 2017-05-28 | shorter title | Mark Otto | 1 | -1/+1 | |
| 2017-05-27 | update components docs | Mark Otto | 1 | -8/+2 | |
| 2017-04-27 | Documentation cleanup (inc. use of <input ... readonly> for static form ↵ | Patrick H. Lauke | 1 | -7/+7 | |
| controls example) * Fix incorrect code indentation * Remove unnecessary vendor prefix for `box-sizing` - all modern browsers now support this unprefixed * Remove incorrect `<label>` and change static controls to readonly inputs * Allow `<img>` elements without `src` to allow for `holder.js` images used in the docs, which lack `src` and use `data-src` instead | |||||
| 2017-03-26 | fix broken fieldset grid, workaround for flexbug 9 | Mark Otto | 1 | -20/+22 | |
| 2017-03-19 | Change duplicate id. | Bardi Harborow | 1 | -2/+2 | |
| 2017-02-26 | add more grid layout options | Mark Otto | 1 | -1/+49 | |
| 2017-02-04 | Fixes #21892 | Mark Otto | 1 | -2/+2 | |
| 2017-01-05 | Doc updates (#21542) | Quy | 1 | -1/+1 | |
| * Change it's to its. * Fix links * Fix typos | |||||
| 2017-01-05 | Update broken links. | Bardi Harborow | 1 | -1/+1 | |
| 2016-12-25 | throw some margin utils to fix spacing | Mark Otto | 1 | -1/+1 | |
| 2016-12-25 | space that out a smidge | Mark Otto | 1 | -1/+1 | |
| 2016-12-24 | fixes #21423 by updating docs to mention flex display instead of ↵ | Mark Otto | 1 | -1/+1 | |
| inline-block; clarifies follow-up text about use of the proper utilities | |||||
| 2016-12-22 | Remove IE9 browser hacks. (#21393) | Bardi Harborow | 1 | -2/+0 | |
| 2016-12-20 | remove .mb-0 from static form controls to follow up #21270 | Mark Otto | 1 | -3/+3 | |
| 2016-11-28 | Fix #20936 make inline checkbox/radio markup same as stacked (#20995) | Brad Kent | 1 | -21/+32 | |
| * #20936 make inline checkbox/radio markup same as stacked * tweak language and remove extra blank line in snippet | |||||
| 2016-11-26 | Update inline forms (updated docs and new flexbox styles) (#21212) | Mark Otto | 1 | -40/+32 | |
| * fix form-inline with flex enabled * grunt * fix alignment of labels * shorter if syntax * add new form example to docs for now * update inline form docs usage guidelines * responsive margins * better margin utils * fix sizing of .form-check * flexbox alignment of .form-check * no need to change direction * support custom controls in inline form, for default and flex modes * add example of custom select and checks to docs * remove hidden and visible label variants since we cover that in the usage guidelines at the start and include hidden labels everywhere * use property value instead of layout name * apply to all labels * add a visible label, space it out * add id | |||||
| 2016-11-16 | Merge pull request #21086 from ETNOL/feature/OmitXsFromGrid | Mark Otto | 1 | -32/+32 | |
| Feature/omit xs from grid | |||||
| 2016-11-09 | Fix broken and redirected links. | Bardi Harborow | 1 | -1/+1 | |
| 2016-11-04 | Update docs to reflect new breakpoint naming convention | Eric Nolte | 1 | -32/+32 | |
| 2016-10-28 | add horizontal form examples | Mark Otto | 1 | -0/+35 | |
| 2016-10-28 | rework some copy | Mark Otto | 1 | -3/+11 | |
| 2016-10-27 | fixes #21000: Remove margin from static form control example | Mark Otto | 1 | -1/+1 | |
| 2016-10-09 | Use correct class for validation coloring on label elements | Mark Otto | 1 | -3/+3 | |
| 2016-10-09 | Update static form control | Mark Otto | 1 | -2/+2 | |
| - Remove margin-bottom override in favor of .mb-0 utility class - Apply the input line-height styles to match - Remove the min-height to match the input | |||||
| 2016-10-09 | Merge branch 'v4-dev' into v4-utils | Mark Otto | 1 | -4/+5 | |
| 2016-10-03 | Fix broken/redirected links, moving to HTTPS where possible. (#20557) | Bardi Harborow | 1 | -4/+4 | |
| 2016-10-02 | v4: Social meta tags (#20825) | Mark Otto | 1 | -0/+1 | |
| * descriptions for getting started pages * descriptions for layout * add content page descriptions * more descriptions, updates to some existing ones * correct site url * add social stuff to config for twitter cards * add twitter meta tags; use large image for homepage and regular card for all others * add the assets * more site config * more social shiz to partial, remove existing meta for the partial, remove page title from homepage for simpler if statements | |||||
| 2016-09-08 | Update docs to use new spacing util class names | Mark Otto | 1 | -1/+1 | |
| 2016-09-05 | Fixes #20608 and #20578: Consistent checkbox and radio markup (#20629) | Mark Otto | 1 | -25/+24 | |
| - Update docs examples to use newer .form-check suite of classes - Update form validation mixin to use newer classes as well | |||||
| 2016-08-18 | Remove some strong language in docs/forms.md | Alex Shafer | 1 | -1/+1 | |
| Remember, there may be children/students using these examples... | |||||
| 2016-05-10 | Bring back some 'help text' love for forms with .form-text | Mark Otto | 1 | -16/+20 | |
| - Includes new class - New docs to support it - Rearranged older docs | |||||
| 2016-05-09 | Merge branch 'v4-forms-cleanup' of https://github.com/twbs/bootstrap into ↵ | Mark Otto | 1 | -1/+5 | |
| v4-forms-cleanup | |||||
| 2016-05-09 | Update checkboxes and radios docs | Mark Otto | 1 | -1/+5 | |
| - Add lighter gray text to disabled state for .form-check - Separate radios and checkboxes example - Clarify docs | |||||
| 2016-05-08 | oops, another checkbox needing a new class | Mark Otto | 1 | -3/+3 | |
| 2016-05-08 | add options to the examples so they render properly | Mark Otto | 1 | -3/+9 | |
| 2016-05-08 | fix remaining checkboxes and radios in docs | Mark Otto | 1 | -12/+12 | |
| 2016-05-08 | fix broken markdown formatting | Mark Otto | 1 | -3/+3 | |
| 2016-05-08 | Redo checkboxes and radios | Mark Otto | 1 | -36/+36 | |
| - Move disabled radio and checkbox styles to Reboot - Collapse .radio and .checkbox into single class, .form-check - Collapse .radio-inline and .checkbox-inline into single class, .form-check-inline - Require classes for sub-elements in both new classes | |||||
| 2016-05-08 | lol my bad, fix that last one too | Mark Otto | 1 | -1/+1 | |
| 2016-05-08 | fix validation of dupe ids | Mark Otto | 1 | -3/+3 | |
| 2016-04-08 | Fixes #18573: Change name of .form-control-label to .col-form-label (and ↵ | Mark Otto | 1 | -25/+25 | |
| .form-control-legend to .col-form-legend) to reiterate use for only grid layouts | |||||
| 2016-04-08 | fix up broke forms styles and docs example for the grid | Mark Otto | 1 | -19/+21 | |
| 2016-04-08 | Merge branch 'v4-dev' into v4-forms-cleanup | Mark Otto | 1 | -61/+113 | |
| 2016-02-19 | Appropriate use of fieldset/div, legend, callout for hidden/no label ↵ | Patrick H. Lauke | 1 | -43/+51 | |
| alternatives | |||||
| 2016-02-13 | Merge branch 'v4-dev' into v4-custom-forms-validation | Mark Otto | 1 | -1/+22 | |
| 2016-02-13 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 1 | -0/+19 | |
| 2016-02-09 | Merge pull request #18925 from twbs/fixes-18922 | Chris Rebert | 1 | -0/+19 | |
| Make translation of custom file input text easier | |||||
| 2016-02-09 | Update form validation docs | Mark Otto | 1 | -2/+17 | |
| - Give some guidance on when someone might use any of the three validation states. Fixes #18702. - Improve the examples to provide examples of supporting validation text with the new `.form-control-feedback`, as well as always-present help text. Nullifies #18704. | |||||
| 2016-02-09 | clarify help text class in docs | Mark Otto | 1 | -1/+1 | |
