Feat(csc-ui): External data mode for c-autocomplete - #246
Merged
Conversation
razorfever
commented
Aug 19, 2026
Contributor
- Chore(docs): Run the docs dev server on port 3500
- Feat(csc-ui): Add external data mode to c-autocomplete
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
approved these changes
Aug 19, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.