| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-07-17 | Port #19410 to v4 | Pvanhesteren | 1 | -2/+2 | |
| Clarify valid values of Carousel's `pause` option Fixes #18205 [skip sauce] | |||||
| 2016-06-12 | Fixes #17193: Remove mention and link to non-existant transitions plugin; ↵ | Mark Otto | 1 | -1/+1 | |
| that intro paragraph was two dupe sentences | |||||
| 2016-05-13 | Remove reference to "loaded.bs.modal" event | Heiko Jansen | 1 | -4/+0 | |
| Since the "remote" option is no longer available in v4 the reference to the "loaded.bs.modal" event is no longer needed, too. | |||||
| 2016-05-11 | Fix #17511 by adding mention to the docs for how to extend the card columns | Mark Otto | 1 | -1/+14 | |
| 2016-05-11 | Consolidate button-dropdown.md with dropdowns.md to simplify docs | Mark Otto | 2 | -381/+381 | |
| 2016-05-11 | Unfuck those split button dropdowns | Mark Otto | 1 | -16/+56 | |
| - Really we didn't need to do any of that strip units stuff to generate six new variables, two for each button size - Using sibling selectors, we can target those split button dropdown toggles using the .dropdown-toggle-split class, and adjust padding and margin as needed - Now, we nuke the margin-left from the ::after generated caret and tighten up the padding so that those split toggles don't look huge next to their main button | |||||
| 2016-05-11 | Merge branch 'v4-dev' into v4-split-buttons | Mark Otto | 18 | -263/+492 | |
| 2016-05-11 | Merge pull request #19141 from twbs/v4-forms-cleanup | Mark Otto | 1 | -123/+178 | |
| v4: Forms cleanup | |||||
| 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-09 | clarify docs comment from #19459 | Mark Otto | 1 | -1/+1 | |
| 2016-05-09 | Merge pull request #19459 from delftswa2016/v4-card-ordering | Mark Otto | 1 | -1/+3 | |
| Explicitly state the ordering of cards in card columns in the 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 | Merge branch 'v4-dev' into v4-forms-cleanup | Mark Otto | 1 | -0/+12 | |
| 2016-05-08 | Merge pull request #19476 from delftswa2016/v4-card-docs | Mark Otto | 1 | -0/+12 | |
| Added explicit commentary to .card-* classes | |||||
| 2016-05-08 | fix validation of dupe ids | Mark Otto | 1 | -3/+3 | |
| 2016-04-23 | Merge branch 'v4-dev' into v4-forms-cleanup | Mark Otto | 2 | -6/+12 | |
| 2016-04-15 | Port #19741 to v4 | Chris Rebert | 1 | -1/+1 | |
| [ci skip] | |||||
| 2016-04-10 | Add aria-label and callout about labelling pagination components | Patrick H. Lauke | 1 | -5/+11 | |
| 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 | 14 | -151/+273 | |
| 2016-04-06 | Add `display` utility classes (.d-{inline,block,inline-block}); fixes #19343 | Teo Dell'Amico | 1 | -0/+22 | |
| Refs #19665 [skip sauce] | |||||
| 2016-04-06 | Add docs for .w-100 utility class | Chris Rebert | 1 | -0/+8 | |
| [skip sauce] | |||||
| 2016-04-02 | Docs: Correct arg `offsets` to `offset` in tooltips & popovers | Kay.L | 2 | -2/+2 | |
| [skip sauce] | |||||
| 2016-03-11 | Fixed typos | Floris Verburg | 1 | -2/+2 | |
| 2016-03-11 | Added explicit commentary to .card-* classes | Floris Verburg | 1 | -0/+12 | |
| 2016-03-10 | Explicitly state the ordering of cards in card columns | Floris Verburg | 1 | -1/+3 | |
| 2016-03-06 | Remove iOS virtual keyboard bug section from docs | Chris Rebert | 1 | -1/+1 | |
| The modal backdrop positioning bug related to iOS' virtual keyboard doesn't seem to reproduce in iOS 8.0+. (Possibly as a side-effect of https://bugs.webkit.org/show_bug.cgi?id=153224 ) Refs #9023 [skip sauce] | |||||
| 2016-02-25 | Merge pull request #19277 from patrickhlauke/v4-dev-forms-fixes#2 | Patrick H. Lauke | 1 | -43/+51 | |
| Forms fixes: fieldset/legend, new .form-control-legend, accessibility advice | |||||
| 2016-02-24 | Correct grammar | Paul Rose | 1 | -1/+1 | |
| 2016-02-19 | Appropriate use of fieldset/div, legend, callout for hidden/no label ↵ | Patrick H. Lauke | 1 | -43/+51 | |
| alternatives | |||||
| 2016-02-19 | Fix validation errors. | XhmikosR | 1 | -1/+1 | |
| [skip sauce] | |||||
| 2016-02-18 | Docs: Add example of .dropdown-menu-right | Jeremy Kratz | 1 | -6/+11 | |
| Fixes #18493 Closes #18836 [skip sauce] | |||||
| 2016-02-18 | Document .pos-f-t utility class; fixes #18494 | Russell Beye | 1 | -0/+14 | |
| Add documentation to components/utilities to publicly expose the .pos-f-t utility class to users. Closes #18799 [skip sauce] | |||||
| 2016-02-18 | Document the possibility of extending the $spacers map | Tobias | 1 | -0/+2 | |
| It's very handy to add another spacer size (e.g. `4`) which can easily be done by extending the map. Example: ``` $spacers: ( 0: ( x: 0, y: 0 ), 1: ( x: $spacer-x, y: $spacer-y ), 2: ( x: ($spacer-x * 1.5), y: ($spacer-y * 1.5) ), 3: ( x: ($spacer-x * 3), y: ($spacer-y * 3) ), 4: ( x: ($spacer-x * 5), y: ($spacer-y * 5) ) ); ``` Closes #18706 [skip sauce] | |||||
| 2016-02-17 | - Conveying color meaning to AT as markdown include | Patrick H. Lauke | 6 | -10/+16 | |
| - Add/replace callout for color and AT with include | |||||
| 2016-02-16 | Merge branch 'fix-19094' of https://github.com/ameya-pandilwar/bootstrap ↵ | Mark Otto | 3 | -51/+51 | |
| into ameya-pandilwar-fix-19094 | |||||
| 2016-02-16 | Merge pull request #19116 from twbs/docs-17264 | Mark Otto | 1 | -18/+31 | |
| Docs: Add captions above progress bars | |||||
| 2016-02-16 | Fix docs for new naming of .btn-outline | Igor Tarasov | 1 | -1/+1 | |
| This one was overlooked at edit See #17719 and #19199 | |||||
| 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 | |
