Skip to content

Version Packages - #79

Merged
rpvilo merged 1 commit into
mainfrom
changeset-release/main
Sep 14, 2026
Merged

rpvilo merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@intentface/chat@0.3.0

Minor Changes

  • #78 5872ad5 Thanks @rpvilo! - Add three app-shell primitives alongside the chat ones: Shell (a collapsible,
    resizable sidebar with hover-peek), Nav (a nav tree with roving focus,
    typeahead and a guide ladder) and Tabs (an open-ended, closable collection
    whose panel renders in the layout or anchored to its own tab). Each ships on the
    usual three-module layout, so a server component reaches every part.

    None of them persist anything or claim a global key: state goes out through
    callbacks (onOpenChange, onExpandedChange, onValueChange, onItemsChange,
    and the sidebar's onResize) and comes back in as default* props or, for the
    sidebar's width, as the --shell-sidebar-width custom property. Where it is
    kept, and which keystroke toggles what, stay the app's to decide.

    Also fixes the shared transition internals: useAnimationsFinished now runs its
    callback when there is no element rather than returning silently, which
    previously left a closing Composer.Panel or popover mounted for good, and
    gained a subtree option. useAnchorPositioning publishes
    --anchor-available-width and no longer animates a surface in from its
    pre-placement position.

@vercel

vercel Bot commented Sep 14, 2026 •

Copy link
Copy Markdown

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

Project Deployment Actions Updated
intentface-chat Ready Ready Preview Sep 14, 2026 8:11pm UTC

Request Review

@coderabbitai

coderabbitai Bot commented Sep 14, 2026

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: 81440043-9d63-41c3-9ec6-ecd3087a96df

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands.

@rpvilo
rpvilo merged commit 730dad7 into main Sep 14, 2026
7 checks passed
@rpvilo
rpvilo deleted the changeset-release/main branch September 14, 2026 20:13

This branch was successfully deployed

1 active deployment
Preview — 80cbe5f3 Deployed Sep 14, 2026 by vercel[bot]
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