Skip to content

feat(adapters): expose reactive selection capture state#332

Merged
vamgan merged 1 commit into
mainfrom
feat/vue-svelte-selection-state
Jun 7, 2026
Merged

feat(adapters): expose reactive selection capture state#332
vamgan merged 1 commit into
mainfrom
feat/vue-svelte-selection-state

Conversation

@vamgan

@vamgan vamgan commented Jun 7, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Add reactive selectionState to Vue region and text selection capture composables
  • Add reactive selectionState to Svelte region and text selection capture stores
  • Document rendering selected-context confirmation and inline composer UI from the new state

Tests

  • npm --workspace packages/vue test -- --run
  • npm --workspace packages/svelte test -- --run
  • npm run build --workspace packages/vue
  • npm run build --workspace packages/svelte

No version bump: this is framework parity for the small selection-state API addition.

@vercel

vercel Bot commented Jun 7, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
askable Ready Ready Preview, Comment Jun 7, 2026 11:11pm

@pkg-pr-new

pkg-pr-new Bot commented Jun 7, 2026

Copy link
Copy Markdown

Open in StackBlitz

@askable-ui/context

npm i https://pkg.pr.new/@askable-ui/context@332

@askable-ui/core

npm i https://pkg.pr.new/@askable-ui/core@332

@askable-ui/create-app

npm i https://pkg.pr.new/@askable-ui/create-app@332

@askable-ui/mcp

npm i https://pkg.pr.new/@askable-ui/mcp@332

@askable-ui/react

npm i https://pkg.pr.new/@askable-ui/react@332

@askable-ui/react-native

npm i https://pkg.pr.new/@askable-ui/react-native@332

@askable-ui/svelte

npm i https://pkg.pr.new/@askable-ui/svelte@332

@askable-ui/vue

npm i https://pkg.pr.new/@askable-ui/vue@332

commit: 8b06c9f

@vamgan vamgan merged commit 09f7234 into main Jun 7, 2026
9 checks passed
@vamgan vamgan deleted the feat/vue-svelte-selection-state branch June 7, 2026 23:13
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