| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-08-15 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 28 | -78/+169 | |
| 2017-08-15 | fixes #23464: update grid migration docs to mention order replaced push/pull | Mark Otto | 1 | -1/+2 | |
| 2017-08-15 | Remove $zindex-dropdown-backdrop from docs (#23461) | Rolandas Barysas | 1 | -1/+0 | |
| It was removed in 6d64afe. | |||||
| 2017-08-15 | README.md: use https for the Bootstrap logo. (#23458) | XhmikosR | 1 | -1/+1 | |
| 2017-08-15 | Merge pull request #23457 from twbs/v4-dev-xmr-liquid-whitespace | XhmikosR | 7 | -34/+34 | |
| Reduce liquid's whitespace for a few pages and move about menu to the end. | |||||
| 2017-08-15 | Move About menu link to the end. | XhmikosR | 1 | -2/+2 | |
| 2017-08-15 | Reduce liquid's whitespace for a few pages. | XhmikosR | 6 | -32/+32 | |
| Also fix a couple of typos while at it and change header tags' order. | |||||
| 2017-08-15 | Merge pull request #23101 from twbs/v4-dev-xmr-docs-favicons | XhmikosR | 20 | -6/+81 | |
| docs: New favicons and add a service worker | |||||
| 2017-08-15 | Register a service worker. | XhmikosR | 4 | -1/+18 | |
| 2017-08-15 | New favicons. | XhmikosR | 16 | -5/+63 | |
| Include everything for most browsers to work including Android. Kept favicon.ico to the root dir. Also added a manifest.json for PWA. | |||||
| 2017-08-15 | Beautify _config.yml. (#23448) | XhmikosR | 1 | -37/+54 | |
| 2017-08-14 | fix docs version, closes #23421 | Mark Otto | 1 | -1/+1 | |
| 2017-08-14 | Fix .btn-outline-light hover color | Mark Otto | 1 | -1/+5 | |
| Uses some if/else action to ensure there's readable text on hover. Swapped out a hex value to a variable while I was in there. Fixes #23398, fixes #23351. | |||||
| 2017-08-14 | dist | Mark Otto | 35 | -187/+185 | |
| 2017-08-14 | De-dupe width on .fluid-container (#23402) | Mark Otto | 1 | -1/+0 | |
| Fixes #23397 | |||||
| 2017-08-14 | FIX: Broken 'About' Link in the Footer (#23367) | Ahmad Awais | 1 | -1/+1 | |
| 2017-08-14 | Add traditional Chinese in translations.yml (#23357) | Casper | 1 | -0/+5 | |
| 2017-08-14 | Adds a default flag to paragraph-margin-bottom (#23420) | Andres Galante | 1 | -1/+1 | |
| 2017-08-14 | Small typo on screenreaders page (#23416) | Peder Johnsen | 1 | -1/+1 | |
| Just fixes small typo | |||||
| 2017-08-14 | Remove remaining v4 alpha references (#23414) | Jacob Müller | 2 | -4/+4 | |
| * Remove remaining references to v4 Alpha This commit removes the remaining refrences to the v4 Alpha website and replaces them with the corresponding v4 Beta ones. **Note:** We have to hard code the current docs version at some places. Wouldn't it be good to have a `/docs/latest/` redirect to solve this "issue" in the future? * Don't update the domain in the CNAME file | |||||
| 2017-08-14 | Removed comment (#23415) | Jurre | 1 | -3/+0 | |
| There is no _custom.scss file anymore. | |||||
| 2017-08-14 | Mention badge-default in migration docs, fix typo on popover docs (#23409) | jipexu | 2 | -1/+2 | |
| 2017-08-14 | Adding Gemfile to package.json | Arthur Franco | 1 | -0/+1 | |
| Gemfile was missing. Couldn't compile documentation when using npm. | |||||
| 2017-08-14 | changes 1px to border-width variable on cards | Andres Galante | 1 | -1/+1 | |
| 2017-08-14 | Remove apostrophe | Cory Becker | 1 | -1/+1 | |
| 2017-08-14 | v4 docs Add description for global variable `$enable-caret` | Patrick Yeo | 1 | -0/+1 | |
| 2017-08-14 | Add option to disable carets on dropdowns through `$enable-caret` | Patrick Yeo | 4 | -19/+39 | |
| 2017-08-13 | fewer inline styles, more styles in head; flexbox it | Mark Otto | 1 | -6/+22 | |
| 2017-08-13 | Merge branch 'style-redirect-page' of https://github.com/JasonEtco/bootstrap ↵ | Mark Otto | 1 | -0/+20 | |
| into JasonEtco-style-redirect-page | |||||
| 2017-08-13 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 45 | -237/+273 | |
| 2017-08-13 | Merge branch 'patch-1' of https://github.com/heikojansen/bootstrap into ↵ | Mark Otto | 1 | -2/+2 | |
| heikojansen-patch-1 | |||||
| 2017-08-13 | Rearrange margins for .highlight (#23396) | Mark Otto | 1 | -1/+11 | |
| Only applies the margins to .highlight instances within .bd-content, thus negating any need for #23279. | |||||
| 2017-08-13 | Moved watch task up to match the rest of the package.json (#22756) | Tom Scholz | 1 | -2/+2 | |
| 2017-08-13 | Move the gap between inline checkboxes to right (#22607) | Tomáš Kout | 1 | -4/+1 | |
| 2017-08-13 | Use empty Sass map and merge into it for easier customization of color maps ↵ | Mark Otto | 1 | -6/+9 | |
| (#23260) | |||||
| 2017-08-13 | Button code cleanup (#22951) | Mark Otto | 3 | -38/+36 | |
| * use a mixin there * revamp .btn-link to match default and outline variants * remove unnecessary properties | |||||
| 2017-08-13 | move max-width: 100% on .container to the root of the make-container mixin ↵ | Mark Otto | 1 | -1/+1 | |
| so it's not repeated at compilation (#22947) | |||||
| 2017-08-13 | Redo .card-deck and .card-group so they're always flex (#22860) | Mark Otto | 2 | -7/+23 | |
| 2017-08-13 | dist | Mark Otto | 30 | -166/+180 | |
| 2017-08-13 | Merge pull request #23386 from twbs/v4-dev-xmr-up-jekyll | XhmikosR | 2 | -1/+2 | |
| Update Jekyll to v3.5.2 and add `meta generator` tag | |||||
| 2017-08-13 | Add `meta generator` tag. | XhmikosR | 1 | -0/+1 | |
| 2017-08-13 | Update Jekyll to 3.5.2. | XhmikosR | 1 | -1/+1 | |
| 2017-08-13 | docs/4.0/examples/blog: Use ml-sm-auto instead of offset-sm-1 (#23388) | Alan Orth | 1 | -1/+1 | |
| Bootstrap 4.0 Beta 1 dropped the offset classes in favor of using margin utilities. Update the blog example in the docs to use the appropriate `ml-auto` instead of `offset-sm-1` class to retain a pixel perfect with previous versions. | |||||
| 2017-08-13 | Add npm install step to docs instructions (#23385) | Jason Etcovitch | 1 | -3/+4 | |
| 2017-08-13 | Style redirect page | Jason Etcovitch | 1 | -0/+20 | |
| 2017-08-12 | Apply the invalid/valid state to the class name | Mark Otto | 1 | -2/+2 | |
| 2017-08-12 | Remove `vertical-align: middle` from `.input-group-addon` and ↵ | Patrick Yeo | 1 | -1/+0 | |
| `.input-group-btn` left over from V3 | |||||
| 2017-08-12 | Apply `align-items: center;` to `.input-group` instead of input group sub ↵ | Patrick Yeo | 1 | -4/+1 | |
| components, causes `.input-group .form-control` and `.input-group-addon` to be large when next to a tall element | |||||
| 2017-08-12 | fix docs modal example fade out | Gijs Boddeus | 1 | -1/+1 | |
| the z-index was only corrected for `.modal.show` which made the modal drop behind the header and backdrop when fading out simply dropping the `.show` from this selector will correct this issue | |||||
| 2017-08-12 | Fix broken Examples link in the docs footer include – `footer.html`. (#23348) | Steven Black | 1 | -1/+1 | |
| Re: #23343 – **Broken Links on getbootstrap.com** Clicking the `Examples` link in the Docs footer yields 404. http://getbootstrap.com/examples/ If merged, this makes the footer `Examples` link like the one in docs-navbar.html which is the same folder. Therefore `_includes/footer.html` and `_includes/docs-navbar.html` now use the same link to `Examples`. | |||||
