| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-12-23 | change heading | Mark Otto | 1 | -1/+1 | |
| 2017-11-25 | Use Jekyll's `smartify` filter when possible. (#24866) | XhmikosR | 2 | -7/+7 | |
| 2017-11-20 | Add support for fractional viewport widths (zoom/high-dpi displays) (#24299) | Patrick H. Lauke | 1 | -0/+3 | |
| * Change breakpoint max- calculation to fractional values * Update docs to reflect fractional max-width breakpoint values * Add fractional max-width to offcanvas example * Add documentation and SCSS comment for fractional viewport support | |||||
| 2017-11-19 | Remove unused file and bundle ie-emulation-modes-warning.js with docs.min.js ↵ | XhmikosR | 1 | -2/+1 | |
| (#24825) * Remove the unused assets/js/ie10-viewport-bug-workaround.js. * Combine ie-emulation-modes-warning.js with docs.min.js. | |||||
| 2017-11-06 | descriptive docs variable naming (#24521) | m5o | 1 | -1/+1 | |
| * use descriptive docs btn naming * rename `btn-bd-yellow` to `btn-bd-download` * sort state vars * sort state vars * info, warning, danger * rename btn-bd-purple * rename `.btn-bd-purple` to `.btn-bd-primary` * align docs color variables * generate $bd-purple-light color * with http://razorltd.github.io/sasscolourfunctioncalculator/ * allow overide of docs variables | |||||
| 2017-11-03 | Remove whitespace in SVG includes. | XhmikosR | 2 | -5/+5 | |
| 2017-11-01 | Fix broken footer link after the about page revamp. (#24612) | XhmikosR | 1 | -1/+1 | |
| 2017-10-31 | Update docsearch.js links (#24613) | Martin Kolárik | 2 | -2/+2 | |
| 2017-10-22 | Simplify social.html. (#24483) | XhmikosR | 2 | -28/+12 | |
| This also fixes the wrong usage of `site.description` instead of `page.description` in meta description. | |||||
| 2017-10-22 | Tighten htmllint's rules. (#24471) | XhmikosR | 1 | -2/+2 | |
| 2017-10-22 | Reduce whitespace liquid outputs. (#24470) | XhmikosR | 3 | -12/+12 | |
| 2017-10-19 | fixes #24445 | Mark Otto | 1 | -1/+1 | |
| also pushed a hotfix to gh-pages branch | |||||
| 2017-10-16 | Remove empty class from search menu button. | XhmikosR | 1 | -1/+1 | |
| 2017-10-16 | Use direct links to documentation, getting started and about pages. | XhmikosR | 2 | -3/+3 | |
| The old ones are still being redirected. | |||||
| 2017-10-13 | Fix import.svg after 10bb79a. (#24359) | XhmikosR | 1 | -1/+1 | |
| It was mistakenly the same as lightning.svg. | |||||
| 2017-09-27 | Remove unneeded `docsearch` variable. | XhmikosR | 1 | -7/+7 | |
| 2017-09-26 | Normalize all links. (#24109) | XhmikosR | 1 | -1/+1 | |
| * use a trailing slash when possible * use https when possible * remove a few redirected links * consistently use `https://popper.js.org/` * fix `iconUrl` in nuget files * change Jekyll Windows guide to the official one | |||||
| 2017-09-13 | Fix missing `.btn` class from `bd-search-docs-toggler`. (#23942) | XhmikosR | 1 | -1/+1 | |
| 2017-08-18 | Fix favicons inclusion after e932345. (#23473) | XhmikosR | 1 | -0/+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 | Register a service worker. | XhmikosR | 1 | -0/+1 | |
| 2017-08-15 | New favicons. | XhmikosR | 2 | -5/+10 | |
| 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-14 | fix docs version, closes #23421 | Mark Otto | 1 | -1/+1 | |
| 2017-08-14 | FIX: Broken 'About' Link in the Footer (#23367) | Ahmad Awais | 1 | -1/+1 | |
| 2017-08-13 | Add `meta generator` tag. | XhmikosR | 1 | -0/+1 | |
| 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`. | |||||
| 2017-08-11 | Remove IE 10 viewport bug workaround JS. | XhmikosR | 1 | -2/+0 | |
| 2017-08-11 | Remove `text/javascript` since it's the default one. (#23321) | XhmikosR | 2 | -3/+3 | |
| 2017-08-11 | Fix JavaScript case and a typo. (#23320) | XhmikosR | 1 | -1/+1 | |
| 2017-08-11 | Fix broken links in documentation. (#23315) | Jan Karlo Dela Cruz | 1 | -1/+1 | |
| 2017-08-11 | Move inline SVGs to includes. (#23297) | XhmikosR | 4 | -1/+4 | |
| Also: * compress them with SVGOMG * add titles * add `focusable="false"` | |||||
| 2017-08-11 | Fix the broken about link in the footer (#23298) | Garth Bjerk | 1 | -1/+1 | |
| 2017-08-07 | new homepage, new assets, clean out old stuff | Mark Otto | 1 | -1/+1 | |
| 2017-07-30 | Specify `rel="noopener` for external links. | XhmikosR | 2 | -9/+9 | |
| 2017-07-30 | docs: add a few more Open Graph tags. | XhmikosR | 1 | -1/+6 | |
| 2017-07-08 | update docsearch config to handle h1s properly (load top of page, not at the h1) | Mark Otto | 1 | -0/+6 | |
| 2017-07-08 | Added the .navbar-expand class to the docs-nav navbar to fix issue #22976 | gijsbotje | 1 | -1/+1 | |
| 2017-07-02 | fix some busted links | Mark Otto | 1 | -1/+1 | |
| 2017-06-25 | update navbars to rename .navbar-inverse to .navbar-dark, update all navbar ↵ | Mark Otto | 1 | -1/+1 | |
| examples and variables | |||||
| 2017-06-17 | fixes #22846 | Mark Otto | 1 | -2/+2 | |
| 2017-06-17 | Docs: accessibility and IE fixes for SVG-based top navigation (#22848) | Patrick H. Lauke | 6 | -9/+9 | |
| * Add explicit aria-label attributes to <svg> based links As some browser/AT combinations don't seem to fully support grabbing the `<title>` from inside the `<svg>` as the link text/name to announce (e.g. Firefox+NVDA) * Add <title> to Bootstrap logo <svg> * Add <title> to menu <svg> * Add explicit focusable="false" to <svg> icons Due to a bug/"feature" in IE, `<svg>` elements are usually separately focusable, which then results in links with `<svg>` icons being essentially focused twice (once for the link, and once for the `<svg>` inside, which is then also non-interactive) | |||||
| 2017-06-01 | Fix search redirect | Maxime Locqueville | 1 | -1/+1 | |
| 2017-05-31 | tweak bootstrap svg | Mark Otto | 2 | -2/+2 | |
| 2017-05-30 | add link to prior versions | Mark Otto | 1 | -7/+5 | |
| 2017-05-30 | not in use anymore | Mark Otto | 1 | -46/+0 | |
| 2017-05-30 | rename files | Mark Otto | 2 | -0/+0 | |
| 2017-05-30 | blank targets for things that link off the main docs pages | Mark Otto | 1 | -7/+7 | |
| 2017-05-30 | redo button styles | Mark Otto | 1 | -1/+1 | |
| - rename .btn-bs to .btn-bd-purple - abstract yellow masthead button into .btn-bd-yellow and use it the new docs navbar | |||||
| 2017-05-29 | tweak navbar so it isn't more than 4rem high | Mark Otto | 1 | -1/+1 | |
| 2017-05-29 | account for new nav structure | Mark Otto | 1 | -1/+1 | |
