Skip to content

Releases: doxigo/drupal-radix-cli

1.0.7

04 May 08:44
Compare
Choose a tag to compare

Better message handling, Confirmation on overwriting an existing component.

Key features:

  • Failsafe checks if a component name or description is missing in Radix theme. ref.
  • Colorful messages and interactions using picocolors
  • Leverage confirmation on existing component overwrite. ref.
  • Generate .mdx format for README instead of .md.

Please refer to the README for installation and usage instructions.

Full Changelog: 1.0.5...1.0.7

v1.0.6

04 May 08:13
Compare
Choose a tag to compare

Full Changelog: https://github.com/doxigo/drupal-radix-cli/commits/1.0.6

Better message handling, Confirmation on overwriting an existing component.

Key features:

  • Colorful messages and interactions using picocolors
  • Leverage confirmation on existing component overwrite. ref.
  • Generate .mdx format for README instead of .md.

Please refer to the README for installation and usage instructions.

v1.0.5

15 Feb 10:03
Compare
Choose a tag to compare

Full Changelog: https://github.com/doxigo/drupal-radix-cli/commits/1.0.5

This is the first official release of the Radix Drupal CLI. It introduces the ability to list, add, and generate Radix components for Drupal themes.

Key features:

  • List all available parent Radix components
  • Add Radix components to your Sub-theme
  • Generate new component folders with necessary files

Please refer to the README for installation and usage instructions.