Antony Jones

Results 55 issues of Antony Jones

I've followed the instructions listed here and on the original logspout repository, but I appear to be having problems finding the logspout-logstash dependency (both locally and on CI) The error...

[rendered](https://github.com/sveltejs/rfcs/blob/4940d243733b284e93b154c2d3b989b2b396cda9/text/0000-error-boundary.md)

**Describe the bug** If you have a series of nested directories with layouts in your routes directory, and you attempt to navigate to a second level directory, then preload gets...

bug
preload

Feature Request ## What Looks like this polyfill doesn't exist in the service, it would be great to have it. ## Details Somebody raised an issue on my repository to...

library

What about adding a [https://sapper.svelte.technology](Sapper) and/or raw [https://svelte.technology](Svelte) version?

need pr

Right now the readme says how to `require` a module. That's pretty obvious. What I would like to know is: * usage * configuration * main methods I can call...

I've fixed this in my fork but I'm not a Vue user so I'm not sure it's the correct fix. You'll get this error trying to install: ``` npm ERR!...

Updates dependencies to the newest (prefixed) ones whilst holding back a version or two to ensure compatbility.

This adds support for a list of `valid` or `.allow()` parameters for a path, query, or param attribute, which is essential when producing docs for third parties.

It seems that the documentation generator ignores important items such as: - [ ] Nested object documentation - [ ] Conditionals like Joi.when - [ ] Min + Max on...