| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-11-22 | Add border-radius to dropdown items (#27703) | Roy Klutman | 2 | -0/+9 | |
| 2018-11-18 | Prevent text decoration skip inc and reorder comments (#27673) | Martijn Cuppens | 1 | -4/+6 | |
| 2018-11-17 | Spinners cleanup | Martijn Cuppens | 1 | -9/+3 | |
| 2018-11-17 | Support custom-select sizing in input-group (#27677) | ysds | 1 | -0/+7 | |
| 2018-11-17 | Inherit card header color (#27681) | Martijn Cuppens | 1 | -1/+1 | |
| 2018-11-13 | Keep input group & form label font size in sync with form control font size ↵ | Martijn Cuppens | 2 | -4/+4 | |
| (#27663) | |||||
| 2018-11-13 | Nest the `.toast.show` and use `display: block;` as inherit causes broken styles | Mark Otto | 1 | -3/+3 | |
| 2018-11-13 | Create toast JS plugin, add unit tests. | Johann-S | 2 | -1/+6 | |
| 2018-11-13 | Add new toasts component | Mark Otto | 3 | -1/+46 | |
| 2018-11-13 | Customize browse text of the custom file input with HTML (#27651) | Martijn Cuppens | 1 | -0/+4 | |
| 2018-11-13 | spinners: use the animation shorthand property. | XhmikosR | 1 | -8/+2 | |
| 2018-11-13 | Add Bootstrap's very first spinners omfg it's actually happening | Mark Otto | 3 | -0/+81 | |
| 2018-11-11 | Allow to add more embed responsive ratios (#25894) | Martijn Cuppens | 2 | -20/+18 | |
| 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-05 | Add new `.rounded-pill` utility (#27339) | sts-ryan-holton | 2 | -0/+6 | |
| 2018-11-05 | Prevent white line in Firefox (regression) (#27594) | Martijn Cuppens | 1 | -0/+1 | |
| 2018-11-05 | Add Noto Sans to the font stack (#27596) | LittleHuba | 1 | -1/+1 | |
| Fixes #27595 | |||||
| 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 | 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 | Replace touch-action: none with pan-y, remove preventDefault from touch ↵ | patrickhlauke | 1 | -1/+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 | 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 | Add Sass variable for prefers-reduced-motion, add callout to affected ↵ | Patrick H. Lauke | 2 | -11/+14 | |
| 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-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 | Prevent hover/click on disabled .close links. | ysds | 1 | -3/+13 | |
| 2018-10-30 | #27502: Prevent active state border change | Martijn Cuppens | 1 | -1/+1 | |
| 2018-10-30 | Prevent the background to be shown when transitioning | Martijn Cuppens | 2 | -1/+6 | |
| 2018-10-23 | Added Viewport Height & Width helpers | ItaloBC | 1 | -0/+8 | |
| This allows the user to make a container (ideally) to use viewport height and width and allow better vertical/horizontal alignments of elements. | |||||
| 2018-10-23 | Variable darken percentage for emphasized links | Martijn Cuppens | 2 | -6/+7 | |
| 2018-10-23 | Fix readonly-plain-text with button addon (#25871) | Caíque de Castro Soares da Silva | 1 | -0/+1 | |
| Fixes #25870 | |||||
| 2018-10-23 | Easy merging of new grid breakpoints and containers (#26714) | Mitko Georgiev | 1 | -13/+23 | |
| This change follows exactly what was done for the `$grays`, `$colors`, and `$theme-colors` lists in #23260. This allows for easy addition of new breakpoints or grid containers also. | |||||
| 2018-10-23 | Custom select validation padding fix and additional custom select feedback ↵ | Martijn Cuppens | 2 | -7/+7 | |
| icon variables | |||||
| 2018-10-23 | Cleanup stylelint comments | Martijn Cuppens | 5 | -15/+8 | |
| 2018-10-21 | Disallow transition property (use mixin instead) | Martijn Cuppens | 1 | -0/+1 | |
| 2018-10-21 | Unitless breakpoints | Johan Beckers | 1 | -1/+1 | |
| If I want to customise the breakpoints using `em`, I get compatibility errors. It is good practice to set breakpoints in `em` instead of `px` when users use browser scaling. See https://zellwk.com/blog/media-query-units/#concluding-the-experiments for more information why someone would like to do this. Only Safari users can get annoyed: https://adamwathan.me/dont-use-em-for-media-queries/ In any case, using a unitless number at line 42 would be very convenient. | |||||
| 2018-10-21 | Simplify theme color usage (#27378) | Martijn Cuppens | 1 | -6/+6 | |
| 2018-10-21 | Card header color theming (#26573) | Andrew Pucci | 2 | -0/+2 | |
| Define new variable for card header color | |||||
| 2018-10-21 | Add dropdown responsive alignment (#26255) | ysds | 1 | -3/+20 | |
| 2018-10-21 | feature/yiq function, add parameters, with default values. (#26917) | Andrey | 1 | -3/+3 | |
| 2018-10-21 | Custom checkboxes and radios retheming (#27064) | Martijn Cuppens | 3 | -17/+35 | |
| 2018-10-21 | Re-add carousel control transition (#27277) | Martijn Cuppens | 2 | -3/+4 | |
| 2018-10-21 | Outline button variant hover mixin (#27289) | Doug Puchalski | 1 | -1/+1 | |
| The outline button variant mixin should use the hover mixin, as does the non-outline version. | |||||
| 2018-10-21 | optimize data URIs (#27284) | midzer | 1 | -10/+10 | |
| 2018-10-21 | Carousel fade cleanup (#27278) | Martijn Cuppens | 1 | -13/+1 | |
| 2018-10-21 | Fix for double border on cards in an accordion (#27133) | Roy Klutman | 1 | -16/+24 | |
