Install

Works with Drupal: ^10.3 || ^11

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 552.06 KB
MD5: a514b8af8eac6b40323bb7231190456f
SHA-1: 0087f51444bc704c4f46c700bbbe21e54d3d3c09
SHA-256: 134682f60c917f0b8e2baf32383c031604dae01aa03a2fcfa2569b85c9c381fc
Download zip 703.39 KB
MD5: 8b4e7bad004205a992c2f92a4f57c5ed
SHA-1: 50b547ddca09d338a079194b71242e104517fbfb
SHA-256: eb8847ce8dcacc9dc13cef171aee902187bb54b195d9fdc6249e7dd76127afd7

Release notes

Bugfixes, Icons API, Modals

Contributors (22)

PavelRuban, abhi, aleix, andres.torres, arx-e, ckng, cyu, danchadwick, dim-dev, doxigo, epalomino, gorkagr, jamesoakley, joarferme, kburakozdemir, kinta, ptomulik, sam711, sandip_poddar, stefan.korn, thomas.frobieter, wwwahe

Changelog

Issues: 24 issues resolved.

Changes since 6.0.2 (compare):

Bug

  • #3524695: Typo in field component name
  • fix(components): Allow null values for table header property
  • fix(toasts): Standardize string default values to use double quotes
  • #3527890 by ptomulik: Missing "nav-link" class on some navigation links
  • fix(components): Accept more than an array for the title_suffix and title_prefix
  • #3180644 by doxigo, ckng, gorkagr: Error with macro inside navbar-brand.twig
  • #3526640: Component styles in form-element.scss are not applied to form-element--label SDC component
  • #3526551: Card SDC: card_media not working when card_image_overlays is true
  • #3507333 by jamesoakley, doxigo, danchadwick: Bootstrap 5 removed form-inline class
  • #3515299 by dim-dev: No link in layout builder modal
  • #3529292 by epalomino: Sanitize menu link text using Xss filter in radix_preprocess_links__dropbutton
  • #3526551 by thomas.frobieter, doxigo: Card SDC: card_media not working when card_image_overlays is true
  • #3538686: Correct attributes validation.
  • 3552730 - Description classes missing in the "before" part in form-element.twig
  • Resolve #3557451 "Value error null is"
  • feat: #3523666 Draggable handle obscured
  • Resolve #3576155 "Drowpdown displays toggle"
  • #3584633: Pin webpack to 5.89.0 in starterkit to fix laravel-mix build crash
  • fix: #3582439 First item im Dropbutton misses ?destination= parameter from views setting

Feature

  • #3502025: Twig default filter makes it hard to decline a default value
  • #3518216 by aleix, doxigo: Allow using and in menu items
  • #3530027: Move drupal UI overrides into the radix parent theme
  • fix: #3098900 Support Bootstrap table header options
  • feat: #3532816 Add subtheme icons using icon api

Misc

  • Bump browser-sync-webpack-plugin to allow browser-sync v3
  • Update .gitignore to include mix-manifest.json
  • Fix navbar toggler button aria-label to use translatable string
  • Update the subtheme post creation notes
  • Update the DRUPAL_BASE_URL example
  • Update card_body type to support multiple data types in card component
  • Update file form.theme
  • Ease up on Toast component types
  • Make navbar_container_utility_classes type array instead string
  • fix the phpcs issues
  • Fix typo in preprocess input

Support

Task

  • chore: remove empty require block from radix theme composer.json
  • #3525614: Remove starterkit:true from info.yml
  • #3526166: Update property definition for backdrop in offcanvas component
Created by: doxigo
Created on: 21 May 2026 at 13:49 UTC
Last updated: 21 May 2026 at 13:49 UTC
Bug fixes
New features

Other releases