Install

Works with Drupal: ^10.1

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 205.06 KB
MD5: e9a0098410460f0c4f64d33fe37c436c
SHA-1: fd7493937f059405fc83169c1187b757cce44850
SHA-256: e9e53e2bc53050a768b71cd1247fa7c0ab110c3ecbf7a3da2ec50a7104b3ae42
Download zip 314.12 KB
MD5: 3ec9356370ea52f808adea8b4532ed8e
SHA-1: 73d7f5ab766281a5e21ab7ad7fa174c8a5d525bc
SHA-256: 8ad7cb2a57ed34a3588bc4426be605306415a0c69a8914539c8b1fa7d24ecc2d

Release notes

This release introduces theme configuration in Prototype for the first time, including both install defaults for block region positioning and a new setting feature that allows users to enable/disable a back to top button through the UI. With the introduction of configuration the theme generator was updated to reflect the new folder structure so that future themes are provided this functionality by default.

Two new components were introduced in this release: a back to top and global search bar. The back to top component is programmatically added in the .theme file and provides default footer support but includes documentation for moving this to the page level. The search bar component provides a clean template with default animations and accessibility features for a collapsable search.

Removed in this release is the pseudo element approach regarding ordered lists as browser support for ::marker is more robust than it was previously.

Some minor updates include in the generator file adding the abbreviated command to the usage example and a typo fix in the menu preprocess for setting active trail.

Changelog

Issues: 6 issues resolved.

Bugs

  • #3419303 Active trail broken in preprocess

Feature Request

Created by: jldust
Created on: 21 Feb 2024 at 23:36 UTC
Last updated: 21 Feb 2024 at 23:36 UTC
Bug fixes
New features
Unsupported

Other releases