| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | |||||
| 2016-11-28 | grunt | Mark Otto | 29 | -183/+175 | |
| 2016-11-28 | Fix incorrect select height calculation (#21171) | Florian Schlittenbauer | 2 | -2/+2 | |
| 2016-11-28 | Yarn install instruction (#21234) | Michael Cook | 1 | -0/+1 | |
| 2016-11-28 | Remove lots of duplication + minor cleanup (#21238) | Starsam80 | 13 | -201/+94 | |
| * Remove comment that duplicated some code * Use transition mixin whenever possible * Create a new function to reduce duplication * Use the new `breakpoint-infix` method | |||||
| 2016-11-28 | Inverse card improvements (#21242) | Mark Otto | 2 | -1/+3 | |
| * Add a color to .card-inverse to account for non .card- prefixed classes * reword the docs to better articulate what the class does | |||||
| 2016-11-28 | Replacement for #20602 (#21236) | Mark Otto | 1 | -1/+2 | |
| * Fixed incorrect instruction: "Press ⌘ to copy" It needed to be "Press ⌘C to copy" * Updated to concatenate copy string Updated copy command to concatenated string to prevent potential issues * Updated the way the copy string concatenates As per excellent suggestion by @tomlutzenberger * Removed semicolon line endings ;P * var not const or let | |||||
| 2016-11-28 | grunt | Mark Otto | 16 | -32/+20 | |
| 2016-11-27 | Fix #20013, nullify #21112 (#21230) | Mark Otto | 1 | -3/+2 | |
| Add padding to dismiss button for alerts and use position to place it. Removes extra padding on .alert-dismissible's right side, too. We could probably further simplify these things in the future as well. | |||||
| 2016-11-27 | grunt | Mark Otto | 29 | -77/+100 | |
| 2016-11-27 | Follow up to #21052 to match small pagination links with small buttons | Mark Otto | 1 | -2/+2 | |
| 2016-11-27 | Set line-height for page-links (#21052) | Stefan Staynov | 2 | -1/+2 | |
| 2016-11-27 | Add alert-margin-bottom variable (#21064) | Cyril Kyburz | 2 | -1/+2 | |
| 2016-11-27 | Made card header and footer's background transparent on .card-inverse (#21111) | Rodrigo Waltenberg | 1 | -0/+1 | |
| Solves issue #18946 | |||||
| 2016-11-27 | Rename `.col-xs` to `.col` + some other cleanup (#21222) | Starsam80 | 6 | -73/+86 | |
| * Use `breakpoint-min` instead of a counter * Remove 'xs' from flexbox grid | |||||
| 2016-11-27 | grunt | Mark Otto | 29 | -1074/+846 | |
| 2016-11-27 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 34 | -237/+279 | |
| 2016-11-27 | make a brief mention of #20433 | Mark Otto | 1 | -1/+1 | |
| 2016-11-27 | Rename `.navbar-toggleable-xs` to `.navbar-toggleable` + more cleanup (#21226) | Starsam80 | 15 | -117/+81 | |
| * Clean up some utilities - Align CSS properties - In `_spacing.scss`, we had a comment saying what 'a' was for, but we removed that so this comment no longer applies * Remove '-xs' from `.navbar-toggleable-xs` and remove duplication * Fix outdated classes to use newer ones | |||||
| 2016-11-27 | Update clearfix mixin (#21224) | Mark Otto | 2 | -8/+5 | |
| * Update clearfix to use block instead of table display (also reorder properties for linting) * update docs snippet for clearfix mixin—was apparently still using Less syntax and had old clearfix hack (even before the block change in this PR) | |||||
| 2016-11-27 | Add max-width 100% and max-height 100% utilities (#21221) | Mark Otto | 2 | -1/+16 | |
| 2016-11-27 | Closes #21055: Prevents ScrollSpy from clearing active item when Safari ↵ | Rob Ruana | 2 | -1/+45 | |
| rubberbands (#21056) When the rubberband effect causes Safari to scroll past the top of the page, the value of scrollTop becomes negative. If the offset of the first ScrollSpy target is 0 - essentially if the target is at the top of the page - then ScrollSpy should not clear the active item. Conceptually, the first item should remain active when rubberbanding past the top of the page. This commit fixes issue #21055 by verifying the first scrollspy target is not at the top of the page before clearing the active nav-item. | |||||
| 2016-11-27 | Rename `.flex-xs-*` and `.flex-items-xs-*` to `.flex-*` and `.flex-items-*` ↵ | Starsam80 | 5 | -46/+66 | |
| (#21218) * Clean up _flex.scss a little This commit just cleans up the formating of _flex.scss by changing it so that it uses a single `@include media-breakpoint-up` instead of multiple. It also aligns all of the CSS properties so it looks a bit nicer. * Remove `-xs` from flex classes | |||||
| 2016-11-27 | Remove redundant media queries (#21220) | Starsam80 | 3 | -28/+22 | |
| 2016-11-26 | Remove 'xs' from text utilities (#21217) | Starsam80 | 11 | -44/+52 | |
| 2016-11-26 | update scss linter to allow multiple spaces before on single line | Mark Otto | 1 | -1/+1 | |
| 2016-11-26 | grunt | Mark Otto | 22 | -116/+44 | |
| 2016-11-26 | Remove most border-radius properties and instead use overflow: hidden; to ↵ | Mark Otto | 1 | -15/+1 | |
| properly round corners of a full progress bar. (#21216) Fixes #19065. | |||||
