benwest

Results 7 issues of benwest

Fixed an issue where builder fields in the Site blueprint would not preview.

The method of detecting the panel didn't work for me, maybe Kirby 3.5 broke it? This works.

Hey, I notice that the type created by `z.record` is `Partial`, and I can't see a way to avoid the `Partial`. I don't want to use `z.object` because I have...

See #35: `frame.disposalType` is used incorrectly in the demo, which had me scratching my head for a while today.

I've been making some moves on TypeScript typings for KQL queries. It's early days, but I am able to derive response types from queries pretty well already. I'm testing and...

Hi! Very good and wonderful library, I made some changes to suit my project, maybe they're helpful? - Return type is now inferred when passing a bare Promise - `preload`...

I wanted my map field to stay open all the time, so I made collapsing optional.