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
AgeCommit message (Expand)Author
2017-04-17Rename variable $input-border-focus to $input-border-color-focus (#22413)Patrick Yeo
2017-04-09Update card outline mixinMark Otto
2017-04-09Ensure carousel works in IE10/11Mark Otto
2017-04-08drop flex and max-width, just use widthMark Otto
2017-03-28Revamp button and input vars while fixing #21587 (#22287)Mark Otto
2017-03-27Use the hr-method for the nav-divider, closes #21945Mark Otto
2017-03-26fixes #22111Mark Otto
2017-03-26fixes #22245: revamp the breakpoint-between and breakpoint-only mixins to act...Mark Otto
2017-03-26Drop position relative on container that was added quickly in Alpha 6Mark Otto
2017-03-24Simplify generation and get rid of previously added "breakpoint-previous" fun...Pierre-Denis Vanduynslager
2017-03-24Generate correct breakpoints for navbar-toggleable-* and generate toggleable ...Pierre-Denis Vanduynslager
2017-03-20Update _screen-reader.scss (#22154)Gaƫl Poupard
2017-03-18Update scss mixins to comply with scss-linting rules (#22151)naicko
2017-03-05Move box-shadow and transition mixins out of the main mixins file and into th...Mark Otto
2017-03-05Drop the .hidden and .visible classes, save for the print onesMark Otto
2017-03-05Update spacer utilities (#22123)Mark Otto
2017-02-12Remove unused input-size mixin (#21971)Pierre Vanduynslager
2017-02-05Fixes #21814. Also accounts for custom file inputs.Mark Otto
2017-01-16Remove list-group-item-heading and list-group-item-text (#21653)Pierre-Denis Vanduynslager
2017-01-10Update breakpoints in breakpoints.scss commentsRishabh Rajgarhia
2016-12-31Rip out the tab-focus mixin, remove application to anchors in rebootMark Otto
2016-12-31Rewrite progress component without <progress> elementMark Otto
2016-12-29Drop IE9 commentQuy
2016-12-29add position relative to containerMark Otto
2016-12-29Change last reference from tags over to badges.Pierre-Denis Vanduynslager
2016-12-29remove plain-hover-focus from list group mixinMark Otto
2016-12-29properly pass focus shadow should you enable shadowsMark Otto
2016-12-29remove active styling from focusMark Otto
2016-12-29redo outlinesMark Otto
2016-12-29lintingMark Otto
2016-12-29Redo button statesMark Otto
2016-12-23move flex to navbar container only; otherwise it affects things negatively el...Mark Otto
2016-12-23containers should flexMark Otto
2016-12-23Remove IE9 browser hacks. (#21393)Bardi Harborow
2016-12-22Flexbox all the time (Drop IE9 support and remove $enable-flex option) (#21389)Mark Otto
2016-12-05Update bootstrap/scss/mixins/_breakpoints.scss (#21285)sophiegit
2016-11-29Fix #20936 make inline checkbox/radio markup same as stacked (#20995)Brad Kent
2016-11-29Remove lots of duplication + minor cleanup (#21238)Starsam80
2016-11-29Inverse card improvements (#21242)Mark Otto
2016-11-28Made card header and footer's background transparent on .card-inverse (#21111)Rodrigo Waltenberg
2016-11-28Rename `.col-xs` to `.col` + some other cleanup (#21222)Starsam80
2016-11-28Update clearfix mixin (#21224)Mark Otto
2016-11-26Add @supports feature query for Carousel CSS 3D transforms; fixes #15534 (#19...Chris Rebert
2016-11-04Update grid mixins to omit lowest breakpointEric Nolte
2016-11-01Responsive display utilities (#20934)Mark Otto
2016-10-29include .col-form-label in the form validation field mixinMark Otto
2016-10-28Merge pull request #20101 from heath3/patch-1Mark Otto
2016-10-28follow up to #20441: move file to correct placeMark Otto
2016-10-28Merge pull request #20734 from beausmith/button-outline-variantMark Otto
2016-10-27Merge branch 'auto-flex-col' of https://github.com/alanmoo/bootstrap into ala...Mark Otto