Install

Works with Drupal: ^10.1

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 330.09 KB
MD5: e40ed9c9979f6c8e56c4e34af89e9947
SHA-1: c64abf508ad9e9bcf868db0a1786409fecf331fc
SHA-256: 30f6bef142e3433506c2b55a7e7ebc7a3754ba3c1338d8b3afae9f864f554410
Download zip 426.11 KB
MD5: a907288ea02d63c449172941c790a885
SHA-1: 5b511c9d1ed3c758df7438709eef685bf38819a0
SHA-256: 82c9cc02deeba8ac16828958842e5879d567899832509ead4d8e451a17fd5b5c

Release notes

This release introduces several new features including Tugboat support for Drupal.org development, Cypress testing, a new slideshow component, and a new default spacing function for styling. Additionally this resolves some issues with the default teaser component and build steps failing. Gulp tasks have been converted to the new format away from the deprecated settings.

The addition of Tugboat and Cypress into this project allows for new development and better overall testing when releasing new features. To read more about how this project uses testing view the testing readme located here.

With this release is a new feature the spacing scale, the scale is organized into groups of CSS length values similar to the already existing type scale. Each key represents the target `px` value at the largest breakpoint, within each, a target `px` values are set per breakpoint. There are two variables provided by this system one using px values --prototype-space-8, and the other using rems --prototype-space-rem-8.

Changelog

Issues: 12 issues resolved.

Bugs

  • #3440579 Build step fails due to missing includePaths option
  • #3440942 Cypress tests are out of date
  • #3432487 Gulp Tasks Being Deprecated
  • #3441682 Generator is out of date with recent changes
  • #3437428 Implement default model for spacing
  • #3443332 Update styleguide demo for new components

Feature Request

Task

Created by: jldust
Created on: 25 Apr 2024 at 02:51 UTC
Last updated: 25 Apr 2024 at 02:52 UTC
Bug fixes
New features
Unsupported

Other releases