- 06 Feb, 2016 4 commits
-
-
Mark Otto authored
Capture the slug once before applying it and add a slash to it to so we get a unique string to match against instead of a fuzzy partial 'contains'. Helps avoid 'grid' highlighting 'flexbox-grid', for example.
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
Add migration guidance regarding vendor prefix mixins
-
- 05 Feb, 2016 5 commits
-
-
Chris Rebert authored
Remove section on pager changes from migration, since pagers have been removed entirely
-
Quy authored
-
Chris Rebert authored
Add Wall of Browser Bugs entry for https://webkit.org/b/153856
-
https://webkit.org/b/153856Chris Rebert authored
Refs https://github.com/twbs/bootstrap/issues/14839#issuecomment-60940738 [skip sauce]
-
Chris Rebert authored
Refs #19080
-
- 04 Feb, 2016 15 commits
-
-
Chris Rebert authored
Revert separation of <hN> and .hN heading styles
-
Chris Rebert authored
This reverts commit deeb74e3. Reverts #18038 Fixes #18992 [skip sauce] [skip validator]
-
Chris Rebert authored
Mention https://webkit.org/b/153852 in browser compatibility docs
-
-
Chris Rebert authored
Add Wall of Browser Bugs entry for https://webkit.org/b/153852
-
https://webkit.org/b/153852Chris Rebert authored
Refs http://getbootstrap.com/getting-started/#overflow-and-scrolling Refs #14839 [skip sauce]
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
- Rename -height to -height-base to match other vars - Drop use of -height across the board and rely on it to be inherited - Adjust padding of .dropdown-header to account for different line-height of h6 heading element (this needs refactoring for variables and rems also)
-
Mark Otto authored
-
-
- 03 Feb, 2016 2 commits
-
-
Chris Rebert authored
Update shrinkwrap
-
Chris Rebert authored
-
- 29 Jan, 2016 1 commit
-
-
cndpzc authored
Closes #19049
-
- 27 Jan, 2016 3 commits
-
-
Chris Rebert authored
Travis CI: Disable npm's progress bar for speedier install
-
XhmikosR authored
Update print styles to v5.3.0 of html5 boilerplate.
-
Chris Rebert authored
See https://github.com/npm/npm/issues/11283
-
- 26 Jan, 2016 4 commits
-
-
Chris Rebert authored
https://connect.microsoft.com/IE/feedback/details/2274240/edge-edge-renders-an-svg-img-with-max-width-100-too-small is fixed as of Edge 25.10586.0.0 (or possibly earlier). Confirmed in https://github.com/twbs/bootstrap/issues/16915#issuecomment-175210482 Reverts #19010 [skip sauce]
-
Chris Rebert authored
Fixes #19028 [skip sauce] [skip validator]
-
XhmikosR authored
-
XhmikosR authored
-
- 25 Jan, 2016 5 commits
- 24 Jan, 2016 1 commit
-
-
mkroeders authored
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
-