You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
matrix-spec/layouts/partials
Kévin Commaille f4e7b2aa97
Fix property type resolution in render-object-table (#1789)
The split was not clear between property-type and type-or-title,
so it was not obvious which partial should be called for recursion.
That resulted in an error where type-or-title was only called for objects and array items, even if it also resolves
arrays of types.

This makes the split clearer. property-type must be called for any schema,
and object-type-or-title is only called for object schemas.

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
6 months ago
..
events Add support for `$ref` URIs containing fragments in OpenAPI definitions and JSON schemas (#1751) 6 months ago
hooks Update docsy to v0.8.0 (#1699) 7 months ago
json-schema Add support for `$ref` URIs containing fragments in OpenAPI definitions and JSON schemas (#1751) 6 months ago
openapi Fix property type resolution in render-object-table (#1789) 6 months ago
added-in.html Start annotating which version of the spec added a thing (#3425) 3 years ago
alert.html Support alerts (notes, warnings, rationales) 4 years ago
breadcrumb.html Update docsy to v0.8.0 (#1699) 7 months ago
changed-in.html Move `prev_content` to unsigned (#3524) 3 years ago
footer.html Comments for all the layout templates 4 years ago
navbar.html Update docsy to v0.8.0 (#1699) 7 months ago
version-banner.html Comments for all the layout templates 4 years ago