Matthew Gamble

Results 38 issues of Matthew Gamble

This code does not trigger the `mocha/no-exports` rule. It appears this is happening because the `isMochaFunctionCall` function in `lib/util/ast.js` thinks the calls to `describe()` and `it()` are shadowed references, and...

IMO this would be even more useful than a `--dry-run` flag for `build`, because this is where the actual synchronisation happens. Being able to use this in CI/CD scenarios for...

This would make packaging for distributions easier.

I started receiving HTTP 429 errors after just a couple of invocations of the program. Would it be possible to cache the data somewhere for a limited time so it...

enhancement
help wanted

I noticed that built-in types have been added to this package, which is a huge :+1: However I noticed that since that has been done, there have been some improvements...

It would be great to get typescript support for this package!

I'd like to configure Injector to ignore all constructor parameters that are typed with `str`, `int` or `bool`. Is this possible? Right now I have to leave off the type...

We ran into an issue recently where we had a need to create URL keys for products and categories with non-Latin characters, and they were not showing up properly in...

- Fix issue with exporting more than 1000 items in a grid at one time. If you attempted to export more than one page worth of results for a grid...

There is a new version of box released by the humbug organisation: https://github.com/humbug/box It offers significant improvements over the old version, including speed, and has removed various deprecated dependencies: https://github.com/humbug/box/blob/master/UPGRADE.md...