-
Notifications
You must be signed in to change notification settings - Fork 1.1k
[explorer] add KV prefix search #12431
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
🦋 Changeset detectedLatest commit: ecf23ba The changes in this PR will be included in the next version bump. Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
Claude finished @emily-shen's task —— View job Changeset ReviewThe changeset in Missing experimental opt-in details: The changeset mentions "This is an experimental WIP feature" but doesn't explain how users can access it. According to the guidelines, experimental features should include a note on how users can opt in. Suggested addition: Add a line explaining how to enable/access this experimental feature (e.g., "Enable with Otherwise the changeset looks good:
This is a screenshot of the KV Local Explorer interface. It shows a search box with "api" entered as a prefix, and three KV entries displayed that all start with "api:" (api:base-url, api:rate-limit, and api:timeout-ms). The interface has a clean, modern design with a sidebar showing KV namespaces. Not a cute animal, but it is a well-designed UI. 9/10 for visual clarity. |
485bb6f to
e4dfbe2
Compare
e4dfbe2 to
8a6e07f
Compare
create-cloudflare
@cloudflare/kv-asset-handler
miniflare
@cloudflare/pages-shared
@cloudflare/unenv-preset
@cloudflare/vite-plugin
@cloudflare/vitest-pool-workers
@cloudflare/workers-editor-shared
@cloudflare/workers-utils
wrangler
commit: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixes DEVX-2437
Unrelated but this PR also stops prettifying routeTree.gen.ts, its already in the .prettierignore file and when developing with vite it keeps getting regenerated with diff formatting.
A picture of a cute animal (not mandatory, but encouraged)