Jan van Heesch
Jan van Heesch
> Anything in particular that caught your eye? https://github.com/ToothlessGear/node-gcm/blob/master/lib/result.js https://github.com/ToothlessGear/node-gcm/blob/master/lib/multicastresult.js and several as deprecated marked constants. Additionally I would recommend switching to `Promise` / `async/await` architecture when going away from...
I would work on some of these points, but I'm waiting for TypeScript, because of type safety and because `@types/node-gcm` would get incompatible if we change stuff now.
Any news about `$t` having TypeScript autocomplete?
I'm getting `[Vue Named Pipe Client] No server found for .....` and `[Vue Named Pipe Client] Timeout`. Rollback to 2.0.6 *is not working* for me. Vue plugin 2.0.14 vue-tsc 2.0.14...
Please review and merge this pull request. This avoids writing this functionalities again and again for each project...
Please merge this PR, as it upgrades jwt-decode to latest version! The latest version has several internal improvements in bundle size etc.
In my understanding `isLoading` is true until the image is fully loaded. That means, `isLoading` is true, even when loading the image is hold off.
The migration guide has been removed here: https://github.com/vuejs/eslint-config-prettier/commit/76ff5bcce495b564decd659eea68c6cecfc1579c It seems that this package is not deprecated anymore?!