mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
38a5f71e52
Adds an optional `highlightOrder` field (0-based index into the manifest's `highlight:` array) on each bundled DemoFile that is flagged `highlighted: true`. Consumers like shell-docs's new <DemoSource> component use this to render highlighted files in the manifest author's preferred order rather than the bundler's alphabetical-with-page-first fallback. Files not in `highlight:` carry no `highlightOrder` and keep the existing sort behavior. Additive field; no migration needed.
22 KiB
22 KiB