| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-11-13 | Fix toast documentation page. | Johann-S | 2 | -0/+129 | |
| 2018-11-13 | Add new toasts component | Mark Otto | 2 | -0/+170 | |
| 2018-11-13 | Customize browse text of the custom file input with HTML (#27651) | Martijn Cuppens | 1 | -1/+13 | |
| 2018-11-13 | Spinners: show all color variants. | XhmikosR | 1 | -15/+7 | |
| 2018-11-13 | Add Bootstrap's very first spinners omfg it's actually happening | Mark Otto | 2 | -0/+168 | |
| 2018-11-12 | Update clipboard.js to v2.0.3 (#27657) | Christian Oliff | 1 | -2/+2 | |
| 2018-11-11 | Replace `data-src` with `src="..."` in docs. (#27649) | XhmikosR | 1 | -1/+16 | |
| 2018-11-11 | Minor/Docs: tweak accordion example heading level (#27620) | Patrick H. Lauke | 1 | -6/+6 | |
| 2018-11-11 | Allow to add more embed responsive ratios (#25894) | Martijn Cuppens | 1 | -1/+12 | |
| 2018-11-11 | Redirect `/extend/` to `/extend/approach/`. | XhmikosR | 1 | -0/+1 | |
| 2018-11-11 | Remove custom properties from examples so that they work in IE (#27634) | Martijn Cuppens | 2 | -18/+9 | |
| 2018-11-09 | Dashboard example: update 3rd-party libs and use the same CDN. | XhmikosR | 1 | -2/+2 | |
| 2018-11-09 | Add an examples layout. | XhmikosR | 24 | -2601/+2226 | |
| 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-08 | use bsCustomFileInput in our docs (#27631) | Johann-S | 1 | -1/+3 | |
| 2018-11-07 | Wrap checkboxes in `.form-group` (#27624) | sts-ryan-holton | 2 | -15/+21 | |
| 2018-11-06 | Docs: Improve accessibility of disabled link example (#27614) | ysds | 4 | -24/+24 | |
| Add `tabindex="-1"` and `aria-disabled="true"` to disabled link | |||||
| 2018-11-05 | Increase readability card columns docs (#27609) | Martijn Cuppens | 1 | -1/+1 | |
| 2018-11-05 | Add new `.rounded-pill` utility (#27339) | sts-ryan-holton | 1 | -0/+2 | |
| 2018-11-05 | Add japanese to translations (#27599) | okazou | 1 | -0/+5 | |
| 2018-11-04 | Use a badge for .text-wrap example | Martijn Cuppens | 1 | -1/+1 | |
| 2018-11-04 | Add `text-wrap` example. | XhmikosR | 1 | -0/+9 | |
| 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 | 9 | -1/+18 | |
| 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-11-02 | Remove the obsolete tooltip-viewport example and redirect it. | XhmikosR | 4 | -103/+4 | |
| 2018-11-02 | robots.txt: disallow crawling when not in production. (#27559) | XhmikosR | 1 | -1/+1 | |
| 2018-11-01 | Make meaning of tooltip's `selector` option clearer (#27573) | Sebastian Hädrich | 1 | -1/+1 | |
| 2018-10-30 | Add @MartijnCuppens to our core team ! :tada: (#27562) | Johann-S | 1 | -0/+3 | |
| 2018-10-30 | IE10 homepage fix | Martijn Cuppens | 2 | -5/+7 | |
| 2018-10-30 | Remove trailing space. | XhmikosR | 1 | -1/+1 | |
| 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-23 | Improve pagination's documentation accessibility. | Ng Yik Phang | 1 | -12/+16 | |
| - Remove `.sr-only` span for previous/next page, there is already`aria-label` - Add `aria-disabled="true"` and `aria-current="page"` | |||||
| 2018-10-22 | Further ToC fixes. | XhmikosR | 1 | -1/+1 | |
| 2018-10-22 | Remove unneeded check. | XhmikosR | 1 | -1/+1 | |
| Leftover from after 43c20b9. | |||||
| 2018-10-22 | Use the example shortcode in more places. | XhmikosR | 2 | -20/+6 | |
| Now that we don't have the ToC issue with the examples' headers in ToC, we can safely do this.no_toc_section_class | |||||
| 2018-10-21 | Disallow transition property (use mixin instead) | Martijn Cuppens | 2 | -1/+2 | |
| 2018-10-21 | Change erroneous documentation for .flex-fill (#27265) | Nicolay Hvidsten | 1 | -2/+2 | |
| The current documentation for .flex-fill indicated that the flex items would have equal widths, regardless of content. This update ensures that the documentation reflects the fact that the width of the flex items depends on their actual content. | |||||
| 2018-10-21 | Add dropdown responsive alignment (#26255) | ysds | 1 | -0/+38 | |
| 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 | 3 | -6/+2 | |
| 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 | Unregister Service Worker. | XhmikosR | 1 | -0/+27 | |
| 2018-10-20 | Remove service worker | Mark Otto | 3 | -27/+0 | |
| 2018-10-20 | swipe left/right without hammerjs | Johann-S | 4 | -6/+3 | |
| 2018-10-20 | Add touch support in our carousel with HammerJS. | Johann-S | 4 | -2/+11 | |
