Sharon (Sean) Rolel

Results 21 comments of Sharon (Sean) Rolel

@Quramy can you comment on this?

Is this going to be released? Thanks :)

Also interested in this use-case.

It accepts a CSS AST object, not the kind of style object this library produces.

I have a workaround, nasty but works well in production. I use `SimpleFunction` to insert my own defined functions, then use a regex to replace those with the functions I...

@thijsdaniels could you please elaborate on that solution? from what I can see in 0.3.0, rover does not have a `subgraph compose` command.

From lodash docs: > By default, the first argument provided to the memoized function is used as the map cache key. In the test case, the first argument is the...

Yes, you are right. This PR makes the required change: https://github.com/reduxjs/reselect/pull/359

Hi all, I have a working solution for this and could make a PR, but are PRs even looked at?