| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-12-21 | Prep for v4.2.0 release | Mark Otto | 10 | -1395/+0 | |
| - Move 4.1 docs to 4.2 - Update versions everywhere to 4.1.3 with release script - Manually bump the shorthand version in package.json - Add 4.2 to the versions docs page - Update some redirects - Fix tests asset URLs - Bump Nuget and more | |||||
| 2018-12-16 | Revert "Remove now unnecessary shrink-to-fit viewport directive (#27818)" ↵ | XhmikosR | 1 | -2/+2 | |
| (#27855) This reverts commit af484dc12c2302c0e594a0e73a2ba06738a84410. | |||||
| 2018-12-15 | Remove now unnecessary shrink-to-fit viewport directive (#27818) | Patrick H. Lauke | 1 | -2/+2 | |
| `shrink-to-fit=no` is not needed anymore - Apple removed the need for it from iOS9.3 onwards See https://www.scottohara.me/blog/2018/12/11/shrink-to-fit.html and https://github.com/h5bp/html5-boilerplate/issues/2102 | |||||
| 2018-12-12 | Docs: add note about the grays being "cool" (#27824) | Patrick H. Lauke | 1 | -1/+1 | |
| 2018-11-29 | Update contents.md | XhmikosR | 1 | -3/+5 | |
| 2018-11-28 | Revert "Use `h5` for callouts so that they are not included in ToC." | XhmikosR | 1 | -1/+1 | |
| This reverts commit 11da1601140174e4fa4e0e25e7f66fc21c08e927. This is no longer needed with jekyll-toc 0.9.1. | |||||
| 2018-11-27 | Use `h5` for callouts so that they are not included in ToC. | XhmikosR | 1 | -1/+1 | |
| Callouts are already excluded from ToC, but due to a limitation in jekyll-toc they are still being included. We should revisit this if the bug is fixed later. | |||||
| 2018-11-21 | Sass precision documentation (#27705) | Martijn Cuppens | 1 | -1/+1 | |
| 2018-11-16 | Update autoprefixer link to `.browserslistrc` file (#27675) | Iurii Kucherov | 1 | -1/+1 | |
| 2018-11-03 | docs: remove false info from v3 suggestion. | XhmikosR | 1 | -3/+1 | |
| 2018-11-03 | Add Sass variable for prefers-reduced-motion, add callout to affected ↵ | Patrick H. Lauke | 2 | -1/+2 | |
| components (#27581) * Tweak the accessibility/reduced motion text include mention of carousel slides, remove the (now inaccurate, as Firefox 63 includes it too) mention that support is limited to Safari/macOS xref https://github.com/twbs/bootstrap/issues/27525 * Add new callout for reduced motion * Add variable to control prefers-reduced-motion media query support * Add callout about prefers-reduced-motion to all components currently using animation which are affected | |||||
| 2018-10-30 | docs: remove Webpack version reference. | XhmikosR | 1 | -1/+1 | |
| 2018-10-30 | download page: add Yarn (#27544) | Matheus Rocha Vieira | 1 | -0/+8 | |
| 2018-10-20 | webpack page: Remove precss reference | XhmikosR | 1 | -31/+30 | |
| 2018-10-20 | swipe left/right without hammerjs | Johann-S | 2 | -2/+2 | |
| 2018-10-20 | Add touch support in our carousel with HammerJS. | Johann-S | 2 | -2/+2 | |
| 2018-10-14 | Move periods outside of links. | XhmikosR | 3 | -3/+3 | |
| 2018-10-14 | Fix a few links. | XhmikosR | 1 | -3/+3 | |
| * fix `/versions/` link * add missing trailing slashes * fix a couple of redirects | |||||
| 2018-09-16 | Typo (#27248) | Nabil Kadimi | 1 | -1/+1 | |
| 2018-09-16 | browsers-devices.md: Use Jekyll variable. | XhmikosR | 1 | -1/+1 | |
| 2018-09-14 | Use https in more places and fix a few redirects. | XhmikosR | 2 | -2/+2 | |
| 2018-08-31 | add information about valid selectors (#27137) | Johann-S | 1 | -2/+4 | |
| 2018-07-29 | Merge branch 'form-validation-icons' into v4-dev | Mark Otto | 1 | -0/+1 | |
| 2018-07-26 | Update browsers-devices.md | XhmikosR | 1 | -15/+16 | |
| 2018-07-19 | feat(plugins): allow to import separate plugins | Johann-S | 2 | -7/+4 | |
| 2018-07-11 | Reorganize docs for easier deploys | Mark Otto | 10 | -0/+1386 | |
| With the current docs directory setup, I'm making too many mistakes and have to manually address path changes and directory moves on deploy. This makes for a frustrating experience developing locally and shipping releases. With this PR, we're basically back to the same setup from v3—duplicating the dist directory into our docs directory. Not the most ideal, but very straightforward for me as the release manager. | |||||
