Nace Logar
Nace Logar
Just a question(type), I see that most of the code refers to GitHub, but I was wondering if you are thinking of maybe supporting [GitLab](http://doc.gitlab.com/ce/api/labels.html) as well? P.S.: The only...
Currently with option `Add Labels From Package` I can only take the path from current directory, it would be awesome if I could specify path to some other directory with...
Hey! I was wondering is there a way that some state options could be passed in? Example: ``` js ncyBreadcrumb: { stateOptions: { reload: true } } ``` That would...
So from the examples I see that we need to use `Class.create()` method to create a new instance is there a reason why this can't be handled in `Document` constructor,...