Closed (fixed)
Project:
Respond.js
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 Nov 2011 at 20:58 UTC
Updated:
27 Nov 2011 at 20:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
anthonyR commentedI'm doing the first steps for this, just have a small issue, will contact you on IRC and can post a patch later on.
Comment #2
anthonyR commentedHere's a basic patch for libraries support. Also updated the readme on installing the library.
Comment #3
anthonyR commentedFix my error in the previous version
Comment #4
anthonyR commentedComment #5
ruplHey this is a great patch, thanks! I took the code and committed it to dev along with some other changes. I want to keep the naming convention consistent, so I changed the variables and directories to 'respondjs'
I also removed the hard dependency on Libraries API. Although we should support it, I don't want to require the dependency, especially since respond.js is GPLv2 and we can ship the module with the library included. The module will favor the Libraries API when it is enabled, but will fall back to the module's copy if something goes wrong.
Changing the scope slightly and setting this to fixed for now. If other bugs pop up just open new issues using the Libraries component.