| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | 28 | -403/+404 | |
| 2016-11-16 | Merge pull request #21086 from ETNOL/feature/OmitXsFromGrid | Mark Otto | 13 | -155/+187 | |
| Feature/omit xs from grid | |||||
| 2016-11-16 | Merge pull request #21121 from bardiharborow/visual-tests | Mark Otto | 10 | -790/+760 | |
| Update visual tests. | |||||
| 2016-11-16 | Merge pull request #21122 from bardiharborow/badge-print-styles | Mark Otto | 1 | -1/+1 | |
| Change .tag print styles to .badge. | |||||
| 2016-11-16 | Merge pull request #21141 from bardiharborow/bg-faded-demo-padding | Mark Otto | 1 | -1/+2 | |
| Fix padding on .bg-faded demo. | |||||
| 2016-11-16 | Fix padding on .bg-faded demo. | Bardi Harborow | 1 | -1/+2 | |
| 2016-11-13 | Merge pull request #21124 from Daniel15/patch-1 | Patrick H. Lauke | 1 | -1/+1 | |
| it's → its | |||||
| 2016-11-13 | it's → its | Daniel Lo Nigro | 1 | -1/+1 | |
| Small grammar fix. | |||||
| 2016-11-13 | Change .tag print styles to .badge. | Bardi Harborow | 1 | -1/+1 | |
| 2016-11-13 | Update visual tests. | Bardi Harborow | 10 | -790/+760 | |
| 2016-11-10 | renamed modal-title-padding to modal-header-padding | Elliot Evans | 2 | -2/+2 | |
| 2016-11-09 | grunt | Mark Otto | 16 | -16/+28 | |
| 2016-11-09 | Merge pull request #21107 from twbs/a11yfix | Mark Otto | 2 | -11/+12 | |
| Fix MS A11y UserVoice entry in Most Wanted Features list | |||||
| 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-08 | Merge pull request #21099 from bardiharborow/links | Mark Otto | 10 | -12/+12 | |
| Fix broken and redirected links. | |||||
| 2016-11-09 | Fix broken and redirected links. | Bardi Harborow | 10 | -12/+12 | |
| 2016-11-06 | Merge pull request #21095 from patrickhlauke/v4-docs-print-fixes | Patrick H. Lauke | 1 | -1/+4 | |
| Scope ::first-letter selector for print styles | |||||
| 2016-11-06 | Scope ::first-letter selector for print styles | Patrick H. Lauke | 1 | -1/+4 | |
| `*::first-letter` causes problems in IE11 - only prints first page of a multi-page document | |||||
| 2016-11-05 | Merge pull request #21089 from patrickhlauke/v4-dev | Patrick H. Lauke | 2 | -0/+30 | |
| Add Safari skip link bug and Firefox/Edge AT focus feature requests | |||||
| 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-04 | Update grid mixins to omit lowest breakpoint | Eric Nolte | 1 | -12/+44 | |
| The new breakpiont-limited class pattern is to omit the breakpoint size when using the lowest size eg. col-xs-12 to col-12. This commit implements this pattern to the grid system. | |||||
| 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 | 22 | -214/+808 | |
| 2016-10-31 | Responsive display utilities (#20934) | Mark Otto | 12 | -50/+73 | |
| * 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 | 36 | -227/+5740 | |
| 2016-10-31 | Make spacer utils responsive (#20926) | Mark Otto | 5 | -36/+77 | |
| * 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 | Making .tooltip('show') throw an error on elements with display:none (#20940) | Johann | 3 | -0/+28 | |
| 2016-10-31 | Move from $.proxy to es6 arrow functions. (#21049) | Bardi Harborow | 6 | -18/+14 | |
| 2016-10-31 | Fixes #21057, fixes utilities link on typography documentation page (#21058) | Rodrigo Castro | 1 | -1/+1 | |
| 2016-10-31 | Use variable names for form focus borders (#21050) | Alberto Roura | 1 | -2/+2 | |
| 2016-10-30 | grunt | Mark Otto | 22 | -30/+70 | |
| 2016-10-30 | Merge branch 'v4-dev' of github.com:twbs/bootstrap into v4-dev | Mark Otto | 2 | -2/+5 | |
| 2016-10-30 | trailing whitespace | Mark Otto | 1 | -1/+1 | |
| 2016-10-30 | Fix #17964 (#17997) | Ilias | 1 | -1/+1 | |
| * Fix #17964 Some browsers are lazy when updating dom elements after transition effects. This can be fixed by reading element properties such as offsetHeight or offsetWidth. However, creating a function using the Function constructor just to access such element, results in a violation of Content Security Policy (where applied), which in turn crashes the application. This fix actually reverts to the way this was handled in v3 and should work as intended. | |||||
| 2016-10-30 | Fix input group sizing in Firefox | Catalin Zalog | 1 | -1/+4 | |
| Firefox requires a width and flex-basis value to size the input field correctly. Despite the width being 1%, the input will size correctly at all parent widths. http://codepen.io/zalog/pen/bpMJmv | |||||
| 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 | Merge branch 'v4-flex-list-group' of https://github.com/rosskevin/bootstrap ↵ | Mark Otto | 1 | -1/+13 | |
| into rosskevin-v4-flex-list-group | |||||
| 2016-10-30 | grunt | Mark Otto | 24 | -32/+32 | |
| 2016-10-30 | Merge branch 'v4-dev' of https://github.com/HMUDesign/bootstrap into ↵ | Mark Otto | 4 | -10/+18 | |
| HMUDesign-v4-dev | |||||
| 2016-10-30 | grunt | Mark Otto | 16 | -12/+44 | |
| 2016-10-30 | Merge pull request #21046 from abvalentine/issue-20975 | Mark Otto | 1 | -0/+8 | |
| Fixes #20975: navbar-text on navbar-dark and bg-inverse is invisible | |||||
| 2016-10-30 | Fixes #20975: removed trailing whitespace | Valentine Abanosimov | 1 | -1/+1 | |
