respondjs 7.x-1.2
Posted by rupl on December 20, 2012 at 4:19pm
| Download | Size | md5 hash |
|---|---|---|
| respondjs-7.x-1.2.tar.gz | 13.04 KB | fa9ec7a7c2bca321b207ae35baad6941 |
| respondjs-7.x-1.2.zip | 15.51 KB | b47c43b294a55c34794b1a3ac3a00f27 |
Last updated: December 20, 2012 - 16:23
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
respondjs 7.x-1.1
Posted by rupl on March 17, 2012 at 2:55am
| Download | Size | md5 hash |
|---|---|---|
| respondjs-7.x-1.1.tar.gz | 12.28 KB | 52f9887b011d7728d87c27042da8fc27 |
| respondjs-7.x-1.1.zip | 14.43 KB | f26fab90b36d8e03df4c4f52b6fd8274 |
Last updated: March 17, 2012 - 03:00
Release notes
Respond.js Drupal module improvements:
- Improved detection of scripts within Drupal directories.
- Users can configure where respond.js will be called, either the header or footer.
- #1477172: Moving the CSS aggregation nag to hook_requirements() by populist.
- Added hook_uninstall() for variable cleanup.
- #1487030: Allow admins to disable the severity of CSS aggregation warning by rupl.
respondjs 8.x-1.x-dev
Posted by rupl on December 11, 2011 at 11:13pm
| Download | Size | md5 hash |
|---|---|---|
| respondjs-8.x-1.x-dev.tar.gz | 11.34 KB | c05fe23634f00a572097f15194979514 |
| respondjs-8.x-1.x-dev.zip | 12.91 KB | 00756df7c9a36f96087e1c2da9c7184d |
Last updated: December 12, 2011 - 00:47
Release notes
Branched from 7.x-1.0, identical except for new conditional comments support within drupal_add_js(): #865536: drupal_add_js() is missing the 'browsers' option
respondjs 7.x-1.0
Posted by rupl on December 6, 2011 at 7:56pm
| Download | Size | md5 hash |
|---|---|---|
| respondjs-7.x-1.0.tar.gz | 11.32 KB | dbe002cb6ab778c3785752d7dd29b22a |
| respondjs-7.x-1.0.zip | 12.92 KB | 16b07fce1a8f55f7087489bca1e17519 |
Last updated: December 6, 2011 - 20:00
Release notes
Initial release!
- Ships with Respond.js since it is now GPLv2
- #1335834: Libraries API - basic support by anthonyR, rupl
- #1346122: Add a Drush command to download repsond.js library by cluther, rupl
- #1350130: Issue an administrative warning when CSS aggregation is disabled by rupl
- #1296240: Any plans to do a full release? - yes :)
respondjs 7.x-1.x-dev
Posted by rupl on November 8, 2011 at 11:20pm
| Download | Size | md5 hash |
|---|---|---|
| respondjs-7.x-1.x-dev.tar.gz | 13 KB | f3b33d7cbe76f8cd362ecaac0882ee56 |
| respondjs-7.x-1.x-dev.zip | 15.48 KB | 52b5235e864c7697a5fd997b8a2f54c0 |
Last packaged version: 7.x-1.2+6-dev
Last updated: February 22, 2013 - 13:32
Release notes
This module implements Respond.js, a JS polyfill for CSS3 media queries. Module features still in development before official release:
- Libraries API support
- Conditional comments?