Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 62.91 KB
MD5: 0d27c4c121e75a4ad2820dd5e647c0be
SHA-1: 1047a974d46a757e665dc3f05c7360e70adf2645
SHA-256: f83dc4b9bc407e340f83bdfd101f4a461de5c1353625130a20a59b06300ecaa6
Download zip 100.32 KB
MD5: 25c7ae71a11ed54a67831bb6cc033dff
SHA-1: ccdc8e4ff12573d6926fa83a7e6f912e6210ef8b
SHA-256: aa5ca7ba79d0bb16676cbcee0bb68a9f6387f66a1b57c08ee1cb48888fd28800

Release notes

The release primarily concerns the implementation of the Libraries module hook_libraries_info. We discovered some incompatibilities on sites that include modules that also implement this hook with the same libraries.

Changes since 7.x-1.1

  • Issue #2165379 by tcowin, jessebeach | hass: The version of the Modernizr (custom build, see download URL) library could not be detected.
  • Issue #2154147 by Wim Leers: Conflicts with Colorbox and jquery <1.7 due to custom implementation of on().
  • Development on the Demo Framework project revealed that the libraries implementation in Navbar is too brittle for setups that have multiple modules declaring the Backbone and Underscore libraries. Navbar needs to declare default files in order to defaults files and to be more defensive in the conversion function for empty arrays.
  • Change array to Array in a docblock.
  • Set default color to black, not white. Set default font size with a keyword (small) not in rems.
Created by: jessebeach
Created on: 3 Jan 2014 at 21:06 UTC
Last updated: 26 Jan 2022 at 19:02 UTC
Insecure
Unsupported

Other releases