| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-07-17 | fixed issue #23100 | Chirag Modi | 1 | -0/+1 | |
| 2017-07-16 | dist | Mark Otto | 35 | -2334/+464 | |
| 2017-07-16 | (#22414) Rename for consistency `$custom-checkbox-border-radius`, ↵ | Patrick Yeo | 2 | -14/+14 | |
| `$custom-checkbox-icon-checked`, `$custom-checkbox-indeterminate-bg`, `$custom-checkbox-icon-indeterminate`, `$custom-checkbox-indeterminate-box-shadow`, `$custom-radio-border-radius`, `$custom-radio-icon-checked` to `$custom-checkbox-indicator-border-radius`, `$custom-checkbox-indicator-icon-checked`, `$custom-checkbox-indicator-indeterminate-bg`, `$custom-checkbox-indicator-icon-indeterminate`, `$custom-checkbox-indicator-indeterminate-box-shadow`, `$custom-radio-indicator-border-radius`, `$custom-radio-indicator-icon-checked`, respectively | |||||
| 2017-07-16 | fix location of favicons so it loads when viewing the examples. This is the ↵ | Scott Petrovic | 18 | -18/+18 | |
| only one I found in the project, so I am assuming it is the right one to point to (#22895) | |||||
| 2017-07-16 | Errata from #23094. | Bardi Harborow | 3 | -4/+6479 | |
| 2017-07-16 | Fall back to ESLint v3 indentation behaviour. | Bardi Harborow | 1 | -1/+2 | |
| 2017-07-16 | Switch to using NPM lock files. | Bardi Harborow | 3 | -4136/+0 | |
| 2017-07-16 | Update dependencies. | Bardi Harborow | 8 | -8277/+245 | |
| 2017-07-15 | Start testing on Node v8. | Bardi Harborow | 1 | -2/+2 | |
| 2017-07-14 | only need the one utility class, it'll naturally apply at sm and above | Mark Otto | 1 | -1/+1 | |
| 2017-07-14 | Fix #22974 | John Galt | 1 | -1/+1 | |
| 2017-07-14 | mention how to do edge-to-edge in docs | Mark Otto | 1 | -0/+2 | |
| /cc #23070 | |||||
| 2017-07-14 | fixes #23045 | Mark Otto | 1 | -5/+0 | |
| 2017-07-12 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 3 | -10/+32 | |
| 2017-07-13 | Add badge counter example and accessibility advice | Patrick H. Lauke | 1 | -0/+30 | |
| 2017-07-12 | Fixed a word (connectinh / connecting) | Casper | 1 | -1/+1 | |
| 2017-07-11 | Remove ::first-letter and ::first-line selectors from print styles | Patrick H. Lauke | 1 | -9/+1 | |
| Bootstrap itself doesn't use any `::first-letter` or `::first-line` styles. These selectors also cause(d) problems in IE11 (see https://github.com/h5bp/html5-boilerplate/pull/1799) and currently cause a nasty rendering bug in Chrome where the first letter is vertically shifted (see https://github.com/twbs/bootstrap/issues/21771) As h5bp has now removed these as well, no need to keep and comment them out. See https://github.com/h5bp/html5-boilerplate/issues/1961 / https://github.com/h5bp/html5-boilerplate/pull/1962 | |||||
| 2017-07-09 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 1 | -0/+6 | |
| 2017-07-09 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 1 | -1/+1 | |
| 2017-07-09 | fix broken example link | Mark Otto | 1 | -1/+1 | |
| 2017-07-09 | ignore it | Mark Otto | 1 | -0/+3 | |
| 2017-07-08 | update docsearch config to handle h1s properly (load top of page, not at the h1) | Mark Otto | 1 | -0/+6 | |
| 2017-07-08 | Added the .navbar-expand class to the docs-nav navbar to fix issue #22976 | gijsbotje | 1 | -1/+1 | |
| 2017-07-06 | Docs: added missing quote in input-group example (#23010) | Vincent Le Put | 1 | -1/+1 | |
| 2017-07-05 | move the about directory into the docs to avoid collision with the multiple ↵ | Mark Otto | 5 | -1/+1 | |
| versions of our hosted docs | |||||
| 2017-07-05 | Remove box-shadow from .btn-link:focus (#22998) | Patrick H. Lauke | 1 | -0/+1 | |
| When focused, these buttons styled as links still give good visible focus indication through the underline, so this should not be a concern. Closes #22655 | |||||
| 2017-07-05 | Use config file for UglifyJS to ensure same behavior on every environments ↵ | Johann-S | 2 | -2/+7 | |
| (#22990) | |||||
| 2017-07-04 | move the overflow-y to the sticky `@supports` block | Mark Otto | 1 | -2/+1 | |
| also remove the overflow-x. when you specify either overflow-y or overflow-x, the other is essentially nullified and thus ineffective anyway | |||||
| 2017-07-04 | overflow-y auto on toc menu | Gijs Boddeus | 1 | -0/+1 | |
| fixes #22977 | |||||
| 2017-07-04 | npm build | Mark Otto | 7 | -97/+85 | |
| 2017-07-04 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 12 | -21/+48 | |
| 2017-07-04 | Update Popper.js to 1.10.8 | Johann-S | 8 | -12/+14 | |
| 2017-07-04 | Dropdown - Disable applyStyle modifier instead of removing inline style ↵ | Johann-S | 2 | -7/+32 | |
| applied by Popper.js | |||||
| 2017-07-04 | fixed doc vertical-align.md "inlie" to "inline" (#22984) | Casper | 1 | -1/+1 | |
| 2017-07-03 | fixes #22979 | Mark Otto | 1 | -1/+1 | |
| 2017-07-03 | fixes #22981 | Mark Otto | 1 | -1/+1 | |
| 2017-07-02 | fixes #22968 | Mark Otto | 1 | -1/+1 | |
| 2017-07-02 | fix some busted links | Mark Otto | 9 | -44/+7 | |
| 2017-07-02 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 1 | -5/+0 | |
| 2017-07-02 | npm build | Mark Otto | 28 | -279/+301 | |
| 2017-07-01 | follow up to 4e067f722 | Mark Otto | 1 | -1/+1 | |
| 2017-07-01 | Removed Japanese translation | Bailey | 1 | -5/+0 | |
| The Japanese website (http://bootstrap4.jp/) doesn't exist therefore I removed the link to it. | |||||
| 2017-07-01 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 1 | -5/+1 | |
| 2017-07-01 | remove unused $list-group-color variable; it should naturally inherit from ↵ | Mark Otto | 1 | -1/+0 | |
| the body | |||||
| 2017-07-01 | update comment | Mark Otto | 1 | -1/+0 | |
| 2017-07-01 | put button active bg and border in the mixin params for more customization ↵ | Mark Otto | 1 | -4/+1 | |
| options | |||||
| 2017-07-01 | match btn transition to input | Mark Otto | 1 | -1/+1 | |
| 2017-07-01 | doh, we already have that above | Mark Otto | 1 | -4/+0 | |
| 2017-07-01 | Add .text-truncate class. We already had a mixin and documented the class, ↵ | Mark Otto | 2 | -1/+11 | |
| so this fixes that. | |||||
| 2017-07-01 | update link | Mark Otto | 1 | -1/+1 | |
