Skip to content

Feat(csc-ui): External data mode for c-autocomplete - #246

Merged
villeerikssoncsc merged 3 commits into
mainfrom
vue-migration
Aug 19, 2026
Merged

Feat(csc-ui): External data mode for c-autocomplete#246
villeerikssoncsc merged 3 commits into
mainfrom
vue-migration

Conversation

@razorfever

Copy link
Copy Markdown
Contributor
  • Chore(docs): Run the docs dev server on port 3500
  • Feat(csc-ui): Add external data mode to c-autocomplete

villeerikssoncsc and others added 3 commits August 13, 2026 06:34
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
An `external` prop hands filtering to the consumer (the component renders
`items` verbatim) and a new `change:query` event carries the typed query —
on every keystroke and with an empty string on panel open, per ADR-0029.
The panel gains a loading row, the closed field's label survives `items`
swaps via a commit-time cache, and c-dropdown's dead 3.x query machinery
is deleted. Ships external + custom-filter docs examples in all flavors,
usage.md prose, a corrected migration-guide entry, and new CONTEXT.md
terms (External mode, Query).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@villeerikssoncsc
villeerikssoncsc merged commit 8fa745a into main Aug 19, 2026
2 checks passed
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.

2 participants