Releases: doxigo/drupal-radix-cli
Releases · doxigo/drupal-radix-cli
1.0.7
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
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
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.