| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-02-27 | Update anchor-js to v3.1.0. | XhmikosR | 1 | -4/+4 | |
| [ci skip] | |||||
| 2016-02-25 | Wall of Browser Bugs: Update Chromium bug tracker URLs | Chris Rebert | 1 | -1/+1 | |
| RIP code.google.com [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 | Run grunt. | XhmikosR | 8 | -12/+12 | |
| [ci skip] | |||||
| 2016-02-19 | Fix validation errors. | XhmikosR | 4 | -4/+4 | |
| [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 | Merge pull request #18987 from xcatliu/v4-dev-fix-search-json-prefix | Chris Rebert | 1 | -1/+1 | |
| Add prefix to footer.html search.json [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-18 | Docs: Remove <meta name="keywords"> from <head> | Chris Rebert | 1 | -1/+0 | |
| Ports #18872 to v4 [skip sauce] | |||||
| 2016-02-18 | Modal docs: Added JS event handler for relatedTarget demo | James Mosier | 1 | -0/+11 | |
| Fixes #17584 Closes #17607 by merging it | |||||
| 2016-02-17 | Merge pull request #19255 from patrickhlauke/color-accessibility-callout-include | Patrick H. Lauke | 8 | -10/+24 | |
| Docs: add/unify advice on contextual colors and accessibility | |||||
| 2016-02-17 | Replace "label" with "tag" in navigation | Patrick H. Lauke | 1 | -1/+1 | |
| 2016-02-17 | - Conveying color meaning to AT as markdown include | Patrick H. Lauke | 8 | -10/+24 | |
| - Add/replace callout for color and AT with include | |||||
| 2016-02-16 | grunt | Mark Otto | 4 | -3/+4 | |
| 2016-02-16 | update migration docs | Mark Otto | 1 | -2/+3 | |
| 2016-02-16 | grunt | Mark Otto | 4 | -21/+21 | |
| 2016-02-16 | Merge branch 'fix-19094' of https://github.com/ameya-pandilwar/bootstrap ↵ | Mark Otto | 4 | -52/+52 | |
| 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 | Merge branch 'v4-dev' into mark-padding | Mark Otto | 8 | -10/+14 | |
| 2016-02-16 | grunt | Mark Otto | 2 | -2/+2 | |
| 2016-02-16 | grunt | Mark Otto | 6 | -7/+11 | |
| 2016-02-16 | Fix typos in plural tag names | Jaga Santagostino | 1 | -1/+1 | |
| 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-15 | grunt | Mark Otto | 5 | -25/+118 | |
| 2016-02-13 | Merge branch 'v4-dev' into v4-custom-forms-validation | Mark Otto | 6 | -44/+39 | |
| 2016-02-13 | grunt | Mark Otto | 4 | -5/+8 | |
| 2016-02-13 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 2 | -20/+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 | 3 | -47/+47 | |
| 2016-02-10 | Remove http://bugzil.la/1060131 from Wall of Browser Bugs | Chris Rebert | 1 | -10/+0 | |
| http://bugzil.la/1060131 has been fixed by http://bugzil.la/823483 which should land in Firefox 46. Refs #14320 [ci skip] | |||||
| 2016-02-10 | Remove http://bugzil.la/975632 from Wall of Browser Bugs | Chris Rebert | 1 | -10/+0 | |
| http://bugzil.la/975632 has been fixed by http://bugzil.la/823483 which should land in Firefox 46. Refs #10690 [ci skip] | |||||
| 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 | spacing in docs example" | Mark Otto | 1 | -0/+4 | |
| 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 | clarifies form-group migration docs a bit per #18705 | Mark Otto | 1 | -1/+1 | |
| 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 | grunt | Mark Otto | 4 | -21/+12 | |
| 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 | grunt | Mark Otto | 1 | -1/+1 | |
| 2016-02-08 | clarify, fix margin | Mark Otto | 1 | -2/+2 | |
| 2016-02-08 | Revert "https://webkit.org/b/138201 no longer repros" | Chris Rebert | 1 | -0/+10 | |
| 2016-02-08 | Merge pull request #19126 from twbs/native-font-stack-docs | Chris Rebert | 1 | -4/+8 | |
| Fixes+tweaks to native font stack docs | |||||
| 2016-02-08 | Grid docs: Remove !default from SCSS snippets | Chris Rebert | 1 | -2/+2 | |
| Fixup for fb4f5f0bf1e22f707bdd16880fe19328df091bde [skip sauce] | |||||
| 2016-02-08 | Migration docs: Mention $grid-breakpoints and $container-max-widths by name | Chris Rebert | 1 | -1/+1 | |
| [skip sauce] | |||||
