| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-05-08 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 1 | -0/+22 | |
| 2016-05-08 | grunt | Mark Otto | 16 | -50/+38 | |
| 2016-05-08 | Merge pull request #19706 from twbs/issue-template | Mark Otto | 1 | -0/+22 | |
| Add GitHub issue template | |||||
| 2016-05-08 | Merge pull request #19793 from bassjobsen/patch-38 | Mark Otto | 1 | -0/+43 | |
| Update overview.md | |||||
| 2016-05-08 | Merge pull request #19861 from twbs/card-borders | Mark Otto | 1 | -2/+1 | |
| Jank card borders were too janky | |||||
| 2016-05-08 | fix validation of dupe ids | Mark Otto | 1 | -3/+3 | |
| 2016-05-08 | Merge pull request #19252 from twbs/card-img-overlay-padding | Mark Otto | 2 | -1/+3 | |
| Add $card-img-overlay-padding variable | |||||
| 2016-05-08 | Merge pull request #19236 from twbs/carousel-icon-width | Mark Otto | 2 | -5/+7 | |
| Extract $carousel-icon-width variable | |||||
| 2016-05-08 | Jank card borders were too janky | Mark Otto | 1 | -2/+1 | |
| - Drops the experiment I had going for `box-shadow`-powered borders - Reinstates regular `border` using existing variables Fixes #19097 and #19143. Nullifies #19828. | |||||
| 2016-05-08 | Merge pull request #19851 from bassjobsen/patch-40 | Mark Otto | 1 | -10/+10 | |
| Use alphabetic order for the Components doc menu | |||||
| 2016-05-08 | Docs: Add link to Japanese translation site (#19855) | Daiki Okumura | 1 | -0/+5 | |
| [skip sauce] | |||||
| 2016-05-06 | add alphabetic order for the components | Bass Jobsen | 1 | -10/+10 | |
| 2016-04-27 | add $inverse-bg and $inverse-color | Christopher Baker | 2 | -4/+6 | |
| 2016-04-27 | Merge branch 'v4-dev' of github.com:twbs/bootstrap into v4-dev | Christopher Baker | 11 | -13/+63 | |
| 2016-04-24 | Clearer section headings, more succinct copy | Mark Otto | 1 | -25/+16 | |
| 2016-04-24 | Update overview.md | Bass Jobsen | 1 | -0/+1 | |
| endtag for the highlight | |||||
| 2016-04-24 | Update overview.md | Bass Jobsen | 1 | -0/+42 | |
| add the `@include media-breakpoint-only()` and `@include media-breakpoint-between` mixins | |||||
| 2016-04-23 | nuke commented out css | Mark Otto | 1 | -78/+0 | |
| 2016-04-23 | Avoid hacking around the temporal input bug in iOS | Mark Otto | 2 | -32/+12 | |
| - Rather than use CSS hacks, let's avoid needing to hack anything - Creates a new Reboot entry to simply reset the appear of the temporal inputs, thereby avoiding the problem entirely - Less than ideal for conveying affordance on iOS, but given bugginess of the input itself, seems a decent tradeoff | |||||
| 2016-04-23 | Merge branch 'v4-dev' into v4-forms-cleanup | Mark Otto | 27 | -123/+142 | |
| 2016-04-23 | Suggest a replacement to .hidden and .show | Chris Lamb | 1 | -1/+1 | |
| Signed-off-by: Chris Lamb <[email protected]> | |||||
| 2016-04-21 | Merge pull request #19714 from patrickhlauke/v4-ie-edge-select-normalisation | Patrick H. Lauke | 2 | -0/+20 | |
| Suppress IE/Edge additional white/blue colors for focused <select> | |||||
| 2016-04-21 | Merge pull request #19775 from twbs/modal-ie8-innerWidth | Chris Rebert | 1 | -7/+1 | |
| Modal: Remove IE8-specific window.innerWidth workaround | |||||
| 2016-04-21 | Modal: Remove IE8-specific window.innerWidth workaround | Chris Rebert | 1 | -7/+1 | |
| [skip validator] | |||||
| 2016-04-20 | Merge pull request #19765 from twbs/mq-wkbugs | Chris Rebert | 1 | -0/+20 | |
| Add Wall of Browser Bugs entries for WebKit media query bugs [skip sauce] | |||||
| 2016-04-19 | Add Wall of Browser Bugs entries for https://webkit.org/b/156684 & ↵ | Chris Rebert | 1 | -0/+20 | |
| https://webkit.org/b/156687 These bugs are factors in our decisions regarding which unit to use in our media queries. Refs #17403 [skip sauce] | |||||
| 2016-04-17 | remove references to -* outside _variables.scss | Christopher Baker | 4 | -10/+15 | |
| 2016-04-17 | grunt | Mark Otto | 2 | -2/+2 | |
| 2016-04-17 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 4 | -13/+3 | |
| 2016-04-17 | grunt | Mark Otto | 6 | -5/+21 | |
| 2016-04-17 | Merge pull request #19756 from Rplus/v4-dev | Patrick H. Lauke | 1 | -1/+1 | |
| remove `/` in reference url (otherwise 404s) | |||||
| 2016-04-18 | remove unnecessary `/` in reference url | Rplus | 1 | -1/+1 | |
| 2016-04-17 | Merge pull request #19248 from twbs/navbar-divider-border-width | Chris Rebert | 1 | -1/+1 | |
| .navbar-divider width: 1px=>$border-width | |||||
| 2016-04-15 | Port #19741 to v4 | Chris Rebert | 1 | -1/+1 | |
| [ci skip] | |||||
| 2016-04-14 | Merge pull request #19737 from twbs/wkbug-128489 | Chris Rebert | 1 | -10/+0 | |
| Remove https://webkit.org/b/128489 from Wall of Browser Bugs | |||||
| 2016-04-14 | https://webkit.org/b/128489 has been fixed! | Chris Rebert | 1 | -10/+0 | |
| Refs #12536 [ci skip] | |||||
| 2016-04-14 | Add disabled styling for .custom-select | Matthew Rayfield | 2 | -1/+9 | |
| 2016-04-12 | Merge pull request #19727 from twbs/bugzilla-1264125 | Chris Rebert | 1 | -0/+10 | |
| Add http://bugzil.la/1264125 to Wall of Browser Bugs [ci skip] | |||||
| 2016-04-12 | Add http://bugzil.la/1264125 to Wall of Browser Bugs | Chris Rebert | 1 | -0/+10 | |
| Due to the lack of this feature in browsers, we currently have to implement an annoying setTimeout-based workaround, which adds an extra layer of complication and probably slightly impacts performance: https://github.com/twbs/bootstrap/blob/e391fcb953cc959ddd88fb676b68f49eef85ef06/js/src/util.js#L63-L77 [ci skip] | |||||
| 2016-04-12 | Suppress IE/Edge additional white/blue colors for focused <select> | Patrick H. Lauke | 2 | -0/+20 | |
| 2016-04-11 | grunt dist | Chris Rebert | 6 | -5/+21 | |
| [ci skip] | |||||
| 2016-04-11 | Update shrinkwrap | Chris Rebert | 1 | -44/+44 | |
| 2016-04-11 | Merge pull request #19710 from twbs/ios-9.3-fast-tap | Patrick H. Lauke | 1 | -2/+2 | |
| Update 300ms click delay docs to reflect iOS 9.3 improvements | |||||
| 2016-04-10 | Merge pull request #19713 from twbs/edge-urls | Chris Rebert | 2 | -3/+2 | |
| Update remaining Edge issue URLs in Wall of Browser Bugs | |||||
| 2016-04-10 | Merge pull request #19712 from twbs/crbug-273306 | Chris Rebert | 1 | -10/+0 | |
| https://crbug.com/273306 has been fixed [skip sauce] | |||||
| 2016-04-10 | docs/_plugins/bugify.rb: Remove IE; all relevant issues moved to Edge | Chris Rebert | 1 | -1/+0 | |
| [skip sauce] | |||||
| 2016-04-10 | Update remaining Edge issue URLs in Wall of Browser Bugs | Chris Rebert | 1 | -2/+2 | |
| * https://connect.microsoft.com/IE/feedback/details/2445370 => https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/6793560/ * https://connect.microsoft.com/IE/feedback/details/2256049 => https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/7165383/ [skip sauce] | |||||
| 2016-04-10 | https://crbug.com/273306 has been fixed | Chris Rebert | 1 | -10/+0 | |
| Refs #12078 [skip sauce] | |||||
| 2016-04-10 | Update 300ms click delay docs to reflect iOS 9.3 improvements | Chris Rebert | 1 | -2/+2 | |
| [skip sauce] | |||||
| 2016-04-10 | Embolden the "don't" | Chris Rebert | 1 | -1/+1 | |
