Downloads

Download varbase-8.x-7.2-core.tar.gztar.gz 42.38 MB
MD5: d725b6f9b9bdc1da98dd936cb274cfee
SHA-1: 636bcf8ae0aa69df9c94826489ece8178a1fd668
SHA-256: a6b948155db103c07633c089b1ea67a6f2d86feed7f68149e1591ad86bfd1e25
Download varbase-8.x-7.2-core.zipzip 62.51 MB
MD5: f915d2b0dcc224a87a202fc5eb8ce70a
SHA-1: 30e85ff7a6760889ad238a3d1015e541ff551f68
SHA-256: 9a16c2e6cb6917c90620f525f8e1f4dcf27c40256e83b712ab330169fddb9e43
Download varbase-8.x-7.2-no-core.tar.gztar.gz 25.16 MB
MD5: e0498db151f880e4b28e659cb55e5527
SHA-1: ebb40f2a76b573f239d247a90c249a02f498d953
SHA-256: 21b4b6650cfc6b28ec2cdbed1728e42a26078265b3f4f8476d300a0426a10aa7
Download varbase-8.x-7.2-no-core.zipzip 34.21 MB
MD5: b0ed9ddd51919364ad1104ec5a2e292a
SHA-1: b2df9a6d2e940ca7bb70c0d4b9dcbca0bea91c47
SHA-256: d6b4f7269afff5254a76166ba80a3604d5753cbda7f5f82f764b0409b333241d
Download varbase-8.x-7.2.tar.gztar.gz 924.89 KB
MD5: 7ac0919fa9fe51913ff75b6db67ed4f0
SHA-1: 286acdec88c7317ac8c2661f20e80d348d29b523
SHA-256: 9671127d66f4c77e7c8776b0a528dbf96eccabaada1269c68381d2750eae45ac
Download varbase-8.x-7.2.zipzip 1.03 MB
MD5: 8849a2a160e2f7f45097e9a684a6282d
SHA-1: 831595c20167e9a6d09292cf9160f1f74fcc5aa0
SHA-256: 48556e834a31e3d538ea3b3a23a04d33dd40b5597620524325d6504107bf6ec9

Release notes

Varbase 8.7.2 Release notes

To install the Varbase 8.x-7.2 version run this command:
     composer create-project Vardot/varbase-project:8.7.2 PROJECT_DIR_NAME --no-dev --no-interaction
  

Highlighted important changes since Varbase 8.x-7.1:

Varbase Travis CI Build Passing
  • Issue #3085390: Updated [Drupal core] from 8.7.7 to 8.7.8 (~8.7.0 ) and remove applied patches

  • Switched CSS management for all Varbase Components from LESS to SCSS with Gulp as the task manager and made use of the (RFS) Responsive Font Size SCSS library

    as we had shifted our responsive media breakpoints to the Bootstrap 4 breakpoints

    So it's the same number for the breakpoint but under the new label name for the breakpoint

    The Idea we should stop think in Bootstrap 3 and think and style with Bootstrap 4
    It is better to make the change in all CSS, TWIG, and yml configs with logical code too.
    Thinking in Bootstrap 4 and how we could have a full migration of old lead developers

    Bootstrap 4 vs Bootstrap 3

    Bootstrap 4 vs Bootstrap 3

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

    Bootstrap 4 Breakpoints

    Bootstrap 4 Breakpoints

    Shifted Bootstrap 4 Breakpoints

    Shifted Bootstrap 4 Breakpoints

  • Issue #3077909: Switched CSS management for [Varbase Media Hero Slider] 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 Media Hero Slider] from LESS to SCSS with Gulp as the task manager and make use of the (RFS) Responsive Font Size SCSS library
  • Issue #3080019: Switched 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

Added since Varbase 8.x-7.1:

  • Issue #3085537: Added [Token Filter] module 8.1.1 ( ~1.0 )
  • Issue #3085555: Had the [Replaces global and entity tokens with their values] filter only for HTML Editor (code filter) text format
  • Issue #3085199: Added support for [drupal off canvas editor] and the [layout builder] settings try to [Vartheme BS4] theme with vbp_color and vbp_colors mixins
  • Issue #3085292: Added support for [drupal off canvas editor] and the [layout builder] settings try to [Varbase Bootstrap Paragraphs] module with vbp_color and vbp_colors mixins
  • Issue #3085141 by Muath Khraisat, RajabNatshah: Added the 3049311-9.patch for [Views Bootstrap] module to fix missing col-lg and col-xl in bootstrap grid format settings and grids should not be split into multiple rows
  • Issue #3077926: Added an optional config update to [Varbase Update Helper] for the new Gallery media type, changes in the entity browsers, Displays and form Displays

Changed since Varbase 8.x-7.1:

  • Issue #3086223: Changed [Varbase Blog] views for blog listing to work with the better logic for Bootstrap 4
  • Issue #3086262: Changed [Vartheme BS4] theme hook to work with [Views Bootstrap] ~4.0 grid new better logic and template for Bootstrap 4
  • Issue #3076272 by metalbote, RajabNatshah: Switched CSS management for [Vartheme Admin] from LESS to SCSS with Gulp as the task manager
  • Issue #3080023: Switched CSS management for [Varbase Total Control Dashboard] from LESS to SCSS with Gulp as the task manager and make use of the (RFS) Responsive Font Size SCSS library
  • Issue #3077911: Switched CSS management for [Varbase Media Header] 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 Media Header] from LESS to SCSS with Gulp as the task manager and make use of the (RFS) Responsive Font Size SCSS library
  • Issue #3080020: Switched CSS management for [Varbase FAQs] from LESS to SCSS with Gulp as the task manager and make use of the (RFS) Responsive Font Size SCSS library
  • Issue #3080022: Switched CSS management for [Varbase Styleguide] from LESS to SCSS with Gulp as the task manager and make use of the (RFS) Responsive Font Size SCSS library
  • Issue #3085333 by philltran: Removed [Drupal core] patch for issue 2885441 from drupal-org-core.make

