| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-11-23 | Fixes #21114: clarify by removing mention of nesting | Mark Otto | 1 | -1/+1 | |
| 2016-11-23 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 1 | -0/+10 | |
| 2016-11-23 | Fixes #21123: More specific definition of fixed-width block level for .mx-auto | Mark Otto | 1 | -1/+1 | |
| 2016-11-23 | Fixes #21179: docs typos on pull/float action | Mark Otto | 1 | -2/+2 | |
| 2016-11-22 | Add Wall of Browser Bugs entry for #21120 | Chris Rebert | 1 | -0/+10 | |
| Refs https://bugs.chromium.org/p/chromium/issues/detail?id=510079 Closes #21120 [skip sauce] | |||||
| 2016-11-16 | grunt | Mark Otto | 16 | -230/+231 | |
| 2016-11-16 | Merge pull request #21086 from ETNOL/feature/OmitXsFromGrid | Mark Otto | 12 | -143/+143 | |
| Feature/omit xs from grid | |||||
| 2016-11-16 | Fix padding on .bg-faded demo. | Bardi Harborow | 1 | -1/+2 | |
| 2016-11-13 | it's → its | Daniel Lo Nigro | 1 | -1/+1 | |
| Small grammar fix. | |||||
| 2016-11-09 | grunt | Mark Otto | 8 | -8/+14 | |
| 2016-11-08 | browser-features.yml: Fix MS A11y UserVoice entry | Chris Rebert | 1 | -11/+11 | |
| And move one Firefox entry to keep the entries sorted by browser. Refs #21089 | |||||
| 2016-11-08 | docs/_plugins/bugify.rb: Add support for MS A11y UserVoice ideas | Chris Rebert | 1 | -0/+1 | |
| Refs #21089 [ci skip] | |||||
| 2016-11-08 | Merge pull request #21062 from vanillajonathan/patch-1 | Mark Otto | 1 | -1/+1 | |
| Linked to slack | |||||
| 2016-11-09 | Fix broken and redirected links. | Bardi Harborow | 10 | -12/+12 | |
| 2016-11-05 | Add browser features around virtual/accessibility focus | Patrick H. Lauke | 1 | -0/+20 | |
| These would help in making hidden skip links show up visually once they receive AT focus (for sighted/partially sighted AT users) | |||||
| 2016-11-05 | Add Safari skip link bug | Patrick H. Lauke | 1 | -0/+10 | |
| 2016-11-04 | Update docs to reflect new breakpoint naming convention | Eric Nolte | 12 | -143/+143 | |
| 2016-11-03 | replace img-circle by rounded-circle css class | Eddie Lau 3dd13 | 1 | -3/+3 | |
| 2016-11-01 | Linked to slack | Jonathan | 1 | -1/+1 | |
| 2016-10-31 | grunt | Mark Otto | 10 | -104/+399 | |
| 2016-10-31 | Responsive display utilities (#20934) | Mark Otto | 7 | -24/+25 | |
| * Explore responsive display utils, but with a twist: lowest breakpoint has no breakpoint modifier in the class name * make floats use the same format, add float-none mixin | |||||
| 2016-10-31 | grunt | Mark Otto | 13 | -91/+2827 | |
| 2016-10-31 | Make spacer utils responsive (#20926) | Mark Otto | 3 | -15/+23 | |
| * make spacer utils responsive by grid tier * update scale to add two levels, document them * change responsive spacing utils to avoid the xs abbreviation in the class name for that tier * update code snippet to match source * update usage in our docs * linter * docs updates | |||||
| 2016-10-31 | Fixes #21057, fixes utilities link on typography documentation page (#21058) | Rodrigo Castro | 1 | -1/+1 | |
| 2016-10-30 | grunt | Mark Otto | 10 | -14/+34 | |
| 2016-10-30 | add specific docs example for badged list group items | Mark Otto | 1 | -0/+20 | |
| floated content has to come first in the DOM, otherwise you can get alignment bugs. in flexbox though, that's not the case. as such, i'm adding this example code to guide folks to the changes needed to move between default and flex modes. | |||||
| 2016-10-30 | grunt | Mark Otto | 13 | -17/+17 | |
| 2016-10-30 | grunt | Mark Otto | 8 | -6/+22 | |
| 2016-10-28 | grunt | Mark Otto | 8 | -6/+12 | |
| 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 | grunt | Mark Otto | 14 | -36/+52 | |
| 2016-10-27 | Merge pull request #19887 from ryanburnett/v4-dev | Mark Otto | 1 | -6/+12 | |
| Alphabetized carousel options & added "ride" to it | |||||
| 2016-10-27 | grunt | Mark Otto | 2 | -14/+7 | |
| 2016-10-27 | grunt | Mark Otto | 2 | -2/+2 | |
| 2016-10-27 | Merge branch 'v4-dev' of github.com:twbs/bootstrap into v4-dev | Mark Otto | 2 | -11/+11 | |
| 2016-10-27 | grunt | Mark Otto | 13 | -10/+13 | |
| 2016-10-27 | cleaned up the docs to complete the change from tag to badge | judetucker | 2 | -11/+11 | |
| 2016-10-27 | Merge pull request #21028 from judetucker/card_docs_float | Mark Otto | 1 | -1/+1 | |
| Docs correction to change .pull to .float on Card docs | |||||
| 2016-10-27 | Fixes #17631: Add mention of removed .btn-group-justified | Mark Otto | 1 | -0/+1 | |
| It was only available for anchor elements and not button elements, so it was super weird to support. Might be bringing it back with flexbox though in v4 as an option. | |||||
| 2016-10-27 | grunt | Mark Otto | 19 | -160/+427 | |
| 2016-10-27 | rework flex grid autolayout docs | Mark Otto | 1 | -2/+10 | |
| Adds clearer headings to each section, reworks some copy to be more direct. | |||||
| 2016-10-27 | unrelated change; bold that stuff to emphasize it | Mark Otto | 1 | -2/+2 | |
| 2016-10-27 | Merge branch 'auto-flex-col' of https://github.com/alanmoo/bootstrap into ↵ | Mark Otto | 1 | -0/+31 | |
| alanmoo-auto-flex-col | |||||
| 2016-10-27 | Change variable for modal backdrop zindex, rearrange to be ordered from ↵ | Mark Otto | 1 | -3/+3 | |
| lowest to highest | |||||
| 2016-10-27 | Document our z-index values | Mark Otto | 1 | -0/+20 | |
| Fixes #18532 | |||||
| 2016-10-27 | fixes #18565: mention carousel sizing in docs | Mark Otto | 1 | -0/+2 | |
| 2016-10-27 | Fixes #20498: Warn about flexbox bugs in our flex grid docs | Mark Otto | 1 | -0/+1 | |
| 2016-10-27 | fixes #21000: Remove margin from static form control example | Mark Otto | 1 | -1/+1 | |
| 2016-10-27 | Docfix: Typo default -> secondary, and reorder | Einar Gangsø | 1 | -6/+6 | |
