Install

Works with Drupal: 8.x

Using Composer to manage Drupal site dependencies

Alternative installation files

Download bs_base-8.x-1.0-alpha8.tar.gztar.gz 307.73 KB
MD5: dd5c0b96e745e683e0499f81b834254d
SHA-1: b86788dfc5295dda9ecf646b78215353e3dc5f5a
SHA-256: 248d249914ee7b474064671a1d735cf166af573c5323c263d053b1cb72281f35
Download bs_base-8.x-1.0-alpha8.zipzip 385.82 KB
MD5: f20a1eb2d13b04b52a0fb4bb5be54ef5
SHA-1: 413dc0c8dd165a71fe509bb2ea82e63827e9c658
SHA-256: e32b21e8d2275796d786db29489ba66938ffe4af710919096d196e346db02ef5

Release notes

Various fixes and small features like added better maintenace page with minimal design and overidable image.

Do not forget to update your theme with

drush bs-tu your_theme_machine_name

Contributors (5)

pivica, ytsurk, sasanikolic, Berdir, Andrew Answer

Changelog

Issues: 21 issues resolved.

Changes since 8.x-1.0-alpha7:

Bug

  • #3071001 by pivica, ytsurk: When creating a new theme version information from parent themes are missing
  • #3072589 by pivica: When using the language code option for language switcher active language label is not changed
  • #3071906 by ytsurk: To really overwrite theme-colors the array needs to be used in theme-options.yml
  • #3071854 by pivica, ytsurk: Generated child themes no longer consider theme-options.yml
  • #3099042 by pivica: Fix duplicated Browse label for custom file upload widget
  • #3082320 by pivica: Disable footer to bottom CSS rules for IE11
  • #3078278 by pivica: SASS variable $node-preview-container-bg should not use $header-bg for it default value
  • #3080540 by pivica: Make sure that bootstrap is updated to 4.3.1 version
  • #3078774 by pivica: Partials should never import init
  • #3073433 by pivica: Fieldset legend should not be rendered when it is empty
  • #3078276 by Andrew Answer: BS Bootstrap does not use status_headings array

Feature

  • #3071003 by pivica: Allow theme naming with only alpha-numeric characters and underscore
  • #3087851 by pivica: Add second-level-show helper CSS class
  • #3078119 by pivica: Add support for navbar toggle close button
  • #3078120 by pivica: Decouple support for navbar off-canvas and dropdown menus from basic navigation support
  • #3073818 by pivica: New $disabled-color SASS variable for easier controlling of disabled components color
  • #3073813 by pivica: Make fieldset twig template easier to extend by adding block definitions inside of it
  • #3083650 by Andrew Answer: Support of btn-outline-danger

Task

Created by: pivica
Created on: 12 Dec 2019 at 15:55 UTC
Last updated: 12 Dec 2019 at 16:13 UTC
Bug fixes
New features

Other releases