| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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-11 | Updated label to tag in list-group example | Ameya Pandilwar | 1 | -5/+5 | |
| 2016-02-11 | Rename .label class to .tag | Ameya Pandilwar | 2 | -46/+46 | |
| 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 | |
| 2016-02-09 | .text-help is dead, long live .form-control-feedback | Mark Otto | 1 | -0/+2 | |
| Uses a new more specific class, adds some basic spacing, and clarifies that this class is only for validation feedback. Clears up the help text class question in https://github.com/twbs/bootstrap/pull/18704#issuecomment-168241731 and addresses the vertical spacing in #18703. | |||||
| 2016-02-09 | Update grid docs for form layouts | Mark Otto | 1 | -44/+68 | |
| - Add container to fix padding in mobile views - Add large and small variations - Cross link grid classes and mixins - Fix up some words | |||||
| 2016-02-09 | clearer copy | Mark Otto | 1 | -1/+3 | |
| 2016-02-08 | Alternate fix to #17965: Updates to use the new class name and adds some ↵ | Mark Otto | 1 | -0/+27 | |
| basic docs for custom checkbox/radio validation | |||||
| 2016-02-08 | clarify, fix margin | Mark Otto | 1 | -2/+2 | |
| 2016-02-08 | Fix apparent typo in b8ff763d6232d4a61858739b43f509366ffd1500 | Chris Rebert | 1 | -1/+1 | |
| [ci skip] | |||||
| 2016-02-08 | Only caption 1st set of progress bar examples | Chris Rebert | 1 | -29/+13 | |
| 2016-02-07 | add example of multiple add-ons to docs | Mark Otto | 1 | -5/+32 | |
| 2016-02-07 | Merge branch 'multiple-input-group-addon' of ↵ | Mark Otto | 1 | -1/+1 | |
| https://github.com/vicary/bootstrap into vicary-multiple-input-group-addon | |||||
| 2016-02-07 | docs/components/forms.md: Fix typo: non => none | Chris Rebert | 1 | -1/+1 | |
| Fixup for 365db6e3a8fd9c1bac75cf170948c946e2ed7678 /fyi @mdo [skip sauce] | |||||
| 2016-02-07 | Docs: Add captions above progress bars; refs #17264 | Chris Rebert | 1 | -18/+47 | |
| [skip sauce] | |||||
| 2016-02-07 | Docs: Add "Horizontal centering" subheading for .m-x-auto | Chris Rebert | 1 | -2/+3 | |
| Refs #19102 [skip sauce] | |||||
| 2016-02-06 | docs/components/modal.md: Fix typo | Chris Rebert | 1 | -1/+1 | |
| Fixup for #19105 [ci skip] | |||||
| 2016-02-06 | Merge branch 'v4-dev' into v4-split-buttons | Mark Otto | 9 | -67/+124 | |
| 2016-02-06 | Updat modal sizing | Mark Otto | 1 | -1/+1 | |
| - Switch from width to max-width for all widths to avoid scaling outside viewport bounds - Rejigger the media queries for a more logical breakpoint for the large and small modal sizes - Avoids changing the width of the default modal (nullifying #17794 and fixing #17581) | |||||
| 2016-02-06 | Revamp list group items built with anchors and buttons | Mark Otto | 1 | -30/+30 | |
| - Make it an explicit class instead of qualifying with elements (.list-group-item-action) - Rearrange the entire file for more straightforward flow - Fix text-decoration bug as a result of the reorder - Switch from h4's to h5's in docs - Update docs to merge anchors and buttons sections; clearify usage guidelines there, too - Nullify #17479 in the process | |||||
| 2016-02-06 | Tweak disabled button docs to help out #17231 | Mark Otto | 1 | -1/+5 | |
| 2016-02-06 | clarify some docs for form validation including quick mention for ↵ | Mark Otto | 1 | -1/+6 | |
| customizing or disabling icons | |||||
| 2016-02-06 | Drop .center-block for .m-x-auto | Mark Otto | 1 | -22/+13 | |
| - Both classes do about the same thing, but with different names - Clarifies docs for .m-x-auto requiring a fixed width block element for it to work - Add missing heading for clearfix section in docs (unrelated) | |||||
| 2016-02-03 | Merge branch 'v4-card-fuckery' into v4-dev | Mark Otto | 1 | -0/+50 | |
| 2016-02-03 | fuck that other class, let's just get tabs and pills in there | Mark Otto | 1 | -35/+2 | |
| 2016-02-03 | Dump the type margin overrides in alerts for utils, document that particular ↵ | Mark Otto | 1 | -0/+13 | |
| example, sidesteps part of #18884 | |||||
| 2016-01-28 | Fix typo in forms.md | cndpzc | 1 | -1/+1 | |
| Closes #19049 | |||||
| 2016-01-26 | Add docs for custom file input's text and $custom-file-text | Chris Rebert | 1 | -0/+19 | |
| [skip sauce] | |||||
| 2016-01-24 | DOCS - Fix a link in popover for v4 | Abdullah Alrasheed | 1 | -1/+1 | |
| 2016-01-17 | fuck around with card borders and more | Mark Otto | 1 | -0/+83 | |
| 2016-01-17 | Merge pull request #18885 from twbs/list-group | Mark Otto | 1 | -7/+0 | |
| Remove near-duplicate contextual list group example | |||||
| 2016-01-15 | Use mixin syntax | Quy | 1 | -1/+1 | |
| 2016-01-14 | typo: from controls --> form controls | Raphael Ackermann | 1 | -1/+1 | |
| 2016-01-13 | Remove near-duplicate contextual list group example | Chris Rebert | 1 | -7/+0 | |
| [skip sauce] | |||||
| 2016-01-13 | List group docs: rm unnecessary <p> from Markdown source | Chris Rebert | 1 | -1/+2 | |
| [skip sauce] | |||||
| 2016-01-11 | remove link to the pager component | Bass Jobsen | 1 | -1/+1 | |
| see https://github.com/twbs/bootstrap/pull/18782 | |||||
| 2016-01-08 | Switch up some split button stuff | Mark Otto | 1 | -9/+35 | |
| - New vars - New function for stripping units so we can combine rems and ems in math functions - Add new classes for sizing and spacing around the split dropdown toggle so that the caret isn't misaligned | |||||
| 2016-01-06 | clear up and split out breadcrumb examples | Mark Otto | 1 | -8/+8 | |
| 2016-01-06 | Merge pull request #18784 from twbs/input-types | Chris Rebert | 1 | -0/+85 | |
| Add comprehensive `.form-control` example(/testcase) to docs | |||||
| 2016-01-06 | Merge branch 'input-type-reset-btn' into v4-dev | Chris Rebert | 1 | -0/+1 | |
| 2016-01-06 | Add <input type="reset"> example to Button Tags docs for completeness | Chris Rebert | 1 | -0/+1 | |
| [skip sauce] | |||||
| 2016-01-06 | Add comprehensive `.form-control` example(/testcase) to docs | Chris Rebert | 1 | -0/+85 | |
| Put all the textual input types right next to each other for easy visual comparison. Refs #17308, #18763 [skip sauce] | |||||
| 2016-01-06 | Merge pull request #18783 from twbs/v4-nav-cleanup | Mark Otto | 1 | -14/+25 | |
| v4: Nav cleanup | |||||
| 2016-01-06 | Nav docs updates | Mark Otto | 1 | -14/+25 | |
| - More consistent states and labels in nav examples - Add stacked pills example for with <nav> element | |||||
| 2016-01-06 | Tweak phrasing of .tab('show') docs | Chris Rebert | 1 | -1/+1 | |
| Refs #18708 [ci skip] | |||||
| 2016-01-06 | Merge pull request #18708 from Johann-S/showDoc | Chris Rebert | 1 | -0/+8 | |
| Add documentation for Tab plugin's `show` method | |||||
| 2016-01-06 | Rip out the pager component | Mark Otto | 1 | -48/+3 | |
