Kevin Ross
Kevin Ross
Hey @FezVrasta can you link to that discussion? I agree, hooks should probably be the implementation.
@FredyC this idea is not new so it should not yield a new discussion. My understanding is that hooks are logical as the foundation. hwillson has valid concerns mostly about...
For my use case with material-ui, we would like the header to be rendered flat at zero scroll, but with a box shadow upon scroll. We are currently using this...
In my case, I'm watching the content of a modal dialog.
@sheerun I have the same problem as @pjanik, though I'm trying to bring in `add_dependency 'rails-assets-jquery.easing'` through a gemspec file. `:require` false, while I've never used it so don't claim...
@sheerun I'm curious, if it isn't a good idea to use in gems, then why would it be a good idea to use in a rails app? What is the...
Thank you. This happens to be private so there are a number of assumptions in use of it and it isn't an issue. Even if it were public, I'd argue...
@rob2d I'm not sure that the latest jss is compatible with this `master`. We had a short discussion an the material-ui gitter, waiting for @nathanmarks to get settled and weigh-in.
Thanks, I'll use your workaround until we can get a preprocessor in flow.
This workaround is viable, just not optimal. As-is, I'm not using cssx yet due to this and the ide integration problem (which I filed an issue).