Andreas
Results
6
issues of
Andreas
Include gists from github via the JSON-API http://developer.github.com/v3/gists/#get-a-single-gist
enhancement
It's not guaranteed, that a gremlin has already been instantiated when using this method. `findGremlin` should not return the component but a promise.
enhancement
If the dom element gets removed from the dom and added again later, gremlinjs instantiates the element twice. It should use a repaint/refresh callback instead.
bug