K. Shankari

Results 15 issues of K. Shankari

I've been using arrow for a while in my project, and I really like the clean semantics around timezones. However, I just ran into a small hole in timezone support,...

enhancement

Consider the following scenario: - an app using the datepicker is launched on `d1` - $scope.today is set to `d1` - the app is sent to the background (suspended) but...

#### tl;dr #### There are potentially nicer/more principled ways to do this, but this works, so I wanted to submit it in case it helps somebody else. I'm happy to...

According to the README, > The previous version was built primarily for people using R, Sweave, and LaTeX. Therefore, this version is created for people who need a straight-forward LaTeX...

### Emoji symbol 🔙 ### Emoji code `:back:` ### Emoji description Code that adds backwards compatibility ### Describe the use case of your emoji Code that is used for backwards...

emoji
needs-feedback

the `$.i18n().load` method returns a jquery promise. https://github.com/wikimedia/jquery.i18n/blob/6afc05ae64a2051d0a97b143ae90ca76f651874e/src/jquery.i18n.messagestore.js#L23 HOWEVER, if the load fails, the promise does not fail. The code explicitly traps the fail callback and converts it to a...

`forLocalNotificiation` -> `forLocalNotification`

cordova now supports specifying dependencies in the config file and automatically retrieves them. This means that we don't need to manually check in the jar file - it can be...

The plugin is now called de.appplant.cordova.common.registerusernotificationsettings https://www.npmjs.com/package/cordova-plugin-registerusernotificationsettings I would use the base fork, but unfortunately, https://github.com/katzer/cordova-plugin-local-notifications is still at version 0.8.4. In the meanwhile, if we want to use actions,...

I don't really have time to fix https://github.com/maxcountryman/flask-uploads/issues/39 But as @maxcountryman pointed out there, > Python tooling generally makes it trivial to install from git directly This just updates the...