| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-01-17 | Merge pull request #18848 from twbs/rounded-progress | Mark Otto | 1 | -12/+6 | |
| Respect $border-rounded inside progress bars too | |||||
| 2016-01-17 | Merge pull request #18878 from twbs/btn-group-vertical | Mark Otto | 1 | -2/+0 | |
| rm unnecessary border-radius properties from .btn-group-vertical code | |||||
| 2016-01-17 | fuck around with card borders and more | Mark Otto | 4 | -17/+125 | |
| 2016-01-17 | Merge pull request #18920 from twbs/v4-custom-forms-vars | Mark Otto | 2 | -74/+132 | |
| v4: Custom forms variables | |||||
| 2016-01-17 | Merge pull request #18921 from twbs/v4-custom-docs | Mark Otto | 2 | -6/+24 | |
| Update docs to include mention of the custom variables file | |||||
| 2016-01-17 | Update docs to include mention of the custom variables file | Mark Otto | 2 | -6/+24 | |
| 2016-01-17 | add custom overrides to other bundles | Mark Otto | 2 | -0/+2 | |
| 2016-01-17 | Merge branch 'provide-custom-scss' of ↵ | Mark Otto | 2 | -0/+5 | |
| https://github.com/stephaniepurvis/bootstrap into stephaniepurvis-provide-custom-scss | |||||
| 2016-01-17 | condense that comment, clean up formatting | Mark Otto | 1 | -9/+8 | |
| 2016-01-17 | Merge pull request #18789 from twbs/fix-18733-more | Mark Otto | 1 | -0/+16 | |
| Prevent breadcrumb separator from getting underlined on hover when not using <ol> markup | |||||
| 2016-01-17 | Missing ; | Mark Otto | 1 | -1/+1 | |
| 2016-01-17 | Merge pull request #18883 from twbs/zindex-dropdown-backdrop | Mark Otto | 2 | -1/+2 | |
| Use proper variable for .dropdown-backdrop's z-index | |||||
| 2016-01-17 | Merge pull request #18885 from twbs/list-group | Mark Otto | 1 | -7/+0 | |
| Remove near-duplicate contextual list group example | |||||
| 2016-01-17 | add custom file vars, fix up custom select var | Mark Otto | 2 | -23/+42 | |
| 2016-01-16 | Hella vars for custom checkboxes and radios and selects | Mark Otto | 2 | -52/+91 | |
| 2016-01-16 | Merge pull request #18825 from twbs/misc-box-shadows | Chris Rebert | 7 | -9/+16 | |
| Add variables for miscellaneous box-shadows | |||||
| 2016-01-16 | Extract variables for .modal-content box-shadow | Chris Rebert | 2 | -4/+6 | |
| [skip sauce] [skip validator] | |||||
| 2016-01-16 | Extract $thumbnail-box-shadow variable | Chris Rebert | 2 | -1/+2 | |
| 2016-01-16 | Extract $popover-box-shadow variable | Chris Rebert | 2 | -1/+2 | |
| 2016-01-16 | Extract $dropdown-box-shadow variable | Chris Rebert | 2 | -1/+2 | |
| 2016-01-16 | Extract $btn-box-shadow variable | Chris Rebert | 2 | -1/+2 | |
| 2016-01-16 | Extract $kbd-box-shadow variable | Chris Rebert | 2 | -1/+2 | |
| 2016-01-16 | Merge pull request #18821 from twbs/popover-vars | Chris Rebert | 2 | -2/+7 | |
| Add variables for padding of popover title & content | |||||
| 2016-01-16 | Merge pull request #18820 from twbs/media-obj-vars | Chris Rebert | 2 | -4/+11 | |
| Add variables for media object margins and padding | |||||
| 2016-01-16 | Fix active Home tab in narrow-jumbotron example | Sebastian Klatte | 1 | -2/+2 | |
| the active class should be moved from the list item to the link item | |||||
| 2016-01-15 | Merge pull request #18912 from Quy/patch-4 | Chris Rebert | 1 | -1/+1 | |
| Docs: Use mixin syntax in Sass example of .invisible | |||||
| 2016-01-15 | Use mixin syntax | Quy | 1 | -1/+1 | |
| 2016-01-14 | Docs: Tweak phrasing of description of $enable-gradients | Chris Rebert | 1 | -1/+1 | |
| [ci skip] | |||||
| 2016-01-14 | Merge pull request #18906 from Quy/patch-3 | Chris Rebert | 1 | -1/+1 | |
| $enable-gradients docs: Add missing word | |||||
| 2016-01-14 | Extract $blockquote-border-width variable | Chris Rebert | 2 | -2/+3 | |
| [skip sauce] | |||||
| 2016-01-14 | Add missing word | Quy | 1 | -1/+1 | |
| 2016-01-14 | Merge pull request #18903 from twbs/travis-cache-fix | Chris Rebert | 1 | -5/+6 | |
| Fix RVM under Travis caching by excluding node-which from $PATH | |||||
| 2016-01-14 | Fix RVM under Travis caching by excluding node-which from $PATH | Chris Rebert | 1 | -5/+6 | |
| See https://github.com/travis-ci/travis-ci/issues/5092 for more details. Reverts #18376 | |||||
| 2016-01-14 | Button toggling - trigger change event on input | Kotas Vlastimil | 2 | -1/+21 | |
| Bootstrap’s .button styles can be applied to other elements, such as labels, to provide checkbox or radio style button toggling. When the checkbox or radio state is changed, there should be triggered the change event. Currently, the change event is triggered on the Button, which is not correct. Only input fields do support the change event. | |||||
| 2016-01-14 | Merge pull request #18891 from rtack/patch-1 | Chris Rebert | 1 | -1/+1 | |
| Docs typo: from controls --> form controls | |||||
| 2016-01-14 | typo: from controls --> form controls | Raphael Ackermann | 1 | -1/+1 | |
| 2016-01-13 | Merge pull request #18888 from CrispyBacon12/nested-mixins-pass-breakpoints | Chris Rebert | 2 | -3/+3 | |
| Allow optional breakpoint arguments to be passed on to nested media query mixins | |||||
| 2016-01-14 | Allow custom breakpoint config to be passed on by mixins which nest media ↵ | Chris Purssell | 2 | -3/+3 | |
| query mixins. | |||||
| 2016-01-13 | Remove near-duplicate contextual list group example | Chris Rebert | 1 | -7/+0 | |
| [skip sauce] | |||||
| 2016-01-13 | Merge pull request #18882 from twbs/stoichiometry | Chris Rebert | 2 | -2/+2 | |
| Use proper units when adding/subtracting lengths | |||||
| 2016-01-13 | Use proper variable for .dropdown-backdrop's z-index | Chris Rebert | 2 | -1/+2 | |
| 2016-01-13 | Use proper units when adding/subtracting lengths | Chris Rebert | 2 | -2/+2 | |
| [skip sauce] [skip validator] | |||||
| 2016-01-13 | List group docs: rm unnecessary <p> from Markdown source | Chris Rebert | 1 | -1/+2 | |
| [skip sauce] | |||||
| 2016-01-13 | Merge pull request #18879 from twbs/vert-horiz-y-x | Chris Rebert | 2 | -4/+4 | |
| Rename padding local vars per new naming convention /fyi @mdo | |||||
| 2016-01-13 | Rename gradient mixins to match new naming convention | Chris Rebert | 2 | -6/+6 | |
| gradient-{horizontal=>x}[-three-colors] gradient-{vertical=>y}[-three-colors] | |||||
| 2016-01-13 | Rename local vars per new naming convention: $padding-{vertical=>y} ↵ | Chris Rebert | 2 | -4/+4 | |
| $padding-{horizontal=>x} [skip sauce] [skip validator] | |||||
| 2016-01-13 | rm unnecessary border-radius properties from .btn-group-vertical code | Chris Rebert | 1 | -2/+0 | |
| [skip sauce] [skip validator] | |||||
| 2016-01-12 | Merge pull request #18869 from twbs/wkbug-153056 | Chris Rebert | 1 | -0/+10 | |
| Add Wall of Browser Bugs entry for #18859 | |||||
| 2016-01-12 | Add Wall of Browser Bugs entry for #18859 | Chris Rebert | 1 | -0/+10 | |
| See https://bugs.webkit.org/show_bug.cgi?id=153056 Refs #18859 [skip sauce] | |||||
| 2016-01-11 | Don't clearfix if flexbox is enabled. Fixes #18849 | ju1ius | 1 | -3/+9 | |
