-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
merge libs? #1
Comments
Hey, Its cool. Let us discuss to cleanup API. The main difference between toQuery.js and json2mq now is In addition to I introduced type in json2mq because I am doubtful whether With What do you think ? |
@akiran I think that |
@contra, I agree. It would be nice if every thing is in JSON. API for API for only keyword is slightly tricky. |
@akiran What exactly does the |
From this article
From what I understand, only keyword is required for old browser support. |
@akiran So it doesn't actually change he behavior of a media query? That seems kind of silly... |
Yes, at least that what I understood from that article. |
from the css-tricks article
|
@akiran I think we can ignore that, it doesn't seem like something in effect today |
I will go ahead and make the changes . |
@contra Made a 0.2.0 npm release |
Hey there -
Your lib looks cool, I want to use it instead of some stuff I wrote for react-responsive
Here is my stuff:
https://github.com/wearefractal/react-responsive/blob/master/src/toQuery.js
I think negation might be the only missing feature from json2mq - want to have a look at the code and see if there are any other gaps?
The text was updated successfully, but these errors were encountered: