| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | |
| 2016-01-11 | Respect $border-rounded inside progress bars too | Chris Rebert | 1 | -12/+6 | |
| [skip sauce] | |||||
| 2016-01-11 | Merge pull request #18844 from AndersSahlin/patch-1 | Chris Rebert | 1 | -1/+1 | |
| Modal: Respect $enable-rounded setting [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-11 | Docs: Remove defunct Pager example styles | Chris Rebert | 1 | -5/+0 | |
| Refs #18782 [skip sauce] | |||||
| 2016-01-11 | Merge pull request #18839 from bassjobsen/patch-38 | Chris Rebert | 1 | -1/+1 | |
| remove link to the pager component | |||||
| 2016-01-11 | Merge pull request #18837 from twbs/crbug-454172 | Patrick H. Lauke | 1 | -1/+1 | |
| Refer to open successor Chrome bug in Accessibility docs | |||||
| 2016-01-11 | remove link to the pager component | Bass Jobsen | 1 | -1/+1 | |
| see https://github.com/twbs/bootstrap/pull/18782 | |||||
| 2016-01-11 | Refer to open successor Chrome bug in Accessibility docs | Chris Rebert | 1 | -1/+1 | |
| https://crbug.com/262171 was closed as a duplicate of https://crbug.com/454172 [skip sauce] | |||||
| 2016-01-11 | Merge pull request #18668 from twbs/fix-18665 | Chris Rebert | 17 | -32/+36 | |
| Add SRI hashes for jQuery and Tether in docs | |||||
| 2016-01-10 | HTML validation: Ignore spurious errors about script[integrity] | Chris Rebert | 1 | -1/+3 | |
| Workaround for https://github.com/jzaefferer/grunt-html/issues/86 | |||||
| 2016-01-10 | docs: Add SRI hash for Tether; refs #18665 | Chris Rebert | 15 | -15/+16 | |
| 2016-01-10 | docs: Add SRI hash for jQuery; refs #18665 | Chris Rebert | 16 | -16/+17 | |
| 2016-01-10 | grunt dist-css docs | Chris Rebert | 9 | -77/+91 | |
| [ci skip] | |||||
| 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-10 | Merge pull request #18819 from patrickhlauke/docs-v4-about-accessibility | Patrick H. Lauke | 1 | -1/+1 | |
| Remove About > Accessibility, add to Get Started | |||||
| 2016-01-09 | Merge pull request #18826 from twbs/fix-17986 | Chris Rebert | 1 | -0/+2 | |
| Docs: Add missing pages to "Getting started" TOC | |||||
| 2016-01-09 | Docs: Add missing pages to "Getting started" TOC | Chris Rebert | 1 | -0/+2 | |
| Fixes #17986 [skip sauce] | |||||
| 2016-01-09 | Merge pull request #18823 from twbs/btn-active-box-shadow | Chris Rebert | 4 | -3/+4 | |
| Extract $btn-active-box-shadow variable & refactor accordingly | |||||
| 2016-01-09 | Extract $btn-active-box-shadow variable & refactor accordingly | Chris Rebert | 4 | -3/+4 | |
| [skip sauce] [skip validator] | |||||
| 2016-01-09 | Merge pull request #18822 from twbs/progress-box-shadow | Chris Rebert | 2 | -3/+4 | |
| Add $progress-box-shadow variable /fyi @mdo | |||||
| 2016-01-09 | Add $progress-box-shadow variable | Chris Rebert | 2 | -3/+4 | |
| [skip sauce] [skip validator] | |||||
| 2016-01-09 | Add variables for padding of popover title & content | Chris Rebert | 2 | -2/+7 | |
| [skip sauce] [skip validator] | |||||
| 2016-01-09 | Add accessibility to getting started section | Patrick H. Lauke | 1 | -0/+1 | |
| 2016-01-09 | Add variables for media object margins and padding | Chris Rebert | 2 | -4/+11 | |
| [skip sauce] [skip validator] | |||||
| 2016-01-09 | Merge pull request #18466 from twbs/tooltip-padding-vars | Chris Rebert | 2 | -5/+8 | |
| Introduce $tooltip-padding & $tooltip-padding-x vars | |||||
| 2016-01-09 | Remove About > Accessibility | Patrick H. Lauke | 1 | -1/+0 | |
| Currently, there is no actual accessibility page, so this avoids a 404 in the docs. More fundamentally, though, it makes more sense for accessibility advice to be directly integrated in the docs (which we're doing, for the most part - though we should ensure that we do cover/mention everything where appropriate), so there's no need for a separate accessibility page. | |||||
| 2016-01-09 | Update Grid example from v3 to v4; fixes #18818 | Chris Rebert | 1 | -1/+1 | |
| 2016-01-08 | Remove remaining reference to <input type="datetime"> in SCSS comment | Chris Rebert | 1 | -1/+1 | |
| Erratum of #18778 [skip sauce] [skip validator] | |||||
| 2016-01-08 | Merge pull request #18814 from twbs/v4-liberationmono | Chris Rebert | 1 | -1/+1 | |
| v4: Add Liberation Mono to the code font stack | |||||
| 2016-01-08 | Add liberation Mono to the font stack for the Linux peeps | Mark Otto | 1 | -1/+1 | |
| Fixes #18609 [skip sauce] [skip validator] | |||||
| 2016-01-08 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 1 | -20/+0 | |