Updates since Varbase 8.x-7.1:

  • Issue #3085104: Varbase 8.7.2: Updated [CHANGELOG.md, README.md, drupal-org.make] files and filter the code for Drupal 8 Coding Standard
    • Updated [Blazy] module from 8.2.0-rc3 to 8.2.0-rc5
    • Updated [CAPTCHA] module from 8.1.0-beta1 to 8.1.0-beta2
    • Updated [CKEditor Media Embed Plugin] module from 8.1.6 to 8.1.7
    • Updated [DRD Agent] module from 8.3.8 to 8.3.9
    • Updated [Entity Reference Revisions] module from 8.1.6 to 8.1.7
    • Updated [Focal Point] module from 8.1.0 to 8.1.2
    • Updated [Inline Entity Form] module from 8.1.0-rc1 to 8.1.0-rc2
    • Updated [JSON:API Extras] module from 8.3.10 to 8.3.12
    • Updated [Media entity Instagram] module from 8.2.0-alpha2 to 8.2.0
    • Updated [Media entity Twitter] module from 8.2.0-alpha3 to 8.2.1
    • Updated [Metatag] module from 8.1.9 to 8.1.10
    • Updated [Slick Carousel] module from 8.2.0-rc3 to 8.2.0-rc4
    • Updated [SMTP Authentication Support] module from 8.1.0-beta4 to 8.1.0-beta5
    • Updated [Views Bulk Edit] module from 8.2.3 to 8.2.4
    • Updated [Simple OAuth] from 8.3.16 to 8.4.2
    • Updated [Simple XML sitemap from 8.3.3 to 8.3.4
    • Updated [Maxlength] from 8.1.0-beta2 to 8.1.0-beta4
  • Issue #3085506: Updated [ChromeDriver, standalone selenium server] for the travis-ci Automated Functional Acceptance Testing and updated emuse/behat-html-formatter to ^0.2.0
  • Issue #3078550: Updated [Display Suite] module from 8.3.3 to 8.3.4 ( ~3.0 ) and removed committed patches
  • Issue #3080789: Updated [Focal Point] module from 1.0 to 1.1 ( ~1.0 ) and removed committed patches
  • Issue #3079468 by jedgar1mx, RajabNatshah: Updated [Simple OAuth] from ~3.0 to ~4.0

Fixes since Varbase 8.x-7.1:

  • Issue #3082815 by Firass Ziedan: Fixed the slider in [RTL] display half of the vimeo and youtube video in [Varbase Media Hero Slider].

    Left to right (LTR ) - Varbase Media Hero Slider

    Left to right (LTR ) - Varbase Media Hero Slider

    Right to left (RTL) - Varbase Media Hero Slider

    Right to left (RTL) - Varbase Media Hero Slider

  • Issue #3080137 by yasmeensalah: Fixed hook preprocess name for [Varbase Media Header] from [Varbase Media Hero Slider] module
  • Issue #3084824 by abedajam: Fixed missing character in paragraphs previewer hook_field_widget_WIDGET_TYPE_form_alter in [Varbase Bootstrap Paragraphs] modules
  • Issue #3081350 by Odai Atieh: Fixed [Varbase Theme (Bootstrap 4 - SASS)] theme sub-theme bash script generator on MAC OS X
  • Issue #3081351 by Odai Atieh: Fixed [Vartheme BS3] theme sub-theme bash script generator on MAC OS X
  • Issue #3081361 by Odai Atieh: Fixed [Vartheme BS4] theme sub-theme bash script generator on MAC OS X
  • Issue #3078546 by Firass Ziedan: Fixed Vartheme BS4 RTL generation script for a new sub-theme not create {theme}-rtl base file
  • Issue #3078545 by Firass Ziedan: Fixed RTL generation in create-new-vartheme-bs4 script not create {theme}-rtl base file
  • Issue #3071221 by marioangulo: Fixed Top Pages Panel Urls in [Varbase Total Control Dashboard] module
  • Issue #3085671: Fixed the update process to uninstall the Simple Oauth Extras module as it was merged into Simple Oauth to make it work without conditions
  • Issue #3086751 by Firass Ziedan: Fixed paragraphs styling regression issue by removing make-row() mixin call from scss base file

Updating Varbase 8.7.1 to Varbase 8.7.2

https://github.com/Vardot/varbase/blob/8.x-7.x/UPDATE.md
When we go to "/update.php" we should see the following
Updating Varbase 8.7.1 to Varbase 8.7.2

Updated Change log file:

https://github.com/Vardot/varbase/blob/8.x-7.x/CHANGELOG.md

Varbase Automated Functional Testing

https://github.com/Vardot/varbase/blob/8.x-7.x/tests/README.md

Varbase Gherkin features

https://github.com/Vardot/varbase/blob/8.x-7.x/tests/features/varbase/RE...

Created by: Rajab Natshah
Created on: 9 Oct 2019 at 19:11 UTC
Last updated: 1 Apr 2020 at 20:30 UTC
Bug fixes
New features

Other releases