Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 105.77 KB
MD5: c67078aeadd8d5719cf3e61dd7aa823c
SHA-1: a83a4d37527b7bd886b9095e7c630618ca4d0731
SHA-256: 179c4a31ef6c093e9a6d2eecb66cf92f35d3d46094ae846a15db867fc126397f
Download zip 153.39 KB
MD5: cf04c0eee9af1dba9d2f837e11e8533d
SHA-1: cbc49b497608736b5e99d940adaaf13a3f9af250
SHA-256: beb52fd929b19e5c799b13b8c291284b614cdd9079da5e2cfb9ad764f2a27c6b

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

  1. Linting for Scss and Javascript files (optional)
  2. BrowserSync now successfully injects CSS instead of reload.

Bug fixes in Radix 7.x-3.x

  1. #2711987: Minor issues in _mixins.scss calls
  2. #2636880: Menu dropdown behaviour not working properly after upgrade to v3.1
  3. #2709253: Browsersync reloads instead of injecting style changes
  4. #2687415: Navigation hover dropdown fix isn't jQuery error with Bootstrap 3.3.6

How to upgrade

  1. Download the latest development release at https://www.drupal.org/node/2159121.
  2. Remove your old version of Radix base theme (not your custom subtheme).
  3. Clear the drush cache: drush cc drush
  4. Run the upgrade command: drush radix-upgrade-7034 SUBTHEME_NAME
  5. After the upgrade, follow the on screen instructions. See screenshot below.

Created by: shadcn
Created on: 15 May 2016 at 05:35 UTC
Last updated: 15 Jan 2020 at 18:13 UTC
Bug fixes
New features
Insecure
Unsupported

Other releases