harrel56
harrel56
> You might want the app-wrapper.md file to focus on layout (and maybe renamed to layout.md) and have _app.tsx as one option. Another option would be to use a Layout...
Created PR for that #494
Seems like there is already PR for that [#481](https://github.com/denoland/fresh/pull/481).
TBH I wasn't planning on adding support for older drafts. At least not in the near future - I will evaluate how much effort it would take and maybe add...
> For $id in subschemas it should resolve it against the base URI, which is usually defined in $id at the shema root. Yep, I believe now it works exactly...
Generally it makes sense and I agree with the most of it :) > introduce some 'top-level' absoluteDefaultUri and calculate the final schama uri as: Definitely was thinking about this...
Hi there, thanks for your kind words! > we'll sure find a workaround I think this can be easily achieved by providing your custom `Evaluator` for `type` keyword. It would...