| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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-11 | Fix modal positioning on Android. | jvitela | 1 | -4/+4 | |
| When the address bar is hidden, sometimes the visual position of the controls is out of sync with its logical position. | |||||
| 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 | display chrome version on travis | Johann-S | 1 | -0/+2 | |
| 2018-11-05 | Travis: Add back chrome addon (#27610) | XhmikosR | 1 | -0/+2 | |
| 2018-11-05 | Travis: exit pipeline if test fails. | XhmikosR | 1 | -1/+1 | |
| 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 | 3 | -0/+8 | |
| 2018-11-05 | Reorganize npm scripts. | XhmikosR | 1 | -12/+18 | |
| 2018-11-05 | Prevent white line in Firefox (regression) (#27594) | Martijn Cuppens | 1 | -0/+1 | |
| 2018-11-05 | Remove htmllint. (#27603) | XhmikosR | 3 | -381/+1 | |
| We use the official HTML validator for HTML validation, and we don't really use any of the htmllint features. | |||||
| 2018-11-05 | Add Noto Sans to the font stack (#27596) | LittleHuba | 1 | -1/+1 | |
| Fixes #27595 | |||||
| 2018-11-05 | Add japanese to translations (#27599) | okazou | 1 | -0/+5 | |
| 2018-11-04 | Made the disabled state for nav more obvious. (#27382) | Arvind S | 1 | -0/+2 | |
| 2018-11-04 | Ligthen/Darken Button focus shadow color | ysds | 1 | -4/+4 | |
| 2018-11-04 | Update README.md (#27588) | XhmikosR | 1 | -5/+8 | |
| * remove jobs link * specify a link in the BrowserStack image | |||||
| 2018-11-04 | Update devDependencies and gems. | XhmikosR | 3 | -66/+72 | |
| 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-04 | Add `.text-wrap` class. | Andrew | 1 | -0/+1 | |
| this is the opposite of `.text-nowrap`, and a forces elements to wrap onto new lines. One use case for this is extra long button text. Bootstrap buttons by default do no wrap, so this class could be used to override that behavior. | |||||
| 2018-11-04 | Travis: stop using a separate stage for Browser tests. | XhmikosR | 2 | -12/+3 | |
| This should be faster. | |||||
| 2018-11-04 | broken-link-checker: force follow links. | XhmikosR | 1 | -1/+1 | |
| After 3256a2c, blc honored robots.txt thus it didn't crawl anything. Ignore robots.txt to work around the issue. | |||||
| 2018-11-04 | Replace touch-action: none with pan-y, remove preventDefault from touch ↵ | patrickhlauke | 2 | -4/+1 | |
| event handling | |||||
| 2018-11-04 | scss/_custom-forms.scss: fix typo in comment. | XhmikosR | 1 | -1/+1 | |
| 2018-11-04 | Button group refactoring and fixes (#25395) | ysds | 1 | -17/+8 | |
| 2018-11-04 | Jekyll: switch to localhost | XhmikosR | 1 | -1/+1 | |
| `0.0.0.0` has issues on Windows. | |||||
| 2018-11-04 | Avoid null value (#27570) | Vincent Langlet | 1 | -1/+1 | |
| 2018-11-04 | Add TODO | Martijn Cuppens | 1 | -0/+1 | |
| 2018-11-04 | Resolve #26226: Sync with normalize 8.0.0 | Varunram | 1 | -7/+1 | |
| diff credits: @client9 | |||||
| 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 | 11 | -12/+32 | |
| 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 | handle detached tooltip when we try to hide a modal | Johann-S | 2 | -5/+67 | |
| 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-31 | Fix empty custom-control-label alignment issue (#27566) | ysds | 1 | -0/+1 | |
| 2018-10-31 | Fix Edge bounce and restore original transition easing (#27279) | Martijn Cuppens | 2 | -30/+7 | |
| 2018-10-30 | Add @MartijnCuppens to our core team ! :tada: (#27562) | Johann-S | 1 | -0/+3 | |
| 2018-10-30 | Prevent hover/click on disabled .close links. | ysds | 1 | -3/+13 | |
| 2018-10-30 | IE10 homepage fix | Martijn Cuppens | 2 | -5/+7 | |
| 2018-10-30 | fix dispose modal unit test | Johann-S | 1 | -3/+8 | |
| 2018-10-30 | test(Modal): check if modal is disposed | Andrew Luca | 2 | -2/+43 | |
| 2018-10-30 | refactor(Modal): add `_isTransitioning` default value | Andrew Luca | 1 | -2/+4 | |
| Having variables initialised from start `_isTransitioning` is better. Would be better to add an eslint rule to check for undeclared variables use. Reordered enter checks for `show` and `hide` by priority. | |||||
