Install

Works with Drupal: ^10.1

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 136.03 KB
MD5: 024df54f08084e976c3ec9503d5cf22a
SHA-1: fd73b6cc660d27027b2dda7c32460a9c28330b79
SHA-256: 48a62ffd325398d6f04c67192aa3ed50986550ee917b178b2657370cc3ce8d00
Download zip 280.28 KB
MD5: c28c83a6e8d6f69d686c026f60ff5f9b
SHA-1: 71a328ad8e9d5e8e13e3fc8525b0049738cdebfe
SHA-256: 94537f1f1de1319ba9c558e34b4d5499f167ce8012f96ebc1ed9bc07a2ea292b

Release notes

Beta release of 6.x branch, might not be backward compatible moving forward, and things tend to break with new updates.

Changelog commit log

Contributors (5)

PhilY, ckng, doxigo, martin@manarock.co.uk, milos.kroulik

Changelog

Issues: 13 issues resolved.

Changes since 6.0.0-beta16:

Bug

  • #3442555: item-list.html.twig prevents the reset password link to be rendered (when in block)
  • #3442562: Typo in views-view component twig utility classes
  • #3442677: Error during the add component process: TypeError: Cannot read properties of undefined
  • #3442730: Pass props from starterkit form-element.html.twig template to form-element component
  • #3442984 by martin@manarock.co.uk: Issue with missing attributes in Select component (i.e. Ajax Failures)
  • #3442982: InvalidComponentException: [disabled] NULL value found, but a boolean or an object is required. (radiocheckbox)
  • #3443877: After enable radix subtheme webform view got error
  • #3444477 by ckng: Improve page-content component
  • #3386877: Bootstrap 5's ".placeholder" class conflicts with Drupal core and needs to be addressed at the theme level
  • #3443293 by milos.kroulik: Wrapper with more-link class is duplicated in view

Feature

  • #3442685: Support adding utility classes to .node-content wrapper

Misc

  • Conditional rendering of Accordion items
  • Omit the redundant form-element key/value pairs
  • Improve utility class support on Node
  • Add comment block to Node
  • Fix Alert close button
  • Add a media_content block to media
  • Fix the fieldset schema
  • Fix the fieldset schema
  • Minor Block schema update
  • Bump drupal-radix-cli to ^1.0.6
  • Update package.json description
  • Update the missing component descriptions

Support

  • #3444054 by PhilY, doxigo: item-list.html.twig side-effect for multi-valued field in views

Task

Documentations also ready, check out the docs at https://doxigo.gitbook.io/radix/

Created by: doxigo
Created on: 5 May 2024 at 08:02 UTC
Last updated: 5 May 2024 at 08:02 UTC
Bug fixes
New features

Other releases