John Bayly

Results 7 issues of John Bayly

I know this is a very niche case, and I'm adding this in case anyone ever comes across the same issue, rather than expecting this to be fixed. I picked...

I've created a branch that adjusts the mass that a kerbal is allowed to pick up depending on the local gravity, or if in a freefall environment allows engineers with...

enhancement

# Feature request The interface definition for `Row` should also include the type `{v: any, f: any}` - see [Cell Objects](https://developers.google.com/chart/interactive/docs/reference#cell_object) ## Describe the solution you'd like Update the Row...

feature

When I created #278 I [stupidly] targeted Angular 14, which has meant that the package can't be used with Angular 13 - something that's just bitten me in the a**....

When trying to navigate quickly between checklist pages, the previous/next buttons jump up and down as the list changes length. It would be useful for these buttons to be located...

Properties that contain number, such as `GoCardless.Resources.TaxRate.Percentage` or `GoCardless.Resources.PayoutItem.Amount` are presented as strings. This makes very little sense as they're numbers, and raises a few questions: 1. Can they be...

When building using `ng build --prod`, or the new `ng build --configuration production`, a `style` tag is addded to the head element that forces the body min-width to be 992px!important,...