| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-10-21 | Example dashboard: Responsive padding-top of the main content (#26332) | ysds | 1 | -1/+7 | |
| 2018-10-21 | Improve Grid examples. (#26808) | Martijn Cuppens | 3 | -92/+75 | |
| Removes the grid.css file of the grid example and makes use of utility classes | |||||
| 2018-10-21 | optimize data URIs (#27284) | midzer | 1 | -1/+1 | |
| 2018-10-20 | webpack page: Remove precss reference | XhmikosR | 1 | -31/+30 | |
| 2018-10-20 | Make use of jekyll-toc's `no_toc_section` class. | XhmikosR | 1 | -4/+0 | |
| Requires jekyll-toc v0.8.0. | |||||
| 2018-10-20 | Clean up docs Sass code. | XhmikosR | 8 | -110/+61 | |
| * remove unused rules * use Sass nesting in more places * use the core mixins in more places * use the color variables more | |||||
| 2018-10-20 | Remove service worker | Mark Otto | 1 | -21/+0 | |
| 2018-10-20 | swipe left/right without hammerjs | Johann-S | 3 | -5/+3 | |
| 2018-10-20 | Add touch support in our carousel with HammerJS. | Johann-S | 3 | -2/+10 | |
| 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 | 1 | -3/+16 | |
| 2018-10-19 | Fix doc typo | chocolateboy | 1 | -1/+1 | |
| 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 | 1 | -0/+1 | |
| 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 | 1 | -1/+1 | |
| 2018-10-15 | Move docs .eslintrc in site/. | XhmikosR | 1 | -26/+0 | |
| 2018-10-15 | Rename everything to skippy and center skippy (#27420) | Martijn Cuppens | 3 | -15/+18 | |
| 2018-10-15 | Combine examples and simple layouts. | XhmikosR | 2 | -32/+22 | |
| 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 | 6 | -6/+6 | |
| 2018-10-14 | Fix a few links. | XhmikosR | 2 | -4/+4 | |
| * fix `/versions/` link * add missing trailing slashes * fix a couple of redirects | |||||
| 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 | 1 | -0/+25 | |
| 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 | 2 | -1/+8 | |
| 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 | 18 | -39/+17 | |
| 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 | 3 | -41/+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 | 4 | -1/+55 | |
| 2018-09-14 | Use https in more places and fix a few redirects. | XhmikosR | 7 | -7/+7 | |
| 2018-09-14 | Update popper.min.js to v1.14.4. | XhmikosR | 1 | -1/+1 | |
