| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-12-07 | proper fix for #18439 w/ clippy placement and hover | Mark Otto | 1 | -4/+8 | |
| 2015-12-07 | Add entry about stateful buttons to v4 migration guide | Chris Rebert | 1 | -0/+2 | |
| Refs #18459, #17178 [skip sauce] | |||||
| 2015-12-07 | Consolidate duplicate "Buttons" section in v4 migration docs | Chris Rebert | 1 | -4/+1 | |
| [skip sauce] | |||||
| 2015-12-07 | grunt | Mark Otto | 4 | -6/+14 | |
| 2015-12-07 | fixes #17433: improve borders on .list-group-flush to remove dupe borders ↵ | Mark Otto | 1 | -0/+10 | |
| when appropro | |||||
| 2015-12-07 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 5 | -6/+20 | |
| 2015-12-07 | grunt | Mark Otto | 7 | -6/+18 | |
| 2015-12-07 | Merge pull request #18453 from twbs/wkbug-151933 | Chris Rebert | 1 | -0/+10 | |
| Add Wall of Browser Bugs entry related to #16028 | |||||
| 2015-12-07 | Add Wall of Browser Bugs entry related to #16028 | Chris Rebert | 1 | -0/+10 | |
| https://bugs.webkit.org/show_bug.cgi?id=151933 [skip sauce] | |||||
| 2015-12-07 | Tweak naming and docs of font utility classes | Chris Rebert | 1 | -4/+4 | |
| * `.font-normal` is too generic. Rename it to `.font-weight-normal` for clarity. * Rename `.font-bold` to `.font-weight-bold` so as to parallel `.font-weight-normal`. * In docs, gloss "weight" term in relation to fonts for the benefit of non-typographiles. Refs #18433 [skip sauce] | |||||
| 2015-12-06 | links and clarification in navbar docs | Mark Otto | 1 | -2/+2 | |
| 2015-12-06 | stub out some more of the navbar docs to include navbar-nav options and ↵ | Mark Otto | 1 | -0/+52 | |
| navbar-brand options | |||||
| 2015-12-06 | Add .navbar-form entry to v4 migration docs; refs #18087 | Chris Rebert | 1 | -0/+4 | |
| [skip sauce] | |||||
| 2015-12-06 | Remove .navbar-form from example pages; refs #18087 | Chris Rebert | 2 | -2/+2 | |
| [skip sauce] | |||||
| 2015-12-06 | fix up navbar examples with proper coloring | Mark Otto | 2 | -4/+4 | |
| 2015-12-06 | fixes #18087: .navbar-form is no more | Mark Otto | 1 | -5/+4 | |
| 2015-12-06 | fixes #18436 | Mark Otto | 1 | -0/+1 | |
| 2015-12-06 | fixes #18433: add three new font utils | Mark Otto | 1 | -0/+10 | |
| 2015-12-06 | Fix grammar in "Custom forms" docs | Chris Rebert | 1 | -1/+1 | |
| [ci skip] | |||||
| 2015-12-06 | Docs: Fix flavor text in input group example that got borked at some point | Chris Rebert | 1 | -1/+1 | |
| [skip sauce] | |||||
| 2015-12-06 | Add Wall of Browser Bugs entry for #15990 | Chris Rebert | 1 | -0/+10 | |
| https://bugzilla.mozilla.org/show_bug.cgi?id=1139853 [skip sauce] | |||||
| 2015-12-06 | Mention Mozilla Firefox meta-bug on Wall of Browser Bugs | Chris Rebert | 1 | -0/+1 | |
| https://bugzilla.mozilla.org/show_bug.cgi?id=1230801 [skip sauce] | |||||
| 2015-12-05 | Run `grunt`. | XhmikosR | 13 | -44/+44 | |
| [ci skip] | |||||
| 2015-12-05 | Run `grunt`. | XhmikosR | 4 | -8/+8 | |
| [ci skip] | |||||
| 2015-12-05 | Update clipboard.js to v1.5.5. | XhmikosR | 1 | -3/+3 | |
| [ci skip] | |||||
| 2015-12-05 | Update anchor.js to v2.0.0. | XhmikosR | 1 | -2/+2 | |
| [ci skip] | |||||
| 2015-12-05 | Fix docs/search.json. | XhmikosR | 1 | -5/+7 | |
| * only loop through `html_pages` * skip pages without a title * stop double escaping the title; use Jekyll's `jsonify` filter to output valid JSON * remove `date` since we don't use it [skip sauce] | |||||
| 2015-12-04 | Update jekyll-search.min.js to v1.0.9. | XhmikosR | 1 | -1/+1 | |
| Fixes the IE 9 error. [ci skip] | |||||
| 2015-12-04 | Rename jekyll-search.js to reflect that it's minified. | XhmikosR | 2 | -1/+1 | |
| [ci skip] | |||||
| 2015-12-04 | Use non-minified CSS when running docs locally | Chris Rebert | 1 | -1/+5 | |
| For easier debugging. Just like we already do for the JS. [skip sauce] | |||||
| 2015-12-03 | Run `grunt`. | XhmikosR | 6 | -11/+63 | |
| [ci skip] | |||||
| 2015-12-01 | Proposed better phrasing in the "images" section | Taylor Poulos | 1 | -1/+1 | |
| Previously, this read "Bootstrap doesn’t apply this automatically as it causes complications to other image formats." In this sentence, the number of the subject and the verb don't agree, and the word "this" is unclear. | |||||
| 2015-12-01 | Fix classes for responsive floats in migration | vsn4ik | 1 | -2/+2 | |
| See a8dc4812a49d8467e8642abb510b523a9a51cd48#commitcomment-14677726 [skip sauce] | |||||
| 2015-11-29 | Prevent anchors in tooltip example from splitting across lines | Chris Rebert | 1 | -0/+4 | |
| So as to decrease the number of future inquiries about said edge case (which is already documented). Refs #18304 [skip sauce] | |||||
| 2015-11-29 | Merge pull request #18340 from twbs/responsive-pulls | Chris Rebert | 13 | -36/+41 | |
| Add responsive float classes | |||||
| 2015-11-29 | navs.md: Fix typo | Chris Rebert | 1 | -1/+1 | |
| [ci skip] | |||||
| 2015-11-29 | Merge pull request #18264 from twbs/input-group-btns-both-sides | Mark Otto | 1 | -0/+14 | |
| Add input group example with btns on both sides for completeness+testing | |||||
| 2015-11-29 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 11 | -45/+54 | |
| 2015-11-29 | Merge pull request #18317 from twbs/redundant-text-aligns-18300 | Mark Otto | 7 | -25/+35 | |
| Remove non-responsive text alignment classes | |||||
| 2015-11-29 | grunt | Mark Otto | 4 | -3/+8 | |
| 2015-11-29 | fixes #18295. improve .nav-inline usefulness and document the classes as well | Mark Otto | 1 | -0/+32 | |
| 2015-11-29 | clarify nav default display | Mark Otto | 1 | -2/+2 | |
| 2015-11-29 | grunt | Mark Otto | 2 | -2/+2 | |
| 2015-11-29 | fix ads background color | Mark Otto | 1 | -1/+1 | |
| 2015-11-29 | grunt | Mark Otto | 7 | -6/+10 | |
| 2015-11-29 | darken docs nav selected state and un-semibold it so it's not dangling | Mark Otto | 1 | -1/+1 | |
| 2015-11-29 | grunt dist | Chris Rebert | 2 | -2/+2 | |
| [ci skip] | |||||
| 2015-11-28 | Add Wall of Browser Bugs entry for #18365 | Chris Rebert | 1 | -0/+10 | |
| See http://bugzil.la/1228802 [skip sauce] [skip validator] | |||||
| 2015-11-26 | Add responsive float classes; fixes #13690 | Chris Rebert | 13 | -36/+41 | |
| 2015-11-24 | browsers-devices.md: rm stray `</p>` | Chris Rebert | 1 | -1/+1 | |
| [skip sauce] | |||||
