Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/scss
AgeCommit message (Expand)Author
2018-11-18Prevent text decoration skip inc and reorder comments (#27673)Martijn Cuppens
2018-11-18Spinners cleanupMartijn Cuppens
2018-11-17Support custom-select sizing in input-group (#27677)ysds
2018-11-17Inherit card header color (#27681)Martijn Cuppens
2018-11-13Keep input group & form label font size in sync with form control font size (...Martijn Cuppens
2018-11-13Nest the `.toast.show` and use `display: block;` as inherit causes broken stylesMark Otto
2018-11-13Create toast JS plugin, add unit tests.Johann-S
2018-11-13Add new toasts componentMark Otto
2018-11-13Customize browse text of the custom file input with HTML (#27651)Martijn Cuppens
2018-11-13spinners: use the animation shorthand property.XhmikosR
2018-11-13Add Bootstrap's very first spinners omfg it's actually happeningMark Otto
2018-11-11Allow to add more embed responsive ratios (#25894)Martijn Cuppens
2018-11-11Fix modal positioning on Android.jvitela
2018-11-05Add new `.rounded-pill` utility (#27339)sts-ryan-holton
2018-11-05Prevent white line in Firefox (regression) (#27594)Martijn Cuppens
2018-11-05Add Noto Sans to the font stack (#27596)LittleHuba
2018-11-04Made the disabled state for nav more obvious. (#27382)Arvind S
2018-11-04Ligthen/Darken Button focus shadow colorysds
2018-11-04Add `.text-wrap` class.Andrew
2018-11-04Replace touch-action: none with pan-y, remove preventDefault from touch event...patrickhlauke
2018-11-04scss/_custom-forms.scss: fix typo in comment.XhmikosR
2018-11-04Button group refactoring and fixes (#25395)ysds
2018-11-04Avoid null value (#27570)Vincent Langlet
2018-11-04Add TODOMartijn Cuppens
2018-11-04Resolve #26226: Sync with normalize 8.0.0Varunram
2018-11-03Add Sass variable for prefers-reduced-motion, add callout to affected compone...Patrick H. Lauke
2018-10-31Fix empty custom-control-label alignment issue (#27566)ysds
2018-10-31Fix Edge bounce and restore original transition easing (#27279)Martijn Cuppens
2018-10-30Prevent hover/click on disabled .close links.ysds
2018-10-30#27502: Prevent active state border changeMartijn Cuppens
2018-10-30Prevent the background to be shown when transitioningMartijn Cuppens
2018-10-23Added Viewport Height & Width helpers ItaloBC
2018-10-23Variable darken percentage for emphasized linksMartijn Cuppens
2018-10-23Fix readonly-plain-text with button addon (#25871)CaĆ­que de Castro Soares da Silva
2018-10-23Easy merging of new grid breakpoints and containers (#26714)Mitko Georgiev
2018-10-23Custom select validation padding fix and additional custom select feedback ic...Martijn Cuppens
2018-10-23Cleanup stylelint commentsMartijn Cuppens
2018-10-21Disallow transition property (use mixin instead)Martijn Cuppens
2018-10-21Unitless breakpointsJohan Beckers
2018-10-21Simplify theme color usage (#27378)Martijn Cuppens
2018-10-21Card header color theming (#26573)Andrew Pucci
2018-10-21Add dropdown responsive alignment (#26255)ysds
2018-10-21feature/yiq function, add parameters, with default values. (#26917)Andrey
2018-10-21Custom checkboxes and radios retheming (#27064)Martijn Cuppens
2018-10-21Re-add carousel control transition (#27277)Martijn Cuppens
2018-10-21Outline button variant hover mixin (#27289)Doug Puchalski
2018-10-21optimize data URIs (#27284)midzer
2018-10-21Carousel fade cleanup (#27278)Martijn Cuppens
2018-10-21Fix for double border on cards in an accordion (#27133)Roy Klutman
2018-10-20Update _custom-forms.scss (#27276)719media