| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-08-30 | Merge pull request #17392 from twbs/v4-dev-xmr-https | XhmikosR | 7 | -9/+9 | |
| Use `https` when possible. | |||||
| 2015-08-30 | Tabs to spaces. | XhmikosR | 1 | -7/+7 | |
| [ci skip] | |||||
| 2015-08-30 | Run `grunt`. | XhmikosR | 10 | -18/+18 | |
| [ci skip] | |||||
| 2015-08-29 | Fix several erroneous links in docs. | Gupocca | 9 | -11/+10 | |
| Related to #17314. | |||||
| 2015-08-29 | Use `https` when possible. | XhmikosR | 7 | -9/+9 | |
| [ci skip] | |||||
| 2015-08-28 | removes table-responsive div from components/navs | Mohamad El-Husseini | 1 | -28/+26 | |
| 2015-08-28 | Fix the JS errors due to jekyll-search. | XhmikosR | 3 | -5/+11 | |
| 1) Update it to v1.0.8 2) Include jekyll-search where it's used only [ci skip] | |||||
| 2015-08-27 | Lossy compress the 2 new images. | XhmikosR | 2 | -0/+0 | |
| Before: 538 KB (551.052 bytes) After: 179 KB (183.296 bytes) [ci skip] | |||||
| 2015-08-27 | Losslessly compress images. | XhmikosR | 7 | -0/+0 | |
| Before: 1,28 MB (1.351.880 bytes) After: 1,27 MB (1.341.411 bytes) [ci skip] | |||||
| 2015-08-27 | Less to Sass typos. | XhmikosR | 2 | -2/+2 | |
| [ci skip] | |||||
| 2015-08-27 | Update Anchor.js to v1.2.1. | XhmikosR | 2 | -196/+6 | |
| [ci skip] | |||||
| 2015-08-27 | Remove the obsolete JSHint references. | XhmikosR | 2 | -2/+2 | |
| 2015-08-26 | Update static form control example | Caleb Land | 1 | -4/+4 | |
| Use the `row` class on the `form-group`, and change the `control-label` class to `form-control-label` | |||||
| 2015-08-26 | Merge pull request #17257 from twbs/clear-translations | Chris Rebert | 1 | -55/+0 | |
| Clear out non-v4 docs translations | |||||
| 2015-08-26 | Updated default navbar example to use responsive navbar | David Baughman | 1 | -11/+26 | |
| 2015-08-26 | Bump year in jumbotron example | Anton Vlasenko | 1 | -1/+1 | |
| 2015-08-26 | Document .bg-inverse | petetnt | 2 | -1/+3 | |
| 2015-08-26 | grunt dist | Chris Rebert | 2 | -2/+2 | |
| 2015-08-25 | For now, add hacky <div id="navbar"> to avoid HTML validation error in ↵ | David Baughman | 1 | -9/+11 | |
| Dashboard example Closes #17319 by merging it. | |||||
| 2015-08-25 | migration.md: fix typo in TODO | Chris Rebert | 1 | -1/+1 | |
| 2015-08-25 | Use non-broken Sass link in docs; fixes part of #17314 | Chris Rebert | 1 | -1/+1 | |
| [skip sauce] | |||||
| 2015-08-25 | Bump year. | XhmikosR | 2 | -2/+2 | |
| [ci skip] | |||||
| 2015-08-25 | Specify Internet Explorer 9 as the minimum supported version. | XhmikosR | 4 | -4/+4 | |
| 2015-08-25 | Fix validation errors. | XhmikosR | 1 | -2/+2 | |
| 2015-08-25 | Merge pull request #17292 from twbs/ff-esr | Mark Otto | 1 | -0/+2 | |
| Explicitly document existing de facto policy of supporting ESR Firefox | |||||
| 2015-08-25 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 2 | -3/+3 | |
| 2015-08-25 | Merge pull request #17295 from twbs/dropdown-design | Mark Otto | 1 | -1/+1 | |
| Document that dropdowns are intentionally click-based rather than hover-based | |||||
| 2015-08-25 | fix footer links | wangsai | 1 | -2/+2 | |
| 2015-08-24 | grunt | Mark Otto | 6 | -52/+49 | |
| 2015-08-25 | Replace docs reference to iconography | David\ Beitey | 1 | -1/+1 | |
| 2015-08-24 | Document that dropdowns are intentionally click-based rather than hover-based | Chris Rebert | 1 | -1/+1 | |
| And link to a relevant blog post w/ more info. Refs #16966 [skip sauce] | |||||
| 2015-08-25 | Merge pull request #17275 from mattez/fix-docs-layout-grid | Heinrich Fenkart | 1 | -2/+2 | |
| Fix anchors, fix naming consistency | |||||
| 2015-08-24 | Replace remaining instances of defunct .visible* classes in docs | Chris Rebert | 4 | -5/+5 | |
| .visible-xs(-block) => .hidden-sm-up Fixes #17263. [skip sauce] | |||||
| 2015-08-24 | Explicitly document existing de facto policy of supporting ESR Firefox | Chris Rebert | 1 | -0/+2 | |
| Refs #17237 [skip sauce] | |||||
| 2015-08-24 | Fix anchors, fix naming consistency | Matěj Kříž | 1 | -2/+2 | |
| I found non working anchors and some naming in consistency. I hope I fixed well. Have a nice day. | |||||
| 2015-08-23 | my bad, fix those values | Mark Otto | 1 | -2/+2 | |
| /cc @cvrebert | |||||
| 2015-08-23 | Merge pull request #17187 from kkirsche/patch-31 | Mark Otto | 1 | -0/+14 | |
| v4 - Document migration from panels to cards | |||||
| 2015-08-23 | Clear out non-v4 docs translations | Chris Rebert | 1 | -55/+0 | |
| After v4.0.0 stable gets released, as existing translations get updated or completely new v4 translations get created, we can start adding entries back to the list. | |||||
| 2015-08-23 | Merge pull request #17255 from wangsai/translation-zh-new-url | Chris Rebert | 1 | -1/+1 | |
| New URL for Chinese translation of Bootstrap 4.x | |||||
| 2015-08-24 | New URL for Chinese translation of Bootstrap 4.x : | wangsai | 1 | -1/+1 | |
| http://v4.bootcss.com | |||||
| 2015-08-23 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 1 | -1/+1 | |
| 2015-08-23 | grunt | Mark Otto | 4 | -4/+3 | |
| 2015-08-23 | grunt | Mark Otto | 4 | -4/+4 | |
| 2015-08-23 | Rephrase/copyedit IE [hidden] compatibility docs | Chris Rebert | 1 | -1/+1 | |
| Fixes grammatical erratum from cf7819d8d554ed0fe09f78b35bdc6927787c35f7 | |||||
| 2015-08-23 | grunt | Mark Otto | 4 | -4/+3 | |
| 2015-08-23 | grunt | Mark Otto | 4 | -5/+3 | |
| 2015-08-23 | grunt | Mark Otto | 6 | -65/+17 | |
| 2015-08-22 | slightly better dashboard example | Mark Otto | 1 | -23/+17 | |
| 2015-08-22 | mention the IE compatability for hidden attr per #17169 | Mark Otto | 1 | -1/+1 | |
| 2015-08-22 | grunt | Mark Otto | 3 | -62/+62 | |
