Install
Works with Drupal: ^10.3 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Release notes
Bug fixes and improvements, preparing for a stable release.
Upgraders from previous 6.x versions
WARNING: If you use image fields, you must update the image.html.twig file in your sub-theme's templates/field directory with the one from radix's src/kits/radix_starterkit/templates/field directory.
Some of the templates and component templates have changed, as well as some of the preprocess functions. These items are copied from the theme's starter kit to the sub-theme when the sub-theme is created. Accordingly, you may want to compare your templates, components, and include files to see if there are changes made in a release candidate that you want to incorporate in your sub-theme.
Contributors (9)
danchadwick, diegopino, frouco, doxigo, anton4uk, thomas.frobieter, anybody, tirupati_singh, esha_kundu
Changelog
Issues: 1 issues resolved.
Changes since 6.0.0-rc6:
Feature
- #3498307 by danchadwick: dropdown and dropdown-menu components do not support dividers
Issue #3498183 by danchadwick: Pager is missing a space between "Page" and the page number.
Issue #3498019 by danchadwick: views-view--table is always styled with table-bordered.
Issue #3458866 by danchadwick: Drupal 10.3 changes the sticky table class, breaking sticky views tables
Issue #3487702 by danchadwick: Page Twig suggestions based on path_alias fail on multilanguage pages
Issue #3486275 by diegopino, danchadwick: template_preprocess_links__dropbutton() incomplete handling of first element.
Issue #3363735 by frouco, doxigo, anton4uk, danchadwick: W3C validation - trailing slash on void elements
Issue #3494018 by danchadwick: Local tasks link missing nav-link class'.
Issue #3496797 by danchadwick: Drupal 10.4 breaks progressbar; prevents batch from completing.
Issue #3496120 by danchadwick: views-view-grid component not found and has incorrect row-N/col-N classes
Issue #3496334 by danchadwick: Comment component displays rendered user picture as image source
Issue #3497628 by danchadwick: Fieldset component produces invalid HTML (missing attribute)
Issue #3497506 by danchadwick: dropdown-menu component inconsistent with nav component (missing attributes)
Issue #3473353 by danchadwick, thomas.frobieter: Server-side form validation marks some invalid fields as valid
Issue #3488216 by anybody, thomas.frobieter, tirupati_singh, esha_kundu, danchadwick: remove spaceless filter.
Issue #3484880: Carousel component documented as Accordion component
Issue #3482516: Inconsistent `attributes` handling