| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-10-13 | Extract list-unstyled mixin; closes #17792 | Marko Prelec | 3 | -5/+10 | |
| /fyi @mdo | |||||
| 2015-10-13 | Merge pull request #17701 from lesleh/patch-1 | Mark Otto | 1 | -0/+2 | |
| Reset iOS rounded inputs | |||||
| 2015-10-13 | Merge pull request #17817 from kkirsche/patch-29 | Mark Otto | 1 | -1/+1 | |
| Remove double bottom border on sub header in dashboard example | |||||
| 2015-10-13 | Merge pull request #17896 from twbs/text-capitalize-doc | Mark Otto | 1 | -1/+1 | |
| Tweak .text-capitalize example to show what happens to interior capital letters | |||||
| 2015-10-13 | Merge pull request #17903 from twbs/card-border-radius-default | Mark Otto | 1 | -1/+1 | |
| Make $card-border-radius default to $border-radius | |||||
| 2015-10-13 | Merge pull request #17900 from kkirsche/patch-34 | Mark Otto | 1 | -1/+1 | |
| Use .blockquote class in V4 examples page | |||||
| 2015-10-12 | Merge pull request #17906 from twbs/wkbug-150079 | Chris Rebert | 1 | -0/+10 | |
| Add Wall of Browser Bugs entry for #14975 | |||||
| 2015-10-12 | Add Wall of Browser Bugs entry for #14975 | Chris Rebert | 1 | -0/+10 | |
| See https://bugs.webkit.org/show_bug.cgi?id=150079 Closes #14975 [ci skip] | |||||
| 2015-10-12 | Make $card-border-radius default to $border-radius | Chris Rebert | 1 | -1/+1 | |
| They already share the same value (`.25rem`) Refs #17597 [skip sauce] | |||||
| 2015-10-12 | Merge pull request #17902 from twbs/wkbug-138167-fixed | Chris Rebert | 1 | -10/+0 | |
| Remove #9774's entry from Wall of Browser Bugs | |||||
| 2015-10-12 | http://wkbug.com/138167 has been fixed! | Chris Rebert | 1 | -10/+0 | |
| See http://trac.webkit.org/changeset/190893 Refs #9774, #14907 [ci skip] | |||||
| 2015-10-12 | Use .blockquote class in V4 examples page | Kevin Kirsche | 1 | -1/+1 | |
| Fix #17888 | |||||
| 2015-10-12 | Tweak .text-capitalize example to show what happens to interior capital ↵ | Chris Rebert | 1 | -1/+1 | |
| letters; refs #17893 [ci skip] | |||||
| 2015-10-11 | Mention ScrollPos-Styler in the migration docs; closes #17819 | Chris Rebert | 1 | -0/+1 | |
| 2015-10-11 | Add docs for #17710 | Chris Rebert | 1 | -1/+1 | |
| 2015-10-11 | Use Page Visibility API in Carousel; fixes #17706 | Johann-S | 2 | -2/+17 | |
| Avoids cycling carousels when the page isn't visible. Closes #17710 Refs #15566 | |||||
| 2015-10-11 | docs/examples/cover/cover.css: Fix "inheritence" typo | Chris Rebert | 1 | -1/+1 | |
| 2015-10-10 | Merge pull request #17881 from twbs/wkbug-149935 | Chris Rebert | 1 | -0/+10 | |
| Add Wall of Browser Bugs entry for Safari related to #17438 / #14237 | |||||
| 2015-10-10 | Add Wall of Browser Bugs entry for Safari related to #17438 / #14237 | Chris Rebert | 1 | -0/+10 | |
| https://bugs.webkit.org/show_bug.cgi?id=149935 [skip sauce] | |||||
| 2015-10-10 | Remove em media queries note in Migration docs; no longer accurate as of #17403 | Chris Rebert | 1 | -1/+0 | |
| [ci skip] | |||||
| 2015-10-09 | grunt dist | Chris Rebert | 32 | -57/+129 | |
| 2015-10-09 | Merge pull request #17875 from patrickhlauke/v4-ios-viewport-tweak2 | Patrick H. Lauke | 1 | -1/+1 | |
| Add shrink-to-fit to getting started | |||||
| 2015-10-09 | Add shrink-to-fit to getting started | Patrick H. Lauke | 1 | -1/+1 | |
| See https://github.com/twbs/bootstrap/pull/17793#issuecomment-146960473 | |||||
| 2015-10-08 | Merge pull request #17775 from twbs/font-migration | Chris Rebert | 1 | -1/+4 | |
| Add Glyphicons migration guidance [skip sauce] | |||||
| 2015-10-08 | Merge pull request #17820 from twbs/chrome-bug-534750 | Chris Rebert | 1 | -0/+10 | |
| Add Wall of Browser Bugs entry for #17438 / #14237 | |||||
| 2015-10-08 | Add Wall of Browser Bugs entry for #17438 / #14237 | Chris Rebert | 1 | -0/+10 | |
| https://code.google.com/p/chromium/issues/detail?id=534750 Closes #17438 Closes #14237 [skip sauce] | |||||
| 2015-10-08 | Move border-radius mixin from scss/_mixins.scss to ↵ | Chris Rebert | 3 | -6/+6 | |
| scss/mixins/_border-radius.scss Reunites the family. Closes #17791 | |||||
| 2015-10-08 | Remove double bottom border on sub header | Kevin Kirsche | 1 | -1/+1 | |
| The table includes a border between the two making this unnecessary | |||||
| 2015-10-07 | fixes #17781: Add migration docs note that .control-label is gone in v4 | alberto | 1 | -0/+1 | |
| 2015-10-07 | Move border-radius mixin from scss/_mixins.scss to ↵ | Chris Rebert | 2 | -6/+6 | |
| scss/mixins/_border-radius.scss Reunites the family. Closes #17791 | |||||
| 2015-10-06 | browsers-devices.md: Tweak indentation in IE9 table | Chris Rebert | 1 | -2/+2 | |
| [skip sauce] | |||||
| 2015-10-06 | Getting Started docs: Add MDN links for features not supported in IE9 | Chris Rebert | 1 | -6/+6 | |
| [skip sauce] | |||||
| 2015-10-06 | Merge pull request #17803 from a-moses/patch-1 | Chris Rebert | 1 | -0/+4 | |
| IE 9 not supported list - flexbox | |||||
| 2015-10-06 | Update typography.md re: where to find global vars | Eric Skogen | 1 | -2/+2 | |
| Docs should indicate that `_reboot.scss` uses the variables, but to see their values users would look in `_variables.scss`. | |||||
| 2015-10-07 | IE 9 not supported list v4 flexbox | a-moses | 1 | -0/+4 | |
| add flexbox to the not supported list https://github.com/twbs/bootstrap/issues/17802 | |||||
| 2015-10-06 | Merge pull request #17793 from patrickhlauke/v4-ios-viewport-tweak | Patrick H. Lauke | 19 | -19/+19 | |
| Add shrink-to-fit viewport directive (fixes potential iOS9 issues) | |||||
| 2015-10-06 | Add shrink-to-fit viewport directive | Patrick H. Lauke | 19 | -19/+19 | |
| Fixes potential problems with iOS9's new viewport behavior - see for instance https://forums.developer.apple.com/thread/13510 | |||||
| 2015-10-04 | Add Glyphicons migration guidance | Chris Rebert | 1 | -1/+4 | |
| [skip sauce] | |||||
| 2015-10-04 | Merge pull request #17769 from croaky/hound | Chris Rebert | 1 | -0/+6 | |
| Add SCSS configuration for Hound | |||||
| 2015-10-03 | Add SCSS configuration for Hound | Dan Croak | 1 | -0/+6 | |
| This change uses Bootstrap's existing `scss/.scss-lint.yml` file to configure Hound's hosted SCSS-Lint instance. On each pull request to Bootstrap, Hound will comment on any SCSS style violations in-line, like this:  If you update the pull request to adopt a suggestion, the comment will be hidden. It leaves the existing linting done by Grunt + Travis. Hound is free for open source projects and is open source itself: https://github.com/thoughtbot/hound | |||||
| 2015-10-02 | Merge pull request #17616 from Johann-S/ThrowError | Chris Rebert | 16 | -4/+121 | |
| Fix #17612: Throw explicit error when a nonexistent method is invoked | |||||
| 2015-10-02 | Add throw error for undefined method on plugins | Johann-S | 16 | -4/+121 | |
| 2015-10-01 | v4 - flexbox ie10+ compatibility | Catalin Zalog | 1 | -0/+1 | |
| 2015-10-01 | Port #17753 to v4 | Chris Rebert | 1 | -10/+0 | |
| Remove http://bugzil.la/1048279 entry from Wall of Browser Bugs https://bugzilla.mozilla.org/show_bug.cgi?id=1048279 has been closed as WONTFIX. Refs #14124. [skip sauce] | |||||
| 2015-10-01 | Port #16994 to v4 | Chris Rebert | 1 | -0/+10 | |
| [skip sauce] | |||||
| 2015-10-01 | Merge pull request #17270 from jdanyow/patch-1 | Chris Rebert | 1 | -6/+8 | |
| Update jspm package configuration | |||||
| 2015-10-01 | Update _grid.scss | Marko Prelec | 1 | -1/+0 | |
| Removed empty row. | |||||
| 2015-10-01 | Merge pull request #17662 from twbs/v4-dev-xmr-rm-tooltip-example | XhmikosR | 1 | -1/+2 | |
| Make the tooltip-viewport example work | |||||
| 2015-10-01 | Make tooltip-viewport example work. | XhmikosR | 1 | -1/+2 | |
| [ci skip] | |||||
| 2015-09-30 | Copy ecc35ae over to v4 | Chris Rebert | 1 | -0/+1 | |
