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
2020-08-23fix(breakpoints): use next breakpoint when targetting xs onlyGaƫl Poupard
2020-06-15Change breakpoint-max implementationMartijn Cuppens
2019-06-17Add Error checking to prevent invalid breakpoint (#28889)Ashfahan Khan
2018-11-04Avoid null value (#27570)Vincent Langlet
2018-10-21Unitless breakpointsJohan Beckers
2018-07-10correct spelling errors (#26837)Andrew
2018-01-13Fix breakpoint mixins for custom breakpoint maps (#25264)Sander Melnikov
2018-01-03Patch fractional viewport widths to work around Safari rounding bug (#25177)Patrick H. Lauke
2017-11-20Add support for fractional viewport widths (zoom/high-dpi displays) (#24299)Patrick H. Lauke
2017-10-03Fix media-breakpoint-between (#23997)Trent Clowater
2017-08-20added @content directive to media-breakpoint-only mixin for min and max casesAlex Chegodaev
2017-08-08Fix the min breakpoint in media-breakpoint-betweenlucascono
2017-06-18Fix mixin media-breakpoint-onlyKen Paulsen
2017-03-26fixes #22245: revamp the breakpoint-between and breakpoint-only mixins to act...Mark 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-01-10Update breakpoints in breakpoints.scss commentsRishabh Rajgarhia
2016-12-05Update bootstrap/scss/mixins/_breakpoints.scss (#21285)sophiegit
2016-11-29Remove lots of duplication + minor cleanup (#21238)Starsam80
2016-06-09Re-use 'between' mixin for 'only' mixinheath3
2015-11-13Merge pull request #17317 from dmbaughman/v4-media-breakpoint-betweenMark Otto
2015-09-27Change grid and container sizes to pxGleb Mazovetskiy
2015-09-02Adding new line to end of fileDavid Baughman
2015-08-25Added mixin to handle media queries that span multiple breakpointsDavid Baughman
2015-01-09Remove libsass @media nesting bug workaroundChris Rebert
2015-01-09Revert "Remove libsass @media nesting bug workaround"Gleb Mazovetskiy
2015-01-08Remove libsass @media nesting bug workaroundChris Rebert
2015-01-07rename media-breakpoint-{min,max} => media-breakpoint-{up,down}Chris Rebert
2014-12-24Automate breakpointsGleb Mazovetskiy