Install
Works with Drupal: ^10.1Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
138.03 KB
MD5: ca7df0bb00fecb1a871d58fe812f80d3
SHA-1: 0fd927df1b066abf1e931492fec81a95e1bf4925
SHA-256: 8fdb4fc1272238c2e71147c7758ab2a1ebb2195b132b6adceef2a4b66a994a21
Download zip
283.77 KB
MD5: 36c15419d1573feb62c223127c80034e
SHA-1: ef9cb32104b915360f9cb29210680af07211590b
SHA-256: 998554de10f8657e91b5a2b96a08e3a590beed364b99d25e1a8c970979d316be
Release notes
Beta release of 6.x branch, might not be backward compatible moving forward, and things tend to break with new updates.
Contributors (3)
aleix, doxigo, thomas.frobieter
Changelog
Issues: 4 issues resolved.
Changes since 6.0.0-beta18:
Bug
- #3446732 by aleix: Adapt starterkit node--forum--full.html.twig to current node component twig
- #3446742: Cannot override bootstrap utilities using the utilities.scss in subtheme
- #3447560 by thomas.frobieter, doxigo: image.html.twig is missing the required 'src' parameter for the radix:image SDC
Misc
- Fix Image component fallback_attributes
- Update Image component
- Fix the Image component variables being passed from different templates
- Add string to the Form-element disabled property
- Improve Form element to handle invisible labels rendering empty required indicator
- Fix the import path of offcanvas adjustments
- Update Views view unformatted usage example
- Minor readability improvements to Views view
- Add theme hook suggestion for views_exposed_form fieldsets
- Add views-exposed-form template
- Fix the placement of views exposed form theme hook suggestion
- Remove the useless views exposed form template
- Add fieldset theme hook suggestions
Task
- #3449587: Allow DIV als element for card_title_tag (SEO relevant)