| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-12-04 | rename control left and right to prev and next; simplify styling by removing ↵ | Mark Otto | 1 | -13/+7 | |
| gradient | |||||
| 2016-12-04 | rename in docs | Mark Otto | 1 | -2/+2 | |
| 2016-12-04 | code comment | Mark Otto | 1 | -1/+1 | |
| 2016-12-04 | rename and un-nest icons | Mark Otto | 1 | -43/+41 | |
| 2016-12-04 | remove comment | Mark Otto | 1 | -1/+0 | |
| 2016-12-04 | remove commented out code | Mark Otto | 1 | -4/+0 | |
| 2016-12-04 | Merge branch 'v4-dev' into carousel | Mark Otto | 144 | -2397/+2861 | |
| 2016-12-04 | Move margin from adjacent selector to right on the .custom-control for ↵ | Mark Otto | 1 | -4/+1 | |
| better responsive rendering (#21295) | |||||
| 2016-12-04 | nuke the text-shadow | Mark Otto | 2 | -8/+0 | |
| 2016-12-04 | move multiple carousels section up, add responsive classes there, reformat ↵ | Mark Otto | 1 | -29/+18 | |
| some stuff | |||||
| 2016-12-04 | linting | Mark Otto | 1 | -2/+2 | |
| 2016-12-04 | fix js for previous | Mark Otto | 1 | -2/+2 | |
| 2016-12-04 | redesign indicators | Mark Otto | 2 | -17/+26 | |
| 2016-12-04 | break up example into three separate examples to show flexibility | Mark Otto | 1 | -7/+62 | |
| 2016-12-04 | clear up docs intro | Mark Otto | 1 | -1/+5 | |
| 2016-12-04 | update left/right classes on controls and add img classes | Mark Otto | 1 | -5/+5 | |
| 2016-12-04 | pull in js changes from #18830 | Mark Otto | 1 | -14/+32 | |
| 2016-12-04 | redo css more | Mark Otto | 1 | -49/+20 | |
| - fix naming of left/right controls - drop the absolute positioning of things and rely on only 3d transforms - remove img styles and require classes to avoid inline-block line-height stuff | |||||
| 2016-12-04 | Remove `.float-left` from card header nav (#21292) | Starsam80 | 1 | -3/+3 | |
| 2016-12-04 | Update bootstrap/scss/mixins/_breakpoints.scss (#21285) | sophiegit | 1 | -7/+7 | |
| grid-breakpoint for sm is 576px https://github.com/twbs/bootstrap/blob/v4-dev/scss/_variables.scss#L186-L192 1._breakpoints.scss comment says that grid-breakpoint for sm is 544px, 2.http://v4-alpha.getbootstrap.com/layout/overview/#responsive-breakpoints current document says that grid-breakpoint for sm is 544px, but it should be 576px | |||||
| 2016-12-04 | Fix A11yUserVoice bugify rendering. (#21282) | Bardi Harborow | 1 | -1/+1 | |
| 2016-12-04 | Remove duplicate jQuery browser bug link. (#21283) | Bardi Harborow | 1 | -2/+0 | |
| 2016-12-04 | Documentation navigation fixes. (#21288) | Bardi Harborow | 2 | -11/+9 | |
| * Make /utilities/ redirect to /utilities/borders/. * Rewrite sidebar active link logic to ensure superstrings are not selected. | |||||
| 2016-12-04 | Travis build infrastructure refresh. (#21108) | Bardi Harborow | 2 | -20/+11 | |
| 2016-12-02 | Remove Wall of Browser Bugs entry for #14975 | Chris Rebert | 1 | -10/+0 | |
| https://webkit.org/b/150079 has been fixed! Refs #14975 [ci skip] | |||||
| 2016-12-02 | https://crbug.com/534750 was marked as a duplicate of https://crbug.com/568691 | Chris Rebert | 1 | -1/+1 | |
| So update the Wall of Browser Bugs entry accordingly. [ci skip] | |||||
| 2016-12-02 | Remove Chrome entry for position:sticky from Most Wanted Features list | Chris Rebert | 1 | -10/+0 | |
| It's shipping in Chrome 56: https://bugs.chromium.org/p/chromium/issues/detail?id=231752 [ci skip] | |||||
| 2016-12-02 | grunt | Mark Otto | 24 | -56/+177 | |
| 2016-12-02 | Remove soon-to-be-defunct callout about Firefox fieldset bug (#21262) | Chris Rebert | 1 | -14/+0 | |
| The relevant bug has been fixed in Firefox 53: https://bugzilla.mozilla.org/show_bug.cgi?id=504622 | |||||
| 2016-12-02 | Reboot: Update <fieldset> comment to clarify that the default weirdness is ↵ | Chris Rebert | 1 | -3/+5 | |
| part of the standard. (#21261) Refs https://html.spec.whatwg.org/multipage/#the-fieldset-and-legend-elements [skip sauce] | |||||
| 2016-12-02 | [V4] Throw error when a plugin is in transition (#17823) | Johann | 8 | -23/+144 | |
| * Throw error when a plugin is in transition * Add unit tests about plugins in transition | |||||
| 2016-11-30 | Reboot: Add direct link to Edge scrollbar bug | Chris Rebert | 1 | -0/+1 | |
| Refs https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/7165383/ [ci skip] | |||||
| 2016-11-30 | Reboot: Link directly to the temporal inputs WebKit bug | Chris Rebert | 1 | -2/+2 | |
| Refs https://bugs.webkit.org/show_bug.cgi?id=139848 [ci skip] | |||||
| 2016-11-30 | Remove https://bugzil.la/504622 from Wall of Browser Bugs (#21260) | Chris Rebert | 1 | -10/+0 | |
| It's fixed in Firefox 53! Yay! Refs #12359 [ci skip] | |||||
| 2016-11-30 | Merge pull request #21253 from ysds/remove-btn-outline | Patrick H. Lauke | 2 | -8/+8 | |
| Remove unnecessary .btn-outline and .btn-outline-inverse on docs | |||||
| 2016-11-30 | Remove .btn-outline-inverse | ysds | 1 | -1/+1 | |
| 2016-11-30 | Remove .btn-outline | ysds | 2 | -7/+7 | |
| 2016-11-29 | grunt | Mark Otto | 26 | -73/+36 | |
| 2016-11-29 | Hide popovers when their containing modal is closed. (#21227) | Bardi Harborow | 1 | -0/+6 | |
| 2016-11-28 | Add Wall of Browser Bugs entry for #21092 | Chris Rebert | 1 | -0/+10 | |
| Refs https://bugzilla.mozilla.org/show_bug.cgi?id=1315994 Refs #21092 [ci skip] | |||||
| 2016-11-28 | docs/_data/browser-bugs.yml: Fix ordering | Chris Rebert | 1 | -10/+10 | |
| [ci skip] | |||||
| 2016-11-28 | Add Wall of Browser Bugs entry for #20759 | Chris Rebert | 1 | -0/+10 | |
| Refs https://bugs.webkit.org/show_bug.cgi?id=162362 Closes #20759 [ci skip] | |||||
| 2016-11-28 | Fix #20936 make inline checkbox/radio markup same as stacked (#20995) | Brad Kent | 3 | -32/+36 | |
| * #20936 make inline checkbox/radio markup same as stacked * tweak language and remove extra blank line in snippet | |||||
| 2016-11-28 | Fix #20908 (#21244) | Mark Otto | 2 | -3/+2 | |
| Remove the border-bottom from abbr elements since that's covered with an underline in Normalize.css. Updates the docs to match and tweaks some code comments, too. | |||||
| 2016-11-28 | fixes #21072: clarify location of variables file (and avoid linking to a ↵ | Mark Otto | 1 | -1/+1 | |
| file that will be broken depending on the branch name) | |||||
| 2016-11-28 | grunt | Mark Otto | 6 | -17/+8 | |
| 2016-11-28 | fixes #21219: update docs to reflect current sm breakpoint value | Mark Otto | 1 | -2/+2 | |
| 2016-11-28 | Use multi-selector to remove the same event handler (#20642) | Juno_okyo | 1 | -4/+1 | |
| 2016-11-28 | grunt | Mark Otto | 4 | -16/+12 | |
| 2016-11-28 | Merge branch 'v4-js-carousel' of https://github.com/J2TeaM/bootstrap into ↵ | Mark Otto | 9 | -23/+12 | |
| J2TeaM-v4-js-carousel | |||||
