Shifted the Bootstrap breakpoints to work with Bootstrap 4

// Grid breakpoints ( Bootstrap 4 )
//
// Define the minimum dimensions at which your layout will change,
// adapting to different screen sizes, for use in media queries.

$grid-breakpoints: (
  xs: 0,
  sm: 576px,
  md: 768px,
  lg: 992px,
  xl: 1200px
) !default;

Bootstrap 4 vs Bootstrap 3

Bootstrap 4 vs Bootstrap 3

Varbase Media Mapping Bootstrap 3 into Bootstrap 4

Switched BS3 XS max ( < 768px) to BS4 SM max ( <767.98px)

Switched BS3 SM min ( >=768px) to BS4 MD min ( >=768px)

Switched BS3 MD min ( >=992px) to BS4 LG min ( >=992px)

Switched BS3 LG min ( >=1200px) to BS4 XL min ( >=1200px)

Varbase Media Mapping Bootstrap 3 into Bootstrap 4 -- Switched XS max ( < 768px) to SM max (<767.98px)

Home page with Varbase Bootstrap Paragraphs

Home page with Varbase Bootstrap Paragraphs

Our Services - 3 columns

Our Services - 3 columns

Accordion

Accordion

Action Boxes

Action Boxes

Blockquote

Blockquote

Text and Image - Edge to Edge

Text and Image - Edge to Edge

Text and Image - Full width

Text and Image - Full width

Text and Image - Wide

Text and Image - Wide

Text and Image - Medium

Text and Image - Medium

Text and Image - Narrow

Text and Image - Narrow

Text and Image - Tiny

Text and Image - Tiny

CommentFileSizeAuthor
#6 Text and Image - Tiny Varbase Demo Switch CSS management for [Varbase Bootstrap Paragraphs] from LESS to SCSS.jpg343.32 KBRajab Natshah
#6 Text and Image - Narrow Varbase Demo Switch CSS management for [Varbase Bootstrap Paragraphs] from LESS to SCSS.jpg438.34 KBRajab Natshah
#6 Text and Image - Medium Varbase Demo Switch CSS management for [Varbase Bootstrap Paragraphs] from LESS to SCSS.jpg640.99 KBRajab Natshah
#6 Text and Image - Wide Varbase Demo Switch CSS management for [Varbase Bootstrap Paragraphs] from LESS to SCSS.jpg893.01 KBRajab Natshah
#6 Text and Image - Full width Varbase Demo Switch CSS management for [Varbase Bootstrap Paragraphs] from LESS to SCSS.jpg1.13 MBRajab Natshah
#6 Text and Image - Edge to Edge Varbase Demo Switch CSS management for [Varbase Bootstrap Paragraphs] from LESS to SCSS.jpg1.46 MBRajab Natshah
#6 Blockquote Varbase Demo Switch CSS management for [Varbase Bootstrap Paragraphs] from LESS to SCSS.jpg512.46 KBRajab Natshah
#6 Action Boxes Varbase Demo - Switch CSS management for [Varbase Bootstrap Paragraphs] from LESS to SCSS.jpg268.62 KBRajab Natshah
#6 Accordion Varbase Demo Switch CSS management for [Varbase Bootstrap Paragraphs] from LESS to SCSS.jpg837.14 KBRajab Natshah
#6 Our Services Varbase Demo Switch CSS management for [Varbase Bootstrap Paragraphs] from LESS to SCSS.jpg294.34 KBRajab Natshah
#6 Varbase Demo - Switch CSS management for [Varbase Bootstrap Paragraphs] from LESS to SCSS .jpg1.93 MBRajab Natshah
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

RajabNatshah created an issue. See original summary.

Rajab Natshah’s picture

Rajab Natshah’s picture

Issue summary: View changes

  • RajabNatshah committed 49533a6 on 8.x-7.x
    Issue #3080019: Switch CSS management for [Varbase Bootstrap Paragraphs...
Rajab Natshah’s picture

Title: Switch CSS management for [Varbase Bootstrap Paragraphs] from LESS to SCSS with Gulp as the task manager and make use of the (RFS) Responsive Font Size SCSS library » Switch CSS management for [Varbase Bootstrap Paragraphs] from LESS to SCSS with Gulp as the task manager and make use of the (RFS) Responsive Font Size SCSS library, which comes with Bootstrap 4
Rajab Natshah’s picture

Issue summary: View changes
Rajab Natshah’s picture

Assigned: Rajab Natshah » Mohammed J. Razem
Status: Active » Needs review
Issue tags: +varbase-8.7.2
Rajab Natshah’s picture

Assigned: Mohammed J. Razem » Unassigned
Rajab Natshah’s picture

Status: Needs review » Fixed
generalredneck’s picture

Rajab Natshah’s picture

Thank you Allan for the remark,
You are so right on that.
They should be switched
We did that in Vartheme BS4
https://git.drupalcode.org/project/vartheme_bs4/blob/8.x-6.x/vartheme_bs...
I think it could be the time to switch the module to only support Bootstrap 4,
But the support for old themes

Let us review at your reported issue
#3066324: Bootstrap 4 compatibility with col-xs & glyphicon

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.