| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-10-20 | Add query string to the start_url to track how often app is launched | Christian Oliff | 1 | -1/+1 | |
| Useful suggestion from Google in the Web App Manifest documentation. https://developers.google.com/web/fundamentals/web-app-manifest/#start-url | |||||
| 2018-10-20 | Add `show` and `hide` methods to dropdown (#27370) | galczo5 | 1 | -0/+2 | |
| 2018-10-19 | docs search: take into account the current URL. | XhmikosR | 2 | -4/+17 | |
| 2018-10-19 | Fix doc typo | chocolateboy | 1 | -1/+1 | |
| 2018-10-18 | Rename docs production script to production and use `JEKYLL_ENV`. (#27410) | XhmikosR | 2 | -3/+3 | |
| 2018-10-17 | Delete callout-info-content-iamge-overlay-overflow.md | Helmut Granda | 1 | -4/+0 | |
| Deleting external file since it is not needed, the copy of this file will be added directly to card.md. | |||||
| 2018-10-17 | Adding call out note directly to the page. | Helmut Granda | 1 | -1/+5 | |
| Instead of using an external source since this is only a one time note it is safe to be placed within the document itself. | |||||
| 2018-10-17 | Adds a note about the limitations on content being larger than the image. | Helmut Granda | 2 | -0/+5 | |
| In the event that the content is larger than the image, the content will continue to be displayed outside the image itself. There are some workarounds but they apply only to browsers that support this option and IE11 is not one of them. | |||||
| 2018-10-17 | Move media from layout to components | Martijn Cuppens | 2 | -2/+2 | |
| 2018-10-15 | Move docs .eslintrc in site/. | XhmikosR | 1 | -1/+1 | |
| 2018-10-15 | Rename everything to skippy and center skippy (#27420) | Martijn Cuppens | 4 | -19/+20 | |
| 2018-10-15 | Combine examples and simple layouts. | XhmikosR | 4 | -49/+36 | |
| 2018-10-15 | Change h1 to h2 | Martijn Cuppens | 1 | -1/+1 | |
| 2018-10-14 | Reduce indentation. | XhmikosR | 2 | -24/+24 | |
| 2018-10-14 | Move periods outside of links. | XhmikosR | 7 | -7/+7 | |
| 2018-10-14 | Fix a few links. | XhmikosR | 4 | -10/+10 | |
| * fix `/versions/` link * add missing trailing slashes * fix a couple of redirects | |||||
| 2018-10-14 | docs: fix bundle SRI hash. | XhmikosR | 1 | -1/+1 | |
| Also, remove popper.js from this script since it's not present in the repo. | |||||
| 2018-10-14 | Fix invalid selectors in tests and examples. | XhmikosR | 1 | -1/+1 | |
| 2018-10-13 | update holder.js image dimensions for sizing example | m5o | 1 | -1/+1 | |
| * update holder.js image dimensions for sizing example * use `100%` instead of `100%` * :memo: https://github.com/imsky/holder#fluid-placeholders | |||||
| 2018-10-11 | refine deprecated holder.js color syntax | m5o | 1 | -1/+1 | |
| * refine deprecated holder.js color syntax * remove `#55595c:#373a3c` * harmonize with all other holder.js examples | |||||
| 2018-10-06 | Add overflow-auto and overflow-hidden utilities | Mark Otto | 2 | -0/+26 | |
| 2018-10-06 | fix - small grammar error | Spencer Davies | 1 | -1/+1 | |
| "given move to" -> "given the move to" | |||||
| 2018-09-25 | Fix examples after the recent JS changes. | XhmikosR | 4 | -12/+12 | |
| `https://example.com` isn't a valid selector. | |||||
| 2018-09-25 | Add explanation about accordion wrapper. | Florian Lacreuse | 1 | -1/+1 | |
| 2018-09-20 | Update forms.md | 719media | 1 | -4/+4 | |
| fix duplicate id attribute | |||||
| 2018-09-18 | Remove flex utilities from .list-group-item's as they're display: block; ↵ | Mark Otto | 1 | -3/+3 | |
| meaning the utilities have no affect. Closes #27162. | |||||
| 2018-09-18 | dist | Mark Otto | 3 | -3/+9 | |
| 2018-09-18 | docs: switch to font-weight 600. (#27226) | XhmikosR | 6 | -9/+9 | |
| Segoe UI doesn't have font-weight: 500 making things not looking as expected. | |||||
| 2018-09-18 | use bsCustomFileInput in our documentation (#27264) | Johann-S | 3 | -1/+9 | |
| 2018-09-18 | feature(carousel): carousel-item interval (#26667) | Christopher Morrissey | 1 | -0/+29 | |
| adds the ability to assign data-interval to an individual carousel-item | |||||
| 2018-09-18 | Document input group wrapping behavior and override via utility class | Mark Otto | 1 | -0/+14 | |
| Fixes #25409 | |||||
| 2018-09-18 | Switch to `.btn-secondary` for the search button so that it's accessible ↵ | Nabil Kadimi | 1 | -1/+1 | |
| (#27255) | |||||
| 2018-09-18 | Clarify docs for custom form structure | Mark Otto | 1 | -1/+1 | |
| Fixes #25440 | |||||
| 2018-09-18 | docs: use the bundle dist file. | XhmikosR | 19 | -43/+19 | |
| 2018-09-17 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 1 | -5/+2 | |
| 2018-09-17 | dist | Mark Otto | 3 | -4/+4 | |
| 2018-09-17 | Update copy | Mark Otto | 1 | -1/+1 | |
| 2018-09-17 | Remove background-colors example and show only the code. | XhmikosR | 1 | -5/+2 | |
| This is to avoid confusion. | |||||
| 2018-09-16 | Typo (#27248) | Nabil Kadimi | 1 | -1/+1 | |
| 2018-09-16 | Simplify HTML and CSS | Mark Otto | 4 | -49/+7 | |
| - Remove iframes - Turn into larger click areas - Drop entire team.scss file for components and utilities | |||||
| 2018-09-16 | browsers-devices.md: Use Jekyll variable. | XhmikosR | 1 | -1/+1 | |
| 2018-09-16 | Restore team page. | XhmikosR | 6 | -1/+87 | |
| 2018-09-14 | Use https in more places and fix a few redirects. | XhmikosR | 8 | -10/+10 | |
| 2018-09-14 | Update popper.min.js to v1.14.4. | XhmikosR | 1 | -1/+1 | |
| 2018-09-14 | Update anchor.min.js to v4.1.1. | XhmikosR | 1 | -3/+3 | |
| 2018-09-10 | Remove certain Chromium entries from Wall of Bugs | Herst | 1 | -30/+0 | |
| 2018-09-03 | Added type="button" to <button>s without any type (#27174) | Herst | 3 | -5/+5 | |
| (again) https://github.com/twbs/bootlint/wiki/W007 | |||||
| 2018-09-02 | Add new docs Versions page. | Mark Otto | 4 | -8/+82 | |
| 2018-08-31 | add information about valid selectors (#27137) | Johann-S | 1 | -2/+4 | |
| 2018-08-25 | Remove _layouts/redirect.html. | XhmikosR | 1 | -38/+0 | |
| This isn't needed, because it's not supposed to be seen normally, with JavaScript enabled. | |||||
