| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-03-31 | Close #25697 | Mark Otto | 1 | -2/+2 | |
| Removes the .justify-content-between from a navbar form example given it's the default style. Instead, mention how to adjust this and link to flex utils. | |||||
| 2018-03-31 | Remove navbar align | Martijn Cuppens | 2 | -11/+0 | |
| 2018-03-31 | Add .text-monospace util | Mark Otto | 2 | -0/+11 | |
| 2018-03-31 | fixes #25343 by mentioning how collapse animates in docs | Mark Otto | 1 | -0/+4 | |
| 2018-03-31 | Add small not to float docs about mixing with flex items | Mark Otto | 1 | -1/+1 | |
| Closes #25829, closes #25924 | |||||
| 2018-03-31 | dist | Mark Otto | 50 | -9094/+8568 | |
| 2018-03-31 | fixes #25918 | Mark Otto | 1 | -3/+1 | |
| 2018-03-30 | Correct children selector | Martijn Cuppens | 1 | -1/+1 | |
| 2018-03-30 | Revert "docs: Switch to StackPath's URL." | XhmikosR | 2 | -3/+3 | |
| This reverts commit 70520855e8f597995fb1df69b854f99f705d2e59. | |||||
| 2018-03-29 | docs: Switch to StackPath's URL. | XhmikosR | 2 | -3/+3 | |
| While the old one will keep working, better switch to the new one. | |||||
| 2018-03-29 | Add .bg-transparent to docs | Varunram | 1 | -0/+1 | |
| 2018-03-29 | fix bundle and run test against it | Johann-S | 5 | -1/+60 | |
| 2018-03-29 | Fix spacing between Item and numbers | Nat Zimmermann | 1 | -4/+4 | |
| 2018-03-27 | Fix duplicate `main` element. | XhmikosR | 2 | -2/+2 | |
| 2018-03-26 | Fix skip element disabled via attribute when using keyboard navigation | vsn4ik | 2 | -20/+22 | |
| 2018-03-21 | Remove the local jquery-1.9.1.min.js. | XhmikosR | 3 | -8/+3 | |
| 2018-03-21 | tests: load 3rd-party libs from the local node_modules folder. | XhmikosR | 1 | -3/+3 | |
| This reduces duplication and the chances to forget to update something. | |||||
| 2018-03-21 | fix rollup config | Johann-S | 1 | -1/+1 | |
| 2018-03-21 | Update all devDependencies. | XhmikosR | 3 | -536/+753 | |
| Kept back karma-qunit and qunitjs because tests fail. | |||||
| 2018-03-21 | Update workbox.js | XhmikosR | 1 | -1/+1 | |
| 2018-03-21 | sw.js: fix TypeError with new workbox. | XhmikosR | 1 | -2/+3 | |
| 2018-03-21 | Update to workbox 3.0 & fix breaking changes | Michael | 4 | -58/+179 | |
| 2018-03-21 | Use sinon from cdnjs. | XhmikosR | 2 | -2/+1 | |
| 2018-03-21 | tests: use QUnit from the jQuery CDN. | XhmikosR | 4 | -5576/+79 | |
| 2018-03-21 | Update dependencies. | XhmikosR | 7 | -23/+23 | |
| 2018-03-21 | throw error when coverage is under our thresholds | Johann-S | 1 | -6/+5 | |
| 2018-03-20 | Use transitionEnd in QUnit since we moved away from PhantomJS | Johann-S | 12 | -161/+224 | |
| 2018-03-20 | Making use of `prefers-reduced-motion` media query (#25641) | Mike Rogers | 3 | -0/+11 | |
| * Making use of `prefers-reduced-motion` media query As discussed in #25249 - if a user (Who is using Safari / iOS) requests reduced motion in their system settings, we should avoid transitions. * Ignoring prefers reduced motion for CSS Linting * Updating copy clarifying the reduce motion functionality in accessibility.md | |||||
| 2018-03-17 | Separate issue templates, add support doc (#25705) | Mark Otto | 5 | -24/+37 | |
| * Update issue template to break down by bug and template, add support doc to close #23133 * add links from readme for bug and feature templates | |||||
| 2018-03-16 | theming.md Typo Fix (#25875) | Ethan Beyer | 1 | -1/+1 | |
| it's ≠ its | |||||
| 2018-03-16 | Update vertical pills example (#25852) | Varunram Ganesh | 1 | -11/+17 | |
| Add the column/grid to the example code (which is what makes it vertical in the first place) | |||||
| 2018-03-15 | Fix order of Save/Close buttons in modal code example (#25855) | John Bennet Veloya | 1 | -1/+1 | |
| 2018-03-14 | Alternative solution. | XhmikosR | 2 | -3/+8 | |
| Rely on `site.url` which is different for production. In that case do nothing with the search result, otherwise when in development remove our url from it. | |||||
| 2018-03-14 | Enable docsearch in development env. | m5o | 2 | -2/+3 | |
| Previously a search redirected to `https://getbootstrap.com/...` | |||||
| 2018-03-14 | Remove custom example plugin. (#25784) | m5o | 41 | -695/+923 | |
| 2018-03-14 | Document `.form-control-range`. (#25839) | Varunram Ganesh | 1 | -0/+13 | |
| 2018-03-13 | Add Sinon to do better unit test | Johann-S | 7 | -272/+586 | |
| 2018-03-13 | approach.md: Use normal apostrophes. | XhmikosR | 1 | -3/+3 | |
| They are converted when building. | |||||
| 2018-03-13 | approach.md: Fix empty link. | XhmikosR | 1 | -2/+2 | |
| 2018-03-13 | saucelabs-unit-test.js: tweak failed tests message (#25836) | XhmikosR | 1 | -2/+3 | |
| 2018-03-13 | fix get the transition duration parent | Johann-S | 2 | -17/+11 | |
| 2018-03-13 | Variable transition durations (#25662) | Martijn Cuppens | 11 | -67/+168 | |
| 2018-03-13 | Clarify the necessary `data-target`/`href` attribute for carousel controls ↵ | Stephen Beemsterboer | 1 | -1/+1 | |
| (#25690) | |||||
| 2018-03-12 | Use bugify without custom Jekyll plugin (#25334) | m5o | 3 | -33/+48 | |
| 2018-03-12 | callout.html: drop whitespace and better usage comment. | XhmikosR | 1 | -3/+7 | |
| 2018-03-12 | Use callout without custom Jekyll plugin. | m5o | 30 | -118/+110 | |
| 2018-03-12 | Rename `.custom-file-control` to `.custom-file-label` (#25736) | ysds | 1 | -2/+2 | |
| 2018-03-12 | Add basic position to dropup/right/left and dropdown-menu-right (#25400) | ysds | 2 | -13/+29 | |
| 2018-03-12 | Disable link functionality on disabled `btn-link` (#25645) | Peter Etelej | 1 | -0/+1 | |
| Future-proof disabling of clicks on disabled `btn-link`. Fixes #25639 ensuring consistency between `btn-link` `<button>`s and `<a>`s when disabled. | |||||
| 2018-03-12 | Fix examples' issues #25664 and #25388 (#25665) | ysds | 4 | -12/+3 | |
| * Prevent sign-in form from going outside viewport (#25388) * Workaround IE centering bug | |||||
