Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
13.04 KB
MD5: fa9ec7a7c2bca321b207ae35baad6941
SHA-1: 70f650d3a728df8a526966bff8f51d893ac75664
SHA-256: 2e8b63a39dae547425d57d9796a7e65d58fa54c71af5af6e0b66b6fd72c5f0fe
Download zip
15.51 KB
MD5: b47c43b294a55c34794b1a3ac3a00f27
SHA-1: 313d55a98ca0a4f1051f01d9b13243905aef0484
SHA-256: 10f0d30ad7d14e76c890f8274aef65981ce93c574e38be831b84c8c0e23105ce
Release notes
The following bugs were fixed:
- #1828318: Multilingual: translated scope values break drupal_add_js() by rupl, killerpoke
The following features were added:
- Updating respond.js upstream library to v1.1.0
- #1490376: Drush command should issue a warning when module is enabled but CSS aggregation is disabled by rupl
- #1651308: Add a custom user permission: "administer respondjs" by rupl
Miscellaneous improvements:
- #1525002: Move hook_requirements to install file by helior
- #1525028: Support curl download mechanism in Drush command by helior
- #1525056: Add "destination" to links in Status Report page by helior
- #1706502: Document a conflict with Sasson base theme development mode by rupl
- Lots o' docs improvements