RopoMen

Results 15 issues of RopoMen

Methods which are added in to scope are not defined inside isolated scope. I previously had noticed some weird behaviour in "isSomething" methods, but now I was able to point...

Hi, Could you please remove wait-for-it.sh script from Dockerfile and instead 1. add it in to repository and mount it inside the container before tests 2. Or download it inside...

Type definition for Interface Options.resolver https://github.com/APIDevTools/swagger-parser/blob/main/lib/index.d.ts#L235-L243 is not allowing custom resolver. Correct type definition inside [json-schema-ref-parser](https://github.com/APIDevTools/json-schema-ref-parser/blob/main/lib/index.d.ts#L202-L212)

Hi, The last PR (https://github.com/vpulim/node-soap/pull/1179) where axios moved as peer-dependency was a way to fix type issues with axios instance if project depending from node-soap would also use axios as...

Hi, I added support for these busboy configuration paramters. Reason for this is that I need ' defParamCharset' override from `latin1` to `utf-8`. We have busboy 1.6.0 in our project...

enhancement
pr

"Since version 0.13.0, UI Bootstrap depends on ngAnimate for transitions and animations, such as the accordion, carousel, etc. Include ngAnimate in the module dependencies for your app in order to...

Hi, I noticed that you have not published your latest IE11 fixes as new release (1.1.1) I was using your latest tag 1.1.0 which comes from Bower. Could you fix...

Currently used protocol http/https cannot be override. I currently pass given url to this library without doing anything and this lib is parsing videoID from url given by end-user. This...

Hi, Could you add support for init of JS API's? 1. YouTube video is about to embedded and JS API is enabled in settings. 2. Your 'embedVideo' directive notices this...