Skip to content

chore: version packages#55

Merged
vinaypuppal merged 1 commit into
mainfrom
changeset-release/main
May 29, 2026
Merged

chore: version packages#55
vinaypuppal 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 the packages will be published to npm 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

@perspective-ai/sdk@1.9.0

Minor Changes

  • 09a5fbb: Add slider push mode and trigger toggle
    • sliderMode: "overlay" | "push" option (default "overlay", backward compatible). In push mode the slider shifts page content aside so it occupies real layout space instead of overlaying it — no backdrop, the page stays interactive, and clicking the page no longer closes the slider. Falls back to "overlay" on narrow viewports. Available via the JS API, the data-perspective-slider-mode="push" attribute, and the useSlider React hook.
    • Trigger toggle: clicking the same data-perspective-slider trigger again now closes an open slider instead of re-opening it (respects disableClose). The React useSlider hook continues to expose toggle().
    • Fix: adjust the slider close-button position.

@perspective-ai/sdk-react@1.9.0

Minor Changes

  • 09a5fbb: Add slider push mode and trigger toggle
    • sliderMode: "overlay" | "push" option (default "overlay", backward compatible). In push mode the slider shifts page content aside so it occupies real layout space instead of overlaying it — no backdrop, the page stays interactive, and clicking the page no longer closes the slider. Falls back to "overlay" on narrow viewports. Available via the JS API, the data-perspective-slider-mode="push" attribute, and the useSlider React hook.
    • Trigger toggle: clicking the same data-perspective-slider trigger again now closes an open slider instead of re-opening it (respects disableClose). The React useSlider hook continues to expose toggle().
    • Fix: adjust the slider close-button position.

Patch Changes

  • Updated dependencies [09a5fbb]
    • @perspective-ai/sdk@1.9.0

@vinaypuppal vinaypuppal merged commit d6c6555 into main May 29, 2026
1 check passed
@vinaypuppal vinaypuppal deleted the changeset-release/main branch May 29, 2026 11:57
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