Install

Works with Drupal: 8.x

Using Composer to manage Drupal site dependencies

Alternative installation files

Download bs_base-8.x-1.0-alpha3.tar.gztar.gz 347.16 KB
MD5: b0d2150600b19c7eff5fc7a1ffb89009
SHA-1: 0bc48abb4e63870da00110b2313bef3f4ab663cc
SHA-256: 3e30cb8ffa3e0eab50b30392edcefe5f25dd1865d6f79ab028770e325894a57e
Download bs_base-8.x-1.0-alpha3.zipzip 434.62 KB
MD5: dafbdc0319ae53df5e8d4844a868ef9f
SHA-1: 20af283645eab451cde97a519efc41833a9ddecd
SHA-256: 72a18697d6719433a9e3a6001505534e5c191243bb8780aad6e8f26bb10c3c9a

Release notes

After 112 commits finally here is a new release.

Big Changes since 8.x-1.0-alpha2:

Full list of changes since 8.x-1.0-alpha2:

  • by pivica: recompiled themes.
  • #2933207 by pivica: Update to Bootstrap 4.0 stable
  • by pivica: refactored a bit more new simple link mixin.
  • by pivica: no need for strong .navmenu.in selector now when we use weaker simple links mixin.
  • by pivica: added better simple links mixin for header and footer.
  • by pivica: links helper mixin should exclude role button elements also.
  • by pivica: small tweaks for button and close button support in offcanvas navbar.
  • by pivica: added navbar offcanvas close link support.
  • by pivica: various improvements in navigation offcanvas CSS.
  • by pivica: Helper CSS classes for menu item label display control.
  • by pivica: do not use height 100% it can create problems in older browsers.
  • by pivica: previous browserSupport gulp option is now in autoprefixer option and enabled by default autoprefixer grid option.
  • by pivica: add transition to content box shadow effect.
  • by pivica: make custom control indicator for radio/checkox have the same bg color and border.
  • by pivica: some additional tweaks for details HTML5 element and IE problems.
  • by pivica: apply region content_header vertical distance only when there is content in it.
  • by pivica: details/summary element IE/Edge improvements.
  • by pivica: Small layout and UX improvements for nav-tabs and content_header region.
  • by pivica: added new $navbar-toggler-bg-color SASS option.
  • by pivica: some fixes in off-canvas navbar support and big cleanup of old jasny bootstrap parts.
  • by pivica: when always responsive navigation do not generate offcanvas styles for big screens.
  • by pivica: - Improvements for button rules. - Improvements for button icons support in menu items. - SASS option to always activate responsive menu navigation for all screens.
  • by pivica: added only-size-* aliases for responsive display helper rules.
  • by pivica: Improved and simplified block bottom margin handling.
  • by pivica: Limit navbar region so accidental push of navbar toggle is prevented for small screens.
  • by pivica: $navbar-2nd-menu-bg should have transparent default value.
  • by pivica: Added options for responsive brand vertical margins. Added option for navbar second level distance type.
  • by pivica: Fixed brand block margin problems.
  • by pivica: Trying to solve edge case of overlapping 2nd level navigation and content when padding is 0.
  • by pivica: Fixed margin CSS rules for navigation brand block.
  • by pivica: Fixed dropdown for active third level menu item.
  • by pivica: Recompiled base themes against latest changes.
  • by pivica: Moved dropdown-toggle to inner span element - this free ::after pseudo element on link to be used for other stuff.
  • by pivica: Added responsive helper display CSS classes and mixins.
  • by pivica: Unification of menu block links and language block links, cleanup of related CSS rules.
  • by pivica: Added missing .btn extend for button.link element.
  • by pivica: Navigation second level padding variable is now overridable.
  • by pivica: Don't apply bottom margin to last block in content top region.
  • by pivica: Optimization for hover link effect and button rules so button and font icon classes can be used more easily.
  • by pivica: Added missing second navbar sass files in starterkit.
  • by pivica: Added mising color CSS rule for horizontal second level.
  • by pivica: Added SASS var options for footer block page titles.
  • by pivica, Berdir: Added message type class reset and added messages block wrapper.
  • by pivica: Improved vertical spacing for alerts.
  • by pivica: Added button text transform variable option.
  • by pivica: Removed obsolete brand-primary and secondary vars.
  • by pivica: Removed navbar variable definition. We handle this now in theme settings.
  • #2936202 by pivica: Add form state visibility for 'Navbar off canvas position' form element
  • #2936390 by pivica: Provide config schemas for all theme settings
  • #2935920 by pivica, Berdir: Show sub-navigation on hover
  • by pivica: Fixed aria expanded attribute for submenu items.
  • by pivica: Fixed regular navbar dropdown.
  • by pivica: Code style fixes and fixes for navbar_offcanvas related settings.
  • #2919546 by pivica: Remove compilation SASS options in favor of theme options
  • #2934211 by pivica, Berdir: Expose all theme settings
  • Added missing use statement.
  • #2933911 by yongt9412, pivica, Berdir: BS support for multiple menus in navbar
  • #2919547 by pivica: Upgrade to Bootstrap v4.0.0-beta2
  • #2925515: Update all packages from package.json
  • Removed custom meta tag favicon/mobile support in favor of metatag contrib module.
  • by pivica: Simplified base and bootstrap variables and loading of variables a bit.
  • by pivica: Favicon icons support for different devices and operating systems.
  • by pivica: Fixed potential contextual links color problem in header and footer.
  • by pivica: Better default values for header top links.
  • by pivica: CSS improvements in footer regions.
  • by pivica: Navigation bar off-canvas fixes for iOS problems.
  • by pivica: Refactored and optimized link color CSS rules for header and footer regions.
  • #2919546 by pivica: Moved header top and navbar container type config options from SASS to theme settings.
  • by pivica: Better checks for language_block settings option.
  • Removed ruckasck because we are not using it and it is making compilation problems with new versions of gulp and other modules.
  • by pivica: Some improvements in footer title handling.
  • by pivica: Refactoring of typography mixins.
  • by pivica: Better logo CSS rules contro.
  • by pivica: A bit more options to control headings vertical grid.
  • by pivica: Cover for now the fact that we are missing active class in same cases.
  • by pivica: Use proper link href attribute value when link have target attribute.
  • by pivica: Follow dropdown toggle expanded links.
  • by pivica: Tweaked a bit general vertical margins for main page elements.
  • by pivica: Added border style options for footer.
  • by pivica: Removed top padding from footer copyright region.
  • by pivica: Lots of fixes, refactoring and some improvements in new navigation code mostly.
  • by pivica: Added important rule for hiding before toolbar pseudo element so we can kill it for now for all possible cases.
  • by pivica: Nav link active CSS style fix.
  • by pivica: Fixed bottom border option for navigation bar.
  • by pivica: Minor variable optimization.
  • Added navigation_second region, various improvements for navbar toggler and switched to bs_lib toggler block.
  • by pivica: Added language links block title option.
  • by pivica: Various smaller fixes for navigation components.
  • by pivica: Align navigation bar dropdown to the right.
  • by pivica: Removed debug code for previous commit.
  • by pivica: Position fix for second level horizontal.
  • by pivica: Off canvase navigation improvements - added slide and push type support.
  • by pivica: Added helper svg functions.
  • by pivica: Lot of fixes and improvements for new header&navigation options that were added in previous commits.
  • by pivica: Dont apply link rules to dropdown link items in footer regions.
  • by pivica: Add active class to language link item.
  • by pivica: Fixed library override paths in starterkit theme.
  • by pivica: Added blocks to dropdown language template.
  • by pivica: Less specific CSS layout for footer copyright.
  • by pivica: Removed some not needed jasny navmenu rules.
  • by pivica: Reorganizing base sass files a bit.
  • by pivica: Minor starterkit theme updates.
  • #2882357 by pivica: Add alternative responsive menu behavior with jasny bootstrap offcanvas plugin
  • #2901546 by pivica: Language switcher dropdown bootstrap variation
  • #2882363 by pivica: Add alternative main navigation patternfly horizontal navigation implementation and header container type support.
  • by pivica: Some cleanup and removed conflict of menu hover effect with BS dropdown toggle.
  • by pivica: Its better that if is inside of block twig definition.
  • by pivica: Added inner twig block definitions for top and nav sections in page header.
  • by pivica: Missed one more bad library override.
  • by pivica: Fixed library override definitions a bit.
  • by pivica: Updated starterkit_bootstrap against latest changes in bs_bootstrap and bootstrap beta1.
  • #2868086 by pivica: Upgrade to Bootstrap v4.0.0-beta1
Created by: pivica
Created on: 13 Mar 2018 at 13:51 UTC
Last updated: 12 Nov 2018 at 07:48 UTC
Bug fixes
New features

Other releases