| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-09-30 | Merge pull request #17746 from Liamraystanley/patch-1 | Chris Rebert | 1 | -1/+1 | |
| Remove random trailing less-than symbol | |||||
| 2015-10-01 | Remove random trailing less-than symbol | Liam Stanley | 1 | -1/+1 | |
| 2015-09-29 | Merge pull request #17737 from nextgenthemes/v4-dev | Chris Rebert | 2 | -1/+1 | |
| Rename .scsslint.yml to .scss-lint.yml | |||||
| 2015-09-30 | Rename .scsslint.yml to .scss-lint.yml | nextgenthemes | 1 | -0/+0 | |
| 2015-09-30 | add dash to .scsslint.yml | nextgenthemes | 1 | -1/+1 | |
| 2015-09-29 | Removed trailing whitespace | Chris Bell | 1 | -1/+0 | |
| 2015-09-29 | Fix for Issue #17711 - Added clearfix mixin to the nav-pills class. | Chris Bell | 1 | -0/+2 | |
| 2015-09-28 | Merge pull request #17727 from tomkel/docs-fade-fix-v4 | Chris Rebert | 1 | -1/+1 | |
| v4-dev - Clarify the purpose of CSS class .in to .fade [skip sauce] | |||||
| 2015-09-28 | Clarify the purpose of CSS class .in to .fade | Tommy Kelly | 1 | -1/+1 | |
| 2015-09-28 | Merge pull request #17725 from twbs/curly-quotes | Chris Rebert | 6 | -25/+25 | |
| Use backticks/<code> for JS snippets in docs headings | |||||
| 2015-09-28 | Use backticks/<code> for JS snippets in docs headings; closes #17192 | Chris Rebert | 6 | -25/+25 | |
| [skip sauce] | |||||
| 2015-09-27 | Merge pull request #17626 from wolfika/v4-dev | Mark Otto | 1 | -0/+11 | |
| Add <h3> header example to Cards docs | |||||
| 2015-09-27 | Merge pull request #17403 from twbs/use-px-for-window-sizes | Mark Otto | 4 | -47/+56 | |
| Change grid and container sizes to px | |||||
| 2015-09-27 | Merge pull request #17716 from michael-k/placeholder | Chris Rebert | 1 | -1/+1 | |
| Filled leftover placeholder in docs | |||||
| 2015-09-27 | Filled leftover placeholder | Michael Käufl | 1 | -1/+1 | |
| 2015-09-27 | Change grid and container sizes to px | Gleb Mazovetskiy | 4 | -47/+56 | |
| Changes grid and container sizes to `px`, as the viewport pixel size does not depend on the font size. The actual em values were inconsistent with the docs, while the docs were not the same as the comments: * `sm` breakpoint was 34em (544px) not 480px. * `lg` container max-width was 60rem (960px), less gutter than `md`. Changed to 940px, same as Bootstrap 3. * `xl` container max-width was 72.25rem which is 1140px not 1156px. Changed to 1140px matching the comment but not the docs. Addresses #17070 and #17388. | |||||
| 2015-09-27 | Merge pull request #17713 from twbs/chrome-meta-v4 | Chris Rebert | 1 | -0/+4 | |
| Port #17712 over to Bootstrap v4 | |||||
| 2015-09-27 | Port #17712 over to Bootstrap v4 | Chris Rebert | 1 | -0/+4 | |
| [skip sauce] | |||||
| 2015-09-27 | Merge pull request #17689 from twbs/fix-17169-more | Chris Rebert | 2 | -11/+17 | |
| Docs: Clarify [hidden] & .hidden | |||||
| 2015-09-26 | Merge pull request #17707 from alberto/docs-contributing-normalize-issues | Chris Rebert | 1 | -1/+1 | |
| Docs: Fix typo in contributing regarding normalize.css [ci skip] | |||||
| 2015-09-26 | Add variable for card-link hover state | Andrey | 2 | -1/+4 | |
| 2015-09-26 | Docs: Fix typo in contributing regarding normalize.css | alberto | 1 | -1/+1 | |
| 2015-09-25 | Merge pull request #17704 from twbs/htmllint-travis-only | Chris Rebert | 3 | -46/+69 | |
| Only run htmllint on Travis | |||||
| 2015-09-25 | Update shrinkwrap | Chris Rebert | 1 | -45/+65 | |
| 2015-09-25 | Only run htmllint on Travis | Chris Rebert | 2 | -1/+4 | |
| So as to avoid any dependence on Java for normal users of the Gruntfile. [skip sauce] | |||||
| 2015-09-25 | Migration docs: capitalization; hyperlink Less and SCSS | Chris Rebert | 1 | -1/+1 | |
| [ci skip] | |||||
| 2015-09-25 | Use correct default value of `constraints` in Tooltip docs; fixes #17671 | Johann-S | 1 | -1/+1 | |
| Closes #17699 | |||||
| 2015-09-25 | Update scsslint gem to v0.42.1. | XhmikosR | 2 | -3/+3 | |
| [skip sauce] [skip validator] | |||||
| 2015-09-25 | Reset iOS rounded inputs | Leslie | 1 | -0/+2 | |
| They can be rounded later on if $enable-rounded: true. | |||||
| 2015-09-24 | Merge pull request #17688 from twbs/fix-17552 | Chris Rebert | 3 | -1/+2 | |
| Travis: install npm dependencies using shrinkwrap | |||||
| 2015-09-24 | Specify `root: true` for ESLint. | XhmikosR | 1 | -0/+1 | |
| That way, ESLint won't look in parent dirs for configuration files. | |||||
| 2015-09-23 | Travis: install npm dependencies using shrinkwrap; fixes #17552 | Chris Rebert | 1 | -0/+1 | |
| 2015-09-23 | Move {test-infra=>grunt}/npm-shrinkwrap.json | Chris Rebert | 2 | -1/+1 | |
| 2015-09-24 | Merge pull request #17646 from twbs/v4-dev-xmr-deps | XhmikosR | 20 | -605/+879 | |
| Update devDependencies. | |||||
| 2015-09-24 | Merge pull request #17687 from twbs/v4-dev-xmr-gems | XhmikosR | 2 | -16/+10 | |
| Update Rubygems. | |||||
| 2015-09-23 | Clarify [hidden] attr docs; closes #17169 | Chris Rebert | 2 | -11/+17 | |
| [ci skip] | |||||
| 2015-09-23 | Move v3 `.hidden` note into Migration docs | Chris Rebert | 2 | -2/+2 | |
| 2015-09-24 | Update Rubygems. | XhmikosR | 2 | -16/+10 | |
| [skip sauce] | |||||
| 2015-09-23 | Run `grunt`. | XhmikosR | 18 | -18/+18 | |
| 2015-09-23 | Update devDependencies. | XhmikosR | 2 | -587/+861 | |
| 2015-09-22 | Merge pull request #17682 from Xerkus/feature/card-bg-variable | Mark Otto | 2 | -1/+2 | |
| [V4]Add variable for card background color | |||||
| 2015-09-23 | Add variable for card background color | Aleksey Khudyakov | 2 | -1/+2 | |
| 2015-09-22 | Update StackOverflow tag to `bootstrap-4`; closes #17675 | Daniel Opitz | 3 | -3/+3 | |
| 2015-09-22 | Merge pull request #17589 from vsn4ik/use_scss_if_not | Mark Otto | 1 | -5/+2 | |
| v4 - Use "@if not $bool" expression | |||||
| 2015-09-22 | Merge pull request #17670 from petetnt/petetnt/docs-fix-2 | Chris Rebert | 1 | -2/+2 | |
| Rename placeholders in forms.md according to the classes specified | |||||
| 2015-09-22 | Rename placeholders according to the classes specified | petetnt | 1 | -2/+2 | |
| 2015-09-21 | Recommend using bundle for running docs locally | Haralan Dobrev | 2 | -9/+7 | |
| Closes https://github.com/twbs/bootstrap/issues/17493 | |||||
| 2015-09-20 | Merge pull request #17655 from zalog/patch-10 | Chris Rebert | 1 | -1/+1 | |
| _alert.scss: add missing space between arguments | |||||
| 2015-09-21 | Just some spaces... | Catalin Zalog | 1 | -1/+1 | |
| 2015-09-20 | Remove unneeded trailing whitespace. | XhmikosR | 3 | -3/+3 | |
| [ci skip] | |||||
