Paul Kiddle

Results 14 issues of Paul Kiddle

Weeknote 34 is in the directory `43`, so the HTML & RSS links to that page are broken

I have the following property in one of my OpenAPI resources: ```json "aspectRatio": { "type": "array", "examples": [ [ "16", "9" ] ], "prefixItems": [ { "type": "string" }, {...

OpenAPI allows string fields in responses to indicate what type of data they contain using the [`format` property](https://swagger.io/docs/specification/v3_0/data-models/data-types/#string-formats). Currently this client doesn't expose access to this property in any way,...

**Describe the bug** The date buttons have their `role` set to `gricell` instead of `button`, which confuses some accessibility software, for example Dragon Naturally Speaking **Steps to reproduce** Visit https://vanilla-calendar.pro/...

bug