arthabus

Results 30 issues of arthabus

While I was finally able to run injection with AppCode and iOS device there are still issues I'm seeing which may probably help to improve this great plugin further. After...

Hi, thanks for the great project! I'm stuck with a customization as I'm quite new to the internals of vuepress so hopefully I can get a bit of help. Is...

Is there a way to use OCMapper with watchOS? If not at the moment are there any chances to support watchOS platform any soon? I'm integrating watch support in my...

Hi, I have the following use case. I have nodejs app that needs to reuse model hierarchy written in ES6 with all those exports which is not supported in the...

Hi, first of all thanks for the great lib! I'm trying to add an iCalendar connection to my web app so I can read/create/update/delete events on my users' behalf. However...

I have a case where I need to change the vue-draggable-resizable element width and height when user clicked on it but just before drag started. Is there a way to...

### Expected behavior Import preserves NaN values and completes the import ### Actual behavior If a document contains NaN values, they are translated to "undefined" which makes firebase import fail...

I'm dumb - I'm using firebase nodejs and I can't understand how to install graphicsmagick and ghostscript there. Any help please? I'd expect those modules to be available as npm...

Hi, I have a list of draggable items which can be partially and temporarily disabled for any manipulations. Let's say there is a list of 10 items and first 6...