| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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] | |||||
| 2015-11-23 | Add responsive embed class for 1:1 aspect ratio | Richard Kraaijenhagen | 1 | -0/+5 | |
| Closes #18141 | |||||
| 2015-11-23 | Run `grunt`. | XhmikosR | 6 | -21/+20 | |
| [ci skip] | |||||
| 2015-11-22 | Remove non-responsive text alignment classes | Chris Rebert | 7 | -25/+35 | |
| These can be replaced by their `.text-xs-*` parallels. This also avoids any complications from interactions between the responsive and non-responsive classes. (e.g. `<div class="text-left text-md-right">`) Refs #18300 [skip sauce] | |||||
| 2015-11-19 | Revert "Added button subsection to the component section" | Patrick H. Lauke | 1 | -4/+0 | |
| 2015-11-19 | Added button subsection to the component section | Jonathan | 1 | -0/+4 | |
| 2015-11-19 | Docs: Separate Tether out from docs.min.js | Chris Rebert | 1 | -0/+2 | |
| We can't include it in docs.min.js because docs.min.js includes application.js, application.js depends on bootstrap.js, and the tooltip portion of bootstrap.js depends on Tether. So instead, we need to load Tether separately before bootstrap.js [skip sauce] | |||||
| 2015-11-16 | Run `grunt`. | XhmikosR | 8 | -411/+211 | |
| [ci skip] | |||||
| 2015-11-15 | docs/content/reboot.md: Just to avoid any ambiguity | Chris Rebert | 1 | -1/+1 | |
| [ci skip] | |||||
| 2015-11-15 | docs/content/reboot.md: Add MDN link and a comma | Chris Rebert | 1 | -2/+2 | |
| 2015-11-16 | Touch responsiveness optimization | Patrick H. Lauke | 1 | -0/+14 | |
| Admittedly wordy info dump on why we use `touch-action:manipulation` refs https://github.com/twbs/bootstrap/pull/18051#issuecomment-156375970 | |||||
| 2015-11-15 | Add input group example with btns on both sides for completeness+testing | Chris Rebert | 1 | -0/+14 | |
| [skip sauce] | |||||
| 2015-11-14 | uncomment that, fixes #18219 | Mark Otto | 1 | -2/+0 | |
| 2015-11-14 | document links with text emphasis classes, fixes #18223 | Mark Otto | 1 | -0/+11 | |
| 2015-11-14 | Merge branch 'v4-dev' of github.com:twbs/bootstrap into v4-dev | Jacob Thornton | 8 | -45/+58 | |
| 2015-11-14 | Merge pull request #18249 from twbs/v4-ap | Mark Otto | 1 | -6/+12 | |
| Autoprefixer callout in Build tools docs | |||||
| 2015-11-14 | Merge branch 'v4-dev' of https://github.com/lincolndbryant/bootstrap into ↵ | Jacob Thornton | 4 | -27/+7 | |
| lincolndbryant-v4-dev | |||||
| 2015-11-14 | grunt | Mark Otto | 6 | -15/+28 | |
| 2015-11-14 | fix broke markup | Mark Otto | 1 | -7/+0 | |
| 2015-11-14 | unfuck that class name change | Mark Otto | 1 | -7/+7 | |
| 2015-11-14 | Merge pull request #18250 from twbs/v4-checkbox-markup | Mark Otto | 1 | -14/+15 | |
| Checkbox validation markup (Take 2) | |||||
| 2015-11-14 | s/error/danger/ | Chris Rebert | 1 | -1/+1 | |
| [skip sauce] | |||||
| 2015-11-14 | One more Autoprefixer shoutout | Chris Rebert | 1 | -2/+2 | |
| [skip sauce] | |||||
| 2015-11-14 | contextual shoutout | Mark Otto | 1 | -1/+1 | |
| 2015-11-14 | consolidate links at the bottom of the file | Mark Otto | 1 | -6/+6 | |
| 2015-11-14 | Simplifies markup for checkbox validation states | Zac Echola | 1 | -14/+15 | |
| 2015-11-14 | Add note to build tools docs section about autoprefixer | Mark Otto | 1 | -0/+6 | |
