v2.6.4
Added
MentionedInExamplescomponent on every/json-ld-code-examples/<slug>page. Inline prose block listing up to eight other examples whoseschemaTermsreference the current type, with a trailing link to the/schema/<type>listing for the full set. Silent when there are no mentionsactiveSlugwired throughSchemaSidebar→SchemaRelationsPanelso the current example or schema term highlights in the sidebar tree
Changed
- Sidebar now links primarily to rich
/json-ld-code-examples/<slug>pages, falling back to/schema/<slug>listings only when no example exists. Dot repurposed into three states: filled mint (example page), hollow mint ring (reference listing), no indicator (no page). Types with no destination render as non-interactive muted rows instead of broken links SidebarLinkRowprop surface replacedhasDot: booleanwithstate: "example" | "schema" | "none"and acceptshref: string | null
Fixed
/schema/conferenceevent/returned 404 because the ConferenceEvent example'sschemaTermsdid not self-reference. Added"ConferenceEvent"to the array sogenerateStaticParamsemits the route- 85 sidebar links that pointed at un-shipped schema.org types (pending types, un-shipped enums, external vocabularies) no longer render as broken links