aboutsummaryrefslogtreecommitdiff
path: root/scss/mixins/_breakpoints.scss
AgeCommit message (Expand)AuthorFilesLines
2018-11-04Avoid null value (#27570)Vincent Langlet1-1/+1
2018-10-21Unitless breakpointsJohan Beckers1-1/+1
2018-07-09correct spelling errors (#26837)Andrew1-1/+1
2018-01-13Fix breakpoint mixins for custom breakpoint maps (#25264)Sander Melnikov1-4/+4
2018-01-03Patch fractional viewport widths to work around Safari rounding bug (#25177)Patrick H. Lauke1-3/+5
2017-11-20Add support for fractional viewport widths (zoom/high-dpi displays) (#24299)Patrick H. Lauke1-2/+4
2017-10-02Fix media-breakpoint-between (#23997)Trent Clowater1-2/+12
2017-08-20added @content directive to media-breakpoint-only mixin for min and max casesAlex Chegodaev1-2/+6
2017-08-08Fix the min breakpoint in media-breakpoint-betweenlucascono1-1/+1
2017-06-18Fix mixin media-breakpoint-onlyKen Paulsen1-2/+8
2017-03-26fixes #22245: revamp the breakpoint-between and breakpoint-only mixins to act...Mark Otto1-5/+9
2017-03-23Simplify generation and get rid of previously added "breakpoint-previous" fun...Pierre-Denis Vanduynslager1-14/+1
2017-03-23Generate correct breakpoints for navbar-toggleable-* and generate toggleable ...Pierre-Denis Vanduynslager1-1/+14
2017-01-09Update breakpoints in breakpoints.scss commentsRishabh Rajgarhia1-7/+7
2016-12-04Update bootstrap/scss/mixins/_breakpoints.scss (#21285)sophiegit1-7/+7
2016-11-28Remove lots of duplication + minor cleanup (#21238)Starsam801-0/+11
2016-06-09Re-use 'between' mixin for 'only' mixinheath31-11/+9
2015-11-12Merge pull request #17317 from dmbaughman/v4-media-breakpoint-betweenMark Otto1-0/+10
2015-09-27Change grid and container sizes to pxGleb Mazovetskiy1-7/+7
2015-09-02Adding new line to end of fileDavid Baughman1-1/+1
2015-08-25Added mixin to handle media queries that span multiple breakpointsDavid Baughman1-0/+10
2015-01-08Remove libsass @media nesting bug workaroundChris Rebert1-14/+2
2015-01-08Revert "Remove libsass @media nesting bug workaround"Gleb Mazovetskiy1-2/+14
2015-01-07Remove libsass @media nesting bug workaroundChris Rebert1-14/+2
2015-01-06rename media-breakpoint-{min,max} => media-breakpoint-{up,down}Chris Rebert1-4/+7
2014-12-24Automate breakpointsGleb Mazovetskiy1-0/+85