György Frivolt

Results 6 issues of György Frivolt

I'm trying to compile styles in clojurescript. Artithmetics and `at-import` do not compile correctly. This is a mini example of the behavior: ``` cljs.user=> (require '[garden.units :refer [px em]]) cljs.user=>...

We would like to use map files also on staging and/or production, tools like sentry can give us more helpful error reports if we attach them. I see that maps...

Probably there is a reason for this implementation, but in case of a relation with a remoteKey the cloned model is not going to have the same attributes as the...

Simple addition for markers with labels. This is a feature supported by google maps utility library.

- options are always passed to the backbone events, that seems to be a convention - it's useful for passing the context of the place where the event triggering happened

Not sure whether there is any support for adding custom middleware for HTTP calls. I've used `org.sharetribe/aws-sig4` before to create a middleware adding AWS signature v4 to the requests with...