K. Shankari

Results 25 comments of K. Shankari

In case anybody else is looking to see when this will be merged, I switched to using the version from https://github.com/timkellypa/cordova-plugin-local-notifications.git instead and it works fine for me. ``` cordova...

this sounds like a great idea, specially since there are now two implementations, instead of just protocol specifications. Did you hear back?

It looks like commits https://github.com/rajeshwarpatlolla/ionic-datepicker/commit/45631a40970ba5136caca04ea34169a329af53a1 and https://github.com/rajeshwarpatlolla/ionic-datepicker/commit/0fb4e662268fc482c1f015f6f1a2522cd583b8bb (currently on master) might have also fixed this? Trying now. These are the last two commits merged to master, so just syncing directly...

Those commits will probably fix the issue, but the distfile has not been rebuilt to include them. I am rebuilding the distfile using gulp. @rajeshwarpatlolla if I submitted a PR...

@postb99 I tried your fork and it still doesn't work. See attached gif. I looked at your code https://github.com/OSAMES/ionic-datepicker/blob/master/src/ionic-datepicker.provider.js#L404 and it looks like the callback is not invoked like in...

I am going to work around this in my fork by simply resetting `$scope.today` in `openDatePicker`. Please let me know if I should submit a PR.

@sylvainhalle I also agree that a separate script is the right way to go. If the script would have a standard interface, it would make it easy to contribute new...

FYI, I tried `latexpand` on a paper and it worked fine for the latex source. It did have some issues with the bibtex file, but hopefully people are using bibliography...

@MartijnR it would be very useful for us to have a playground at least for `enketo-transformer`. If we want to display a form in `enketo-core`, we need to have the...

or requiring an API key and throttling requests that don't have an associated key? I wonder what codepen and other playgrounds do?