aboutsummaryrefslogtreecommitdiff
path: root/scss
AgeCommit message (Expand)AuthorFilesLines
2018-12-21Bump to v4.2.1 (#27892)v4.2.1Mark Otto3-3/+3
2018-12-21Prep for v4.2.0 releaseMark Otto3-3/+3
2018-12-16Use theme-color function for colors (#27848)Martijn Cuppens1-6/+6
2018-12-14Remove redundant brackets (#27768)Martijn Cuppens11-31/+31
2018-12-14Add missing parameter to grid mixins. (#27841)Florian Lacreuse1-9/+9
2018-12-14Custom switch form control gutter fix (#27837)Gijs Boddeus1-3/+3
2018-12-14Actual gutter definition (#27797)Gijs Boddeus2-4/+4
2018-12-12Remove now unnecessary -ms-viewport and -ms-overflow-style directives (#27789)Patrick H. Lauke2-19/+2
2018-12-12Add switch custom form control (#23004)Gijs Boddeus2-0/+45
2018-12-12Fix margin above toast when previous toast is hidden (#27820)Martijn Cuppens1-2/+2
2018-12-10fix fade animation for toastJohann-S1-1/+10
2018-12-06Replaced fixed 'bolder' font weight value in reboot with variable. (#27782)Gijs Rogé1-1/+1
2018-12-05Make form grid gutter width configurable (#27766)Jacob Müller2-4/+5
2018-12-05Add quotes according to the stylelint rule (#27771)Shohei Yoshida1-1/+1
2018-12-04Remove double 'the' in comment (#27767)acidrums41-1/+1
2018-12-04spinners: use `.sr-only` instead of text-hide technique (#27736)Shohei Yoshida1-4/+0
2018-11-25Grow button width to the parent button group (#27717)ysds1-1/+1
2018-11-22Fixed a fixed height issue of input-group size option (#27687)ysds1-2/+10
2018-11-22Add border-radius to dropdown items (#27703)Roy Klutman2-0/+9
2018-11-18Prevent text decoration skip inc and reorder comments (#27673)Martijn Cuppens1-4/+6
2018-11-17Spinners cleanupMartijn Cuppens1-9/+3
2018-11-17Support custom-select sizing in input-group (#27677)ysds1-0/+7
2018-11-17Inherit card header color (#27681)Martijn Cuppens1-1/+1
2018-11-13Keep input group & form label font size in sync with form control font size (...Martijn Cuppens2-4/+4
2018-11-13Nest the `.toast.show` and use `display: block;` as inherit causes broken stylesMark Otto1-3/+3
2018-11-13Create toast JS plugin, add unit tests.Johann-S2-1/+6
2018-11-13Add new toasts componentMark Otto3-1/+46
2018-11-13Customize browse text of the custom file input with HTML (#27651)Martijn Cuppens1-0/+4
2018-11-13spinners: use the animation shorthand property.XhmikosR1-8/+2
2018-11-13Add Bootstrap's very first spinners omfg it's actually happeningMark Otto3-0/+81
2018-11-11Allow to add more embed responsive ratios (#25894)Martijn Cuppens2-20/+18
2018-11-11Fix modal positioning on Android.jvitela1-4/+4
2018-11-05Add new `.rounded-pill` utility (#27339)sts-ryan-holton2-0/+6
2018-11-05Prevent white line in Firefox (regression) (#27594)Martijn Cuppens1-0/+1
2018-11-05Add Noto Sans to the font stack (#27596)LittleHuba1-1/+1
2018-11-04Made the disabled state for nav more obvious. (#27382)Arvind S1-0/+2
2018-11-04Ligthen/Darken Button focus shadow colorysds1-4/+4
2018-11-04Add `.text-wrap` class.Andrew1-0/+1
2018-11-04Replace touch-action: none with pan-y, remove preventDefault from touch event...patrickhlauke1-1/+1
2018-11-04scss/_custom-forms.scss: fix typo in comment.XhmikosR1-1/+1
2018-11-04Button group refactoring and fixes (#25395)ysds1-17/+8
2018-11-04Avoid null value (#27570)Vincent Langlet1-1/+1
2018-11-04Add TODOMartijn Cuppens1-0/+1
2018-11-04Resolve #26226: Sync with normalize 8.0.0Varunram1-7/+1
2018-11-03Add Sass variable for prefers-reduced-motion, add callout to affected compone...Patrick H. Lauke2-11/+14
2018-10-31Fix empty custom-control-label alignment issue (#27566)ysds1-0/+1
2018-10-31Fix Edge bounce and restore original transition easing (#27279)Martijn Cuppens2-30/+7
2018-10-30Prevent hover/click on disabled .close links.ysds1-3/+13
2018-10-30#27502: Prevent active state border changeMartijn Cuppens1-1/+1
2018-10-30Prevent the background to be shown when transitioningMartijn Cuppens2-1/+6