-
Issue #999870 by gmclelland, rupl: correctly implement hook_libraries_info().
-
Updating drush command to download Modernizr-dev 2.5.3
-
Using drupal_add_js() to print Modernizr.load() commands. Like an adult.
-
Cleaning up Modernizr's implementation of hook_modernizr_info(). Updating settings to match Modernizr 2.5.3
-
Removing remnants of server-side Modernizr settings. Reworded admin config.
-
Issue #1478038 by pixelwhip: Add test descriptions to the Modernizr rebuild page. Reworked output to use render arrays.
-
Issue #1476980 by pixelwhip: fixing typo on Modernizr rebuild page.
-
Re-wording the default settings page. Adding link to rebuild in case the tabs are overlooked.
-
Adding 'Rebuild Modernizr' tab to admin config UI.
-
Fixing bug where Modernizr.load() printed out a broken statement if nothing had been added to theme .info file yet.