Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
878.66 KB
MD5: b6eba7db6ddd1a65b13c9b9311915b14
SHA-1: 1f185a98a0670ffe988a46d362dc852e4aadca96
SHA-256: 9ddab4a5e46cc771ab883513f436630fb82588e67e2ba6a31ea02c70e27b92cf
Download zip
917.6 KB
MD5: 886bcb3d5ca2014d6329c55f5f6c4164
SHA-1: 16ff62c78847039525fd5eadd073b6534d094eb7
SHA-256: c71b8c45dc44a5df63427b487818103c5eb9fc4988eb031523760ebfdba96660
Release notes
- - Updated to compass_radix 3.1.2.
- - Made compass_radix partials import overwritable.
- - Removed radix-livestyle since it is not used for dev anymore.
- - Themes for admin pages.
- - Updated Gemfile.
- - Updated compass to 0.12.4.
- - Updated default kit to bootstrap 3.2.0.
- - Downgrade to Bootstrap 3.2.0 since jQuery 1.9 will not work with CTools.
- - Updated Boostrap to 3.3.0.
- - Update to boostrap-sass 3.3.0.
- - Fixed Checkboxes in People page misaligned.
- - Removed implementation of template_preprocess_views_view.
- - Implemented hook_libraries_info_alter.
- - Set encoding to UTF_8 for css_splitter.
- - Update README.md.
- - Updated FontAwesome to 4.2.0.
- - Moved scripts back to page top to fix JS issues with Panopoly.
- - Fixed Format on edit page is vertical not horizontal.
- - Fixed Notice: Undefined variable: sidebar_first in include() in include() (line 27 of radix/templates/system/maintenance-page.tpl.php.
- - Fixed container width inside panelizer.
- - Made container take auto width when inside view-mode-teaser.
- - Made container take auto width when inside view-mode-panelizer.
- - Added a user directory for template files.
- - Rename other template directory to radix.
- - CSS updates.
- - Allow for integration with the modernizr module.
- - Console.log in radix-modal.js.
- - Added a block partial.
- - Renamed font partial to typography.
- - Updated sass partials.
- - Add a custom class for each region that has content.
- - Get the current panel display and add some classes to body.
- - Update description for kit option.
- - Moved scripts to the bottom.
- - Ignore only compass_radix extension.
- - Added .idea to gitignore.
- - Cleaned up field slideshow templates.
- - Updated logic for adding active link.
- - Comment cleanup.
- - Added template for radix-alert.
- - Added a radix_alert theme.