Jan Paul Erkelens
Jan Paul Erkelens
The urls in the marker classes are relative which breaks any pages that are nested more than one level in (i.e. www.site.com/my/maps/map-id). The library should always assume the images are...
Currently, the `_find` method resolves config values in priority order. However, it does not treat nested value robustly. Plenty of work has been done to support env binding support for...
Implements #73. Look forward to your thoughts.
Hi! Nice job with these plugins. I've added a 'granular' option to the countdown, which stops the string calculation at hours if there is more than a day left, and...
[JNA 5.7.0](https://github.com/java-native-access/jna/blob/master/CHANGES.md#release-570) introduces support MacOs aarch64 support. Please upgrade to that version or higher so that this can run on newer Macintosh versions.
Was wondering if you planned on publishing ko.mapping to NPM. We already manage our ko dependency with it and it would be great to do the same with knockout mapping....
Hey guys, great work with this package! This pull request recursively iterates through all the files in the coverage folders and inserts a 0% coverage record for any that weren't...
It seems like many people (myself included) were receiving sporadic errors about mongodb background operations. This is because the drop command also clears indices for the collection, forcing mongodb to...
Prints any syntax error events emitted by browserify to STDOUT.
There have been some changes that have gone unpublished to bower (namely, fixing the show method by id) that we would like to use, can you please publish them?