| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-11-26 | Release v4.4.0 (#29735)v4.4.0 | XhmikosR | 1 | -1/+2 | |
| 2019-11-25 | Fix icons link. | XhmikosR | 1 | -1/+1 | |
| 2019-11-02 | Backport #29544 | XhmikosR | 1 | -0/+3 | |
| Add link to Icons site in our docs | |||||
| 2019-08-03 | Disallow crawling on Netlify. (#29194) | XhmikosR | 2 | -3/+3 | |
| 2019-07-30 | SVGs: lowercase hex values. | XhmikosR | 1 | -1/+1 | |
| 2019-07-10 | Add ARIA search landmark to documentation. (#28983) | Bardi Harborow | 1 | -1/+1 | |
| 2019-05-02 | Update devDependencies including jQuery to v3.4.1. | XhmikosR | 1 | -1/+1 | |
| 2019-05-02 | Backport #28551. | XhmikosR | 1 | -2/+2 | |
| Show the other navbar items on small screens too. | |||||
| 2019-03-27 | Revert back to the old snippet and just add anonymize IP. | XhmikosR | 1 | -5/+5 | |
| We don't need the extra bloat of gtag. | |||||
| 2019-03-27 | Update GA to latest script & anonymize IPs | Mark Otto | 1 | -4/+5 | |
| 2019-03-27 | Use local doc versions favicon.ico. | XhmikosR | 1 | -1/+1 | |
| 2019-03-08 | put secondary navigation in an explicit landmark `nav` and add a label on ↵ | Laussel Loïc | 1 | -1/+1 | |
| each nav (#28361) | |||||
| 2019-03-01 | Update docs and meta for 3.4.1. (#28255) | XhmikosR | 1 | -1/+1 | |
| 2019-02-11 | Release v4.3.0 (#28228)v4.3.0 | Mark Otto | 1 | -2/+2 | |
| * Prep for v4.3.0 * More updates for v4.3.0. * rerun to build docs source map | |||||
| 2019-02-09 | placeholder.svg: Partially revert the changes from c0e42cb. (#28216) | XhmikosR | 1 | -1/+1 | |
| It broke the example include. | |||||
| 2019-02-08 | Reword footer text. | XhmikosR | 1 | -1/+1 | |
| 2019-02-08 | Use the `site.repo` variable. | XhmikosR | 1 | -2/+2 | |
| 2019-02-08 | Change footer link to point to the docs team page | XhmikosR | 1 | -1/+1 | |
| 2019-02-07 | Optimize and normalize SVGs. (#28200) | XhmikosR | 11 | -13/+13 | |
| Mostly be consistent with the attributes' order and improve compression when possible. | |||||
| 2019-01-29 | analytics.html: use double quotes in src attribute. | XhmikosR | 1 | -1/+1 | |
| 2019-01-21 | Add canonical URL. (#28093) | XhmikosR | 1 | -0/+2 | |
| 2019-01-07 | docs: use the `twitter` Jekyll variable everywhere (#27990) | 文翼 | 1 | -1/+1 | |
| 2018-12-23 | Add Open Collective to header (#27916) | Martijn Cuppens | 2 | -0/+6 | |
| 2018-12-22 | bootstrap-stack.svg: remove unneeded space. | XhmikosR | 1 | -1/+1 | |
| 2018-12-22 | Add two new meta tags for Algolia (#27902) | XhmikosR | 1 | -0/+3 | |
| 2018-12-21 | Update docs-navbar.html | XhmikosR | 1 | -1/+1 | |
| 2018-12-21 | Prep for v4.2.0 release | Mark Otto | 1 | -1/+2 | |
| - 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 | -1/+1 | |
| (#27855) This reverts commit af484dc12c2302c0e594a0e73a2ba06738a84410. | |||||
| 2018-12-15 | Link to v3.4 docs (#27842) | XhmikosR | 1 | -0/+1 | |
| 2018-12-15 | Remove now unnecessary shrink-to-fit viewport directive (#27818) | Patrick H. Lauke | 1 | -1/+1 | |
| `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-13 | SVG accessibility fixes (#27826) | Patrick H. Lauke | 11 | -18/+12 | |
| * SVG accessibility fixes - add `focusable="false"` to all SVGs, to stop IE from including the `<svg>` in its default focus cycle - completely hide decorative SVGs using `aria-hidden="true"` - add `role="img"` to meaningful/"content" SVGs, ensure they have an appropriate `<title>` and/or `aria-label` - simplify placeholder default title * Simplify usage of placeholder.svg in the docs - in most cases, no need for separate/redundant text and title (now that we make text itself part of the alternative text explicitly) - no need (expect in rare cirumstances) to describe the placeholder image (unless the look of the image is important/the actual content, as is the case with the image thumbnail class) * Simplify example.html rewriting of <svg> to <img> code sample - as the `alt` for the placeholder isn't really important, just add an ellipsis instead (otherwise, to be correct, we'd have to construct the whole "title+text" construct like we do now in the placeholder.svg itself * Change svgo configuration to retain role attribute and add/force focusable=false - regarding `focusable=false`, see https://github.com/svg/svgo/issues/1011 (which would be the "proper" SVGO fix) and the (hacky) solution https://github.com/svg/svgo/pull/817 | |||||
| 2018-11-28 | Remove `no_toc_section`. | XhmikosR | 1 | -1/+1 | |
| 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-27 | Inline bootstrap-stack.svg. | XhmikosR | 1 | -0/+1 | |
| It's pretty small compressed; a little less than 1 KB with gzip. | |||||
| 2018-11-23 | Revert "Replace anchor.js with jekyll-anchor-headings." | XhmikosR | 2 | -86/+1 | |
| This reverts commit b04f97f60be64549a37e0c71d676ab67e70891fa. | |||||
| 2018-11-21 | Placeholders: use our gray colors (#27701) | m5o | 1 | -4/+4 | |
| Previously we were using the old holder.js colors. | |||||
| 2018-11-21 | docs: fix path to assets. (#27696) | XhmikosR | 1 | -1/+1 | |
| 2018-11-20 | docs-sidebar.html: remove commented out code. | XhmikosR | 1 | -14/+0 | |
| Leftover from old times. | |||||
| 2018-11-20 | Reindent. | XhmikosR | 3 | -15/+17 | |
| 2018-11-20 | Remove holder.js. | XhmikosR | 1 | -1/+0 | |
| 2018-11-20 | Fix placeholder image replacement. | m5o | 1 | -5/+22 | |
| 2018-11-20 | Tweak placeholder.svg. | XhmikosR | 1 | -29/+28 | |
| * always include the title * make it possible to skip adding the title by passing `title=' '` * remove viewBox since we don't need it | |||||
| 2018-11-20 | Replace holder.js with SVGs. | Martijn Cuppens | 1 | -0/+36 | |
| 2018-11-20 | Replace anchor.js with jekyll-anchor-headings. | XhmikosR | 2 | -1/+86 | |
| This allows us to generate the anchor links on build time. https://github.com/allejo/jekyll-anchor-headings | |||||
| 2018-11-11 | Replace `data-src` with `src="..."` in docs. (#27649) | XhmikosR | 1 | -1/+16 | |
| 2018-11-09 | Add an examples layout. | XhmikosR | 1 | -2/+6 | |
| Reduces duplication and makes maintenance easier. | |||||
| 2018-11-09 | Move analytics to an include file. | XhmikosR | 2 | -9/+7 | |
| 2018-11-09 | Move stylesheets to an include. | XhmikosR | 2 | -12/+13 | |
| 2018-11-03 | Add Sass variable for prefers-reduced-motion, add callout to affected ↵ | Patrick H. Lauke | 1 | -0/+4 | |
| 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 | |||||
