| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-01-26 | Update print styles to v5.3.0 of html5 boilerplate. | XhmikosR | 1 | -4/+32 | |
| 2016-01-23 | Allow a <label> for .input-group-addon by zeroing out margin-bottom | mkroeders | 1 | -0/+1 | |
| When using a <label> as an .input-group-addon, there will be a default margin-bottom of .5rem via Reboot. This will lead to undesirable whitespace below the label and the <input> will become taller than needed. By removing the margin, it will play nice with <label> elements. Closes #19012 | |||||
| 2016-01-23 | Merge pull request #19001 from twbs/bump-normalize | Chris Rebert | 2 | -8/+3 | |
| Bump Normalize so we can remove Reboot's input[type=search] box-sizing override | |||||
| 2016-01-23 | Merge pull request #19002 from twbs/blockquote-border-width | Mark Otto | 2 | -2/+3 | |
| Add $blockquote-border-width variable | |||||
| 2016-01-23 | Merge pull request #19000 from twbs/print-img-max-width-100-hell | Mark Otto | 1 | -4/+0 | |
| Remove print-specific img max-width:100%; style so that Google Maps etc. print correctly | |||||
| 2016-01-23 | Merge pull request #18927 from twbs/fix-16871 | Mark Otto | 3 | -2/+5 | |
| Apply word-wrap:break-word to Tooltips and Popovers | |||||
| 2016-01-23 | scss/_forms.scss: Remove now-unnecessary SCSS-Lint exemption | Chris Rebert | 1 | -3/+0 | |
| [skip sauce] | |||||
| 2016-01-21 | Reboot: Remove now-unnecessary input[type="search"] box-sizing override | Chris Rebert | 1 | -2/+0 | |
| Revert "fixes #17379: override search input box-sizing to match our global overrides" This reverts commits 468a9d9359a1008675b2c19a1fae1d9016a7686d & 57998dc274a06b64d4caeda372aeea7b9d1af3ee. https://github.com/necolas/normalize.css/pull/496 has made this override unnecessary. [skip sauce] | |||||
| 2016-01-21 | Bump Normalize to ↵ | Chris Rebert | 1 | -6/+3 | |
| https://github.com/necolas/normalize.css/commit/fe567632afcf8afcf17925ab2a507ed87504cce8 So as to pull in https://github.com/necolas/normalize.css/pull/496 | |||||
| 2016-01-21 | Remove print-specific img max-width:100%; style so that Google Maps and ↵ | Chris Rebert | 1 | -4/+0 | |
| other widgets print correctly See https://github.com/h5bp/html5-boilerplate/issues/1741 X-Ref: #1506 | |||||
| 2016-01-20 | Resolves #18978 - flexbox list-group implementation. Requires the pull-right ↵ | Kevin Ross | 1 | -1/+12 | |
| and pull-left flex change from PR #18976 | |||||
| 2016-01-19 | Add pointer-events:none to custom indicator | Patrick H. Lauke | 1 | -0/+1 | |
| Closes #18887 | |||||
| 2016-01-17 | Apply word-wrap:break-word to Tooltips and Popovers | Chris Rebert | 3 | -2/+5 | |
| Fixes #16871 for v4 | |||||
| 2016-01-17 | Make translation of custom file input text easier; fixes #18922 | Chris Rebert | 2 | -5/+18 | |
| [skip sauce] | |||||
| 2016-01-17 | Merge pull request #18880 from twbs/gradient-x-y | Chris Rebert | 2 | -6/+6 | |
| Rename gradient mixins to match new naming convention | |||||
| 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 | 3 | -17/+42 | |
| 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 | Update docs to include mention of the custom variables file | Mark Otto | 1 | -3/+3 | |
| 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 | 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 | 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-14 | Extract $blockquote-border-width variable | Chris Rebert | 2 | -2/+3 | |
| [skip sauce] | |||||
| 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 | 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 | 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-11 | Don't clearfix if flexbox is enabled. Fixes #18849 | ju1ius | 1 | -3/+9 | |
| 2016-01-11 | Respect $border-rounded inside progress bars too | Chris Rebert | 1 | -12/+6 | |
| [skip sauce] | |||||
| 2016-01-11 | Modals respect $enable-rounded setting | Anders Sahlin | 1 | -1/+1 | |
| See issue: https://github.com/twbs/bootstrap/issues/18385 | |||||
| 2016-01-10 | Merge pull request #18816 from twbs/fix-17308 | Chris Rebert | 2 | -16/+19 | |
| Switch to actually-Safari-specific CSS hack for iOS temporal input fix | |||||
| 2016-01-10 | Switch to actually-Safari-specific CSS hack when fixing vertical alignment ↵ | Chris Rebert | 2 | -16/+19 | |
| of temporal input text in iOS Safari See http://browserbu.gs/css-hacks/webkit-full-page-media/ Fixes #17308 [skip sauce] [skip validator] | |||||
| 2016-01-09 | Extract $btn-active-box-shadow variable & refactor accordingly | Chris Rebert | 4 | -3/+4 | |
| [skip sauce] [skip validator] | |||||
| 2016-01-09 | Add $progress-box-shadow variable | Chris Rebert | 2 | -3/+4 | |
| [skip sauce] [skip validator] | |||||
