Skip to content

Add deterministic top-level panel ordering - #64

Open
yannglt wants to merge 1 commit into
joshpuckett:mainfrom
yannglt:feature/panel-order
Open

Add deterministic top-level panel ordering#64
yannglt wants to merge 1 commit into
joshpuckett:mainfrom
yannglt:feature/panel-order

Conversation

@yannglt

@yannglt yannglt commented Sep 4, 2026

Copy link
Copy Markdown

Summary

  • add an optional order option to panel APIs across React, Solid, Svelte, and Vue
  • render explicitly ordered panels first, preserving registration order for ties and unordered panels
  • document the option and cover store ordering behavior

Validation

  • npm test
  • npm run typecheck
  • npm run build

npm run typecheck retains the repository’s existing Svelte warnings; it reports zero errors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant