mobidev111

Results 11 comments of mobidev111

Please fix some linting errors: cordova-plugin-camera/src/windows/CameraProxy.js 838:24 error Strings must use singlequote quotes 838:55 error Strings must use singlequote quotes 838:80 error Strings must use singlequote quotes

@nmccready @elesdoar any indication when there will be a version ready for leaflet 1.0? what's the status - which things still need to be done?

here's a queue implementation: http://meltuhamy.com/dev/offline-resilient-mixpanel-tracking-for-ionic-without-a-cordova-plugin/ https://github.com/meltuhamy/belfastsalah/blob/master/www/js/svc/mixpanel.js @sandorfr @tdumitrescu any chance to take on this in the foreseeable future? similarly to what you did with the localstorage support?

alternative approach here: https://github.com/skotzko/mixpanel-event-queue

I'm not familiar with the inner workings of the project - better be done by someone who can fix tests in case of problems due to the updated dependencies. this...

browserify handles dependency management of your modules very well - I can add/remove a module simply by add/removing the corresponding require() - and during the build process this change is...

Possibly a more modern codebase as starting point (forked from Phonegap-NFC): https://github.com/iotize-sas/device-com-nfc.cordova

@adrianrey05 @alemp @sidneycorreia there are multiple requests for this feature - see #548 - please add your requirements & contribute so that we get this supported in the maintained typeorm...

@BradyLiles could you post your changes in this repo as pull-request to typeorm - pleerock is looking forward to these changes getting merged (https://github.com/typeorm/typeorm/issues/62#issuecomment-262148315) and the community can extend your...

@AndrewKeig could you merge #47? Would be of great to have the newer protractor versions working.