Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Release notes
Radix 7.x-3.4 is a maintenance release with several bug fixes.
Changelog
- Add radix-upgrade-7034 drush command
- Use machine_name instead of name in .json files
- Fix js path for drush
- Move js under assets and remove js gulp task
- Allow BrowserSync to stream/inject css
- Fix scss and js linting in gulpfile
- Issue #2711987 by jday: Minor issues in _mixins.scss calls
- Issue #2695995 by lsolesen: Add linters to establish coding standards
- Issue #2565281 by tema: Destination is broken for drush command
- Add license to README
- Issue #2568751: Update bootstrap cdn
- Update default name to machine_name in theme-settings.php
- Issue #2653686 by Albert Volkman, jday, arshadcn: Rename upgrade command to radix-upgrade-gulp
- Issue #2627442 by scottalan, sleepingmonk: Ensure '#attributes' is set to prevent Fatal Error
New features in Radix 7.x-3.x
- Linting for Scss and Javascript files (optional)
- BrowserSync now successfully injects CSS instead of reload.
Bug fixes in Radix 7.x-3.x
- #2711987: Minor issues in _mixins.scss calls
- #2636880: Menu dropdown behaviour not working properly after upgrade to v3.1
- #2709253: Browsersync reloads instead of injecting style changes
- #2687415: Navigation hover dropdown fix isn't jQuery error with Bootstrap 3.3.6
How to upgrade
- Download the latest development release at https://www.drupal.org/node/2159121.
- Remove your old version of Radix base theme (not your custom subtheme).
- Clear the drush cache:
drush cc drush - Run the upgrade command:
drush radix-upgrade-7034 SUBTHEME_NAME - After the upgrade, follow the on screen instructions. See screenshot below.
